COMMITS
/ .gitattributes 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
December 7, 2018
V
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Victor Stinner committed
S
bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower committed
June 15, 2018
I
gitattribute: Mark generated files (GH-7619)
INADA Naoki committed
January 17, 2018
V
Fix Git attributes of test_importlib data files (#5209)
Victor Stinner committed
September 7, 2017
Z
bpo-31358: Pull zlib out of the repository (GH-3375)
Zachary Ware committed
June 10, 2017
Z
bpo-27425: Be more explicit in .gitattributes (GH-840)
Zachary Ware committed
March 4, 2017
I
remove merge=union attribute for Misc/NEWS (GH-460)
INADA Naoki committed
February 23, 2017
B
mark various test data binary (#233)
Benjamin Peterson committed
February 21, 2017
I
.gitattribute -> .gitattributes (GH-213)
INADA Naoki committed