index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
.gitattributes
Commit message (
Expand
)
Author
Age
*
gh-91719: Mark pycore_opcode.h as generated in .gitattributes (#91976)
Dennis Sweeney
2022-04-27
*
Use git attribute macros for CRLF and no-EOL files (GH-30762)
Erlend Egeberg Aasland
2022-04-17
*
bpo-47168: Mark files generated by `make regen-limited-abi` as generated (GH-...
Petr Viktorin
2022-04-01
*
Update generated files list and add `diff=generated` attribute (GH-30745)
Erlend Egeberg Aasland
2022-01-21
*
Mark all clinic headers as generated (GH-30679)
Erlend Egeberg Aasland
2022-01-19
*
bpo-45696: Deep-freeze selected modules (GH-29118)
Guido van Rossum
2021-11-10
*
bpo-45019: Do some cleanup related to frozen modules. (gh-28319)
Eric Snow
2021-09-13
*
bpo-45019: Add a tool to generate list of modules to include for frozen modul...
Eric Snow
2021-08-30
*
bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436)
Jason R. Coombs
2021-07-29
*
bpo-44131: Test Py_FrozenMain() (GH-26126)
Victor Stinner
2021-05-17
*
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)
Victor Stinner
2021-03-23
*
bpo-42084: Language aware diff headers (GH-22776)
Raymond Hettinger
2020-10-19
*
bpo-40939: Remove the old parser (Part 2) (GH-21005)
Lysandros Nikolaou
2020-06-20
*
bpo-37760: Mark all generated Unicode data headers as generated. (GH-15171)
Greg Price
2019-08-12
*
bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-...
Serhiy Storchaka
2018-12-22
*
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower
2018-12-10
*
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Victor Stinner
2018-12-07
*
bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower
2018-12-06
*
gitattribute: Mark generated files (GH-7619)
INADA Naoki
2018-06-16
*
Fix Git attributes of test_importlib data files (#5209)
Victor Stinner
2018-01-17
*
bpo-31358: Pull zlib out of the repository (GH-3375)
Zachary Ware
2017-09-06
*
bpo-27425: Be more explicit in .gitattributes (GH-840)
Zachary Ware
2017-06-10
*
remove merge=union attribute for Misc/NEWS (GH-460)
INADA Naoki
2017-03-05
*
mark various test data binary (#233)
Benjamin Peterson
2017-02-22
*
.gitattribute -> .gitattributes (GH-213)
INADA Naoki
2017-02-21