summaryrefslogtreecommitdiffstats
path: root/.gitattributes
Commit message (Expand)AuthorAgeFilesLines
* gh-107361: strengthen default SSL context flags (#112389)William Woodruff2024-03-061-0/+2
* Rename tier 2 redundancy eliminator to optimizer (#115888)Guido van Rossum2024-02-261-1/+1
* GH-112354: Initial implementation of warm up on exits and trace-stitching (GH...Mark Shannon2024-02-201-0/+1
* Add `Python/tier2_redundancy_eliminator_cases.c.h` to `.gitattributes` as gen...Nikita Sobolev2024-02-161-1/+1
* gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)Ken Jin2024-02-131-0/+1
* GH-111485: Delete the old generator code. (GH-113321)Mark Shannon2023-12-211-1/+0
* GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)Mark Shannon2023-12-111-0/+1
* gh-112302: Annotate SBOM file as generated in .gitattributes (#112854)Seth Michael Larson2023-12-081-0/+1
* gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)Nikita Sobolev2023-09-121-1/+1
* gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)Victor Stinner2023-08-311-0/+2
* gh-107557: Setup abstract interpretation (#107847)Ken Jin2023-08-151-0/+1
* gh-105481: split opcode_ids.h out of opcode.h so that it can be generated sep...Irit Katriel2023-08-111-0/+1
* GH-105481: Mark more files as generated (GH-107598)Brandt Bucher2023-08-041-0/+2
* gh-105481: Generate the opcode lists in dis from data extracted from bytecode...Irit Katriel2023-07-181-1/+0
* gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_me...Irit Katriel2023-07-121-1/+1
* GH-106008: Make implicit boolean conversions explicit (GH-106003)Brandt Bucher2023-06-291-1/+2
* gh-104584: Baby steps towards generating and executing traces (#105924)Guido van Rossum2023-06-271-0/+1
* gh-104773: PEP 594: Remove the sndhdr module (#104774)Victor Stinner2023-05-241-1/+0
* gh-103088: Ensure POSIX venv scripts always use LF line endings (GH-103591)Steve Dower2023-04-171-0/+1
* gh-103088: Fix virtual environment activate script not working in Cygwin (GH-...Stanislav Syekirin2023-04-121-0/+3
* gh-90868: Adjust the Generated Objects (gh-99223)Eric Snow2022-11-081-1/+1
* GH-98831: "Generate" the interpreter (#98830)Guido van Rossum2022-11-031-0/+1
* gh-97008: Add a Python implementation of AttributeError and NameError suggest...Ɓukasz Langa2022-10-041-0/+1
* gh-95218: Move tests for importlib.resources into test_importlib.resources. (...Jason R. Coombs2022-07-251-2/+2
* GH-90699: Move generated static initializer to pycore_runtime_generated.h (GH...Kumar Aditya2022-07-071-23/+24
* gh-91719: Mark pycore_opcode.h as generated in .gitattributes (#91976)Dennis Sweeney2022-04-271-0/+1
* Use git attribute macros for CRLF and no-EOL files (GH-30762)Erlend Egeberg Aasland2022-04-171-15/+19
* bpo-47168: Mark files generated by `make regen-limited-abi` as generated (GH-...Petr Viktorin2022-04-011-0/+3
* Update generated files list and add `diff=generated` attribute (GH-30745)Erlend Egeberg Aasland2022-01-211-18/+28
* Mark all clinic headers as generated (GH-30679)Erlend Egeberg Aasland2022-01-191-5/+2
* bpo-45696: Deep-freeze selected modules (GH-29118)Guido van Rossum2021-11-111-0/+1
* bpo-45019: Do some cleanup related to frozen modules. (gh-28319)Eric Snow2021-09-131-0/+1
* bpo-45019: Add a tool to generate list of modules to include for frozen modul...Eric Snow2021-08-301-2/+1
* bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436)Jason R. Coombs2021-07-301-0/+1
* bpo-44131: Test Py_FrozenMain() (GH-26126)Victor Stinner2021-05-171-0/+1
* bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933)Victor Stinner2021-03-231-1/+1
* bpo-42084: Language aware diff headers (GH-22776)Raymond Hettinger2020-10-191-0/+10
* bpo-40939: Remove the old parser (Part 2) (GH-21005)Lysandros Nikolaou2020-06-201-2/+0
* bpo-37760: Mark all generated Unicode data headers as generated. (GH-15171)Greg Price2019-08-131-1/+1
* bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-...Serhiy Storchaka2018-12-221-0/+4
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-111-0/+1
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-1/+0
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-0/+1
* gitattribute: Mark generated files (GH-7619)INADA Naoki2018-06-151-0/+17
* Fix Git attributes of test_importlib data files (#5209)Victor Stinner2018-01-171-0/+1
* bpo-31358: Pull zlib out of the repository (GH-3375)Zachary Ware2017-09-071-3/+0
* bpo-27425: Be more explicit in .gitattributes (GH-840)Zachary Ware2017-06-101-6/+39
* remove merge=union attribute for Misc/NEWS (GH-460)INADA Naoki2017-03-041-2/+0
* mark various test data binary (#233)Benjamin Peterson2017-02-231-0/+9
* .gitattribute -> .gitattributes (GH-213)INADA Naoki2017-02-211-0/+1