Commits
User selector
Commit History
Commits on Oct 29, 2024
Commits on Jun 24, 2024
Commits on May 2, 2024
Commits on Apr 2, 2024
Commits on Jul 3, 2023
gh-106320: Remove more private _PyUnicode C API functions (#106382)
Show description for 506cfdfauthored
Commits on Nov 2, 2022
Commits on Apr 21, 2021
bpo-38605: Revert making 'from __future__ import annotations' the default (GH-25490)
Show description for b0544baauthored
Commits on Mar 23, 2021
bpo-43244: Add pycore_compile.h header file (GH-25000)
Show description for a81fca6authored
Commits on Mar 17, 2021
bpo-43244: Add pycore_ast.h header file (GH-24908)
Show description for 526fdebauthored
Commits on Oct 6, 2020
bpo-38605: Make 'from __future__ import annotations' the default (GH-20434)
Show description for 044a104authored
Commits on Sep 16, 2020
bpo-41746: Add type information to asdl_seq objects (GH-22223)
Show description for a5634c4authored
Commits on Jun 20, 2020
bpo-40939: Remove the old parser (Part 2) (GH-21005)
Show description for 314858eauthored
Commits on Sep 24, 2018
bpo-34683: Make SyntaxError column offsets consistently 1-indexed (gh-9338)
Show description for 025eb98authored andcommitted
Commits on May 30, 2018
Commits on May 29, 2018
bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197)
Show description for 73cbe7aandauthored
Commits on Jan 26, 2018
- authored
Yury Selivanov String annotations [PEP 563] (#4390)
Show description for 95e4d58authored andcommitted
Commits on Feb 22, 2017
bpo-29463: Add docstring field to some AST nodes. (#46)
Show description for cb41b27authored andcommitted
Commits on Nov 20, 2016
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
Show description for 0651583committed
Commits on Nov 16, 2016
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
Show description for 3b73ea1committedIssue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
Show description for f4934eacommitted
Commits on Jan 25, 2016
Add ast.Constant
Show description for f2c1aa1committed
Commits on May 9, 2015
PEP 479: Change StopIteration handling inside generators.
Show description for 8170e8ccommitted
Yury Selivanov
Commits on Aug 26, 2013
Close #11619: The parser and the import machinery do not encode Unicode
Show description for 14e461dcommitted
Commits on Mar 16, 2013
Commits on Mar 23, 2012
- committed
Kristján Valur Jónsson
Commits on Mar 22, 2012
Commits on Nov 30, 2010
Commits on Sep 20, 2010
Commits on May 9, 2010
Recorded merge of revisions 81029 via svnmerge from
Show description for f95a1b3committed