Commits
User selector
Commit History
Commits on Feb 28, 2023
gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)
Show description for 880437dauthored
Commits on Nov 14, 2022
gh-81057: Move Global Variables Holding Objects to _PyRuntimeState. (gh-99487)
Show description for a088290authored
Commits on Mar 26, 2022
bpo-43224: Implement PEP 646 grammar changes (GH-31018)
Show description for e8e737bandauthored
Commits on Feb 23, 2022
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
Show description for 1f45536authored
Commits on Apr 29, 2021
bpo-43892: Make match patterns explicit in the AST (GH-25585)
Show description for 1e7b858andauthored
Commits on Mar 23, 2021
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
Show description for 94faa07authored
Commits on Sep 16, 2020
bpo-41746: Add type information to asdl_seq objects (GH-22223)
Show description for a5634c4authored
Commits on May 18, 2020
Commits on Apr 18, 2020
Commits on Apr 13, 2020
Commits on Mar 10, 2020
bpo-34822: Simplify AST for subscription. (GH-9605)
Show description for 13d52c2authored
Commits on Mar 8, 2020
Commits on Mar 1, 2020
Commits on May 27, 2019
bpo-37050: Remove expr_text from FormattedValue ast node, use Constant node instead (GH-13597)
Show description for 6f6ff8aauthored
Commits on May 18, 2019
Commits on May 8, 2019
bpo-36817: Add f-string debugging using '='. (GH-13123)
Show description for 9a4135eauthored
Commits on Sep 30, 2018
bpo-34854: Fix compiling string annotations containing lambdas. (GH-9645)
Show description for 2a2940eauthored
Commits on Sep 27, 2018
Commits on May 17, 2018
- authored andcommitted
Commits on Feb 1, 2018
bpo-32711: Fix warnings for Python/ast_unparse.c (#5426)
Show description for 83ab995authored andcommitted
Commits on Jan 26, 2018
String annotations [PEP 563] (#4390)
Show description for 95e4d58authored andcommitted
Loading