COMMITS
/ .gitattributes February 6, 2024
S
[3.12] gh-112302: Backport SBOM generation tooling (#114730)
Seth Michael Larson committed
October 2, 2023
V
[3.12] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109677)
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
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