File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -370,12 +370,6 @@ Build
370370- Issue #15819: Make sure we can build Python out-of-tree from a read-only
371371 source directory. (Somewhat related to issue #9860.)
372372
373- Tools/Demos
374- -----------
375-
376- - Issue #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py
377- Patch by Serhiy Storchaka.
378-
379373Documentation
380374-------------
381375
@@ -414,11 +408,18 @@ Documentation
414408Tools/Demos
415409-----------
416410
411+ - Issue #9893: Removed the Misc/Vim directory.
412+
413+ - Removed the Misc/TextMate directory.
414+
417415- Issue #16245: Add the Tools/scripts/parse_html5_entities.py script to parse
418416 the list of HTML5 entities and update the html.entities.html5 dictionary.
419417
420418- Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.
421419
420+ - Issue #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py
421+ Patch by Serhiy Storchaka.
422+
422423
423424What's New in Python 3.3.0?
424425===========================
You can’t perform that action at this time.
0 commit comments