Logo
Explore Help
Register Sign In
dox4/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-08-16 16:08:58 +08:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Parser
History
Victor Stinner d27f8d2e07
bpo-43244: Rename pycore_ast.h functions to _PyAST_xxx() (GH-25252)
Rename AST functions of pycore_ast.h to use the "_PyAST_" prefix.
Remove macros creating aliases without prefix. For example, Module()
becomes _PyAST_Module(). Update Grammar/python.gram to use
_PyAST_xxx() functions.
2021-04-07 21:34:22 +02:00
..
asdl_c.py
bpo-43244: Rename pycore_ast.h functions to _PyAST_xxx() (GH-25252)
2021-04-07 21:34:22 +02:00
asdl.py
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25142)
2021-04-02 12:53:46 +09:00
myreadline.c
…
parser.c
bpo-43244: Rename pycore_ast.h functions to _PyAST_xxx() (GH-25252)
2021-04-07 21:34:22 +02:00
peg_api.c
bpo-43244: Remove parser_interface.h header file (GH-25001)
2021-03-24 01:29:09 +01:00
pegen.c
bpo-43244: Rename pycore_ast.h functions to _PyAST_xxx() (GH-25252)
2021-04-07 21:34:22 +02:00
pegen.h
bpo-43244: Remove parser_interface.h header file (GH-25001)
2021-03-24 01:29:09 +01:00
Python.asdl
…
string_parser.c
bpo-43244: Rename pycore_ast.h functions to _PyAST_xxx() (GH-25252)
2021-04-07 21:34:22 +02:00
string_parser.h
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
2021-03-23 20:47:40 +01:00
token.c
…
tokenizer.c
Fix tokenizer error when raw decoding null bytes (GH-25080)
2021-03-30 00:24:49 +01:00
tokenizer.h
bpo-25643: Refactor the C tokenizer into smaller, logical units (GH-25050)
2021-03-28 23:48:05 +01:00
Powered by Gitea Version: 1.23.4 Page: 2759ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API