6 Commits (28a965ff71a00d89f37b88ca73ae61adf94de544)

Author SHA1 Message Date
Victor Stinner 14e461d5b9 Close #11619: The parser and the import machinery do not encode Unicode 13 years ago
Benjamin Peterson 832bfe2ebd add a AST validator (closes #12575) 15 years ago
Victor Stinner 00676d1436 Issue #9738: Document encodings of AST, compiler, parser and PyRun functions 15 years ago
Neal Norwitz adb69fcdff Merge from ast-arena. This reduces the code in Python/ast.c by ~300 lines, 20 years ago
Neal Norwitz 921fa8595e use PyAPI_FUNC instead of DL_IMPORT. are we going to deprecate the old non-Py PREFIXED macros, etc? 21 years ago
Jeremy Hylton 3e0055f8c6 Merge ast-branch to head 21 years ago