COMMITS
/ .gitattributes February 2, 2026
M
GH-144179: Add value recording to JIT tracing front-end (GH-144303)
Mark Shannon committed
January 24, 2026
M
gh-142913: Add generated test files to gitattributes (GH-144209)
Marc Mueller committed
December 23, 2025
S
gh-84232: Fix `pydoc` docs.python.org link generation (#139995)
Stan Ulbrych committed
December 14, 2025
P
gh-138122: Add some screenshots to the profiling.sampling docs (#142676)
Pablo Galindo Salgado committed
December 13, 2025
S
gh-139546: Update `test_zoneinfo` data to 2025c (#139547)
Stan Ulbrych committed
November 6, 2025
S
Minor fixes to `idle.rst` and regenerate `help.html` (#140037)
Stan Ulbrych committed
September 9, 2025
L
gh-135953: Add flamegraph reporter to sampling profiler (#138715)
László Kiss Kollár committed
May 20, 2025
R
gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962)
Richard Hansen committed
September 12, 2024
J
gh-121735: Fix module-adjacent references in zip files (#123037)
Jason R. Coombs committed
March 6, 2024
W
gh-107361: strengthen default SSL context flags (#112389)
William Woodruff committed
February 26, 2024
G
Rename tier 2 redundancy eliminator to optimizer (#115888)
Guido van Rossum committed
February 20, 2024
M
GH-112354: Initial implementation of warm up on exits and trace-stitching (GH-114142)
Mark Shannon committed
February 16, 2024
N
Add `Python/tier2_redundancy_eliminator_cases.c.h` to `.gitattributes` as generated (#115551)
Nikita Sobolev committed
February 13, 2024
K
gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)
Ken Jin committed
December 21, 2023
M
GH-111485: Delete the old generator code. (GH-113321)
Mark Shannon committed
December 11, 2023
M
GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)
Mark Shannon committed
December 8, 2023
S
gh-112302: Annotate SBOM file as generated in .gitattributes (#112854)
Seth Michael Larson committed
September 12, 2023
N
gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)
Nikita Sobolev committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 15, 2023
K
gh-107557: Setup abstract interpretation (#107847)
Ken Jin committed
August 11, 2023
I
August 4, 2023
B
GH-105481: Mark more files as generated (GH-107598)
Brandt Bucher committed
July 18, 2023
I
gh-105481: Generate the opcode lists in dis from data extracted from bytecodes.c (#106758)
Irit Katriel committed
July 12, 2023
I
June 29, 2023
B
GH-106008: Make implicit boolean conversions explicit (GH-106003)
Brandt Bucher committed
June 27, 2023
G
gh-104584: Baby steps towards generating and executing traces (#105924)
Guido van Rossum committed
May 24, 2023
V
gh-104773: PEP 594: Remove the sndhdr module (#104774)
Victor Stinner committed
April 17, 2023
S
gh-103088: Ensure POSIX venv scripts always use LF line endings (GH-103591)
Steve Dower committed
April 12, 2023
S
gh-103088: Fix virtual environment activate script not working in Cygwin (GH-103470)
Stanislav Syekirin committed
November 8, 2022
E
gh-90868: Adjust the Generated Objects (gh-99223)
Eric Snow committed
November 3, 2022
G
GH-98831: "Generate" the interpreter (#98830)
Guido van Rossum committed
October 4, 2022
Ł
gh-97008: Add a Python implementation of AttributeError and NameError suggestions (#97022)
Łukasz Langa committed
July 25, 2022
J
gh-95218: Move tests for importlib.resources into test_importlib.resources. (#95219)
Jason R. Coombs committed
July 7, 2022
K
GH-90699: Move generated static initializer to pycore_runtime_generated.h (GH-94051)
Kumar Aditya committed
April 27, 2022
D
gh-91719: Mark pycore_opcode.h as generated in .gitattributes (#91976)
Dennis Sweeney committed
April 17, 2022
E
Use git attribute macros for CRLF and no-EOL files (GH-30762)
Erlend Egeberg Aasland committed
April 1, 2022
P
bpo-47168: Mark files generated by `make regen-limited-abi` as generated (GH-32195)
Petr Viktorin committed
January 21, 2022
E
Update generated files list and add `diff=generated` attribute (GH-30745)
Erlend Egeberg Aasland committed
January 19, 2022
E
Mark all clinic headers as generated (GH-30679)
Erlend Egeberg Aasland committed
November 11, 2021
G
bpo-45696: Deep-freeze selected modules (GH-29118)
Guido van Rossum committed
September 13, 2021
E
bpo-45019: Do some cleanup related to frozen modules. (gh-28319)
Eric Snow committed
August 30, 2021
July 30, 2021
J
bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436)
Jason R. Coombs committed
May 17, 2021
V
bpo-44131: Test Py_FrozenMain() (GH-26126)
Victor Stinner committed
March 23, 2021
V
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
Victor Stinner committed
October 19, 2020
R
bpo-42084: Language aware diff headers (GH-22776)
Raymond Hettinger committed
June 20, 2020
L
bpo-40939: Remove the old parser (Part 2) (GH-21005)
Lysandros Nikolaou committed
August 13, 2019
G
bpo-37760: Mark all generated Unicode data headers as generated. (GH-15171)
Greg Price committed
December 22, 2018
S
bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-10370)
Serhiy Storchaka committed
December 11, 2018
S
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower committed