History for .gitattributes - python/cpython · GitHub

github.com

Tin mới

Update list of files generated by `generate_token.py` (#155524)

Update list of files generated by `generate_token.py` (#155524)

gh-153511: Removes Tools/msi, Tools/nuget, and legacy py.exe launcher sources (GH-153512)

gh-153511: Removes Tools/msi, Tools/nuget, and legacy py.exe launcher sources (GH-153512)

gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)

gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)

Prevent GitHub's web conflict editor from converting LF to CRLF (#148739)

Prevent GitHub's web conflict editor from converting LF to CRLF (#148739)

gh-146352: In Emscripten pyrepl test, pick port dynamically (#146375)

gh-146352: In Emscripten pyrepl test, pick port dynamically (#146375)

GH-144179: Add value recording to JIT tracing front-end (GH-144303)

GH-144179: Add value recording to JIT tracing front-end (GH-144303)

gh-142913: Add generated test files to gitattributes (GH-144209)

gh-142913: Add generated test files to gitattributes (GH-144209)

gh-84232: Fix `pydoc` docs.python.org link generation (#139995)

gh-84232: Fix `pydoc` docs.python.org link generation (#139995)

gh-138122: Add some screenshots to the profiling.sampling docs (#142676)

gh-138122: Add some screenshots to the profiling.sampling docs (#142676)

gh-139546: Update `test_zoneinfo` data to 2025c (#139547)

gh-139546: Update `test_zoneinfo` data to 2025c (#139547)

Minor fixes to `idle.rst` and regenerate `help.html` (#140037)

Minor fixes to `idle.rst` and regenerate `help.html` (#140037)

gh-135953: Add flamegraph reporter to sampling profiler (#138715)

gh-135953: Add flamegraph reporter to sampling profiler (#138715)

gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962)

gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962)

gh-121735: Fix module-adjacent references in zip files (#123037)

gh-121735: Fix module-adjacent references in zip files (#123037)

gh-107361: strengthen default SSL context flags (#112389)

gh-107361: strengthen default SSL context flags (#112389)

Rename tier 2 redundancy eliminator to optimizer (#115888)

Rename tier 2 redundancy eliminator to optimizer (#115888)

GH-112354: Initial implementation of warm up on exits and trace-stitching (GH-114142)

GH-112354: Initial implementation of warm up on exits and trace-stitching (GH-114142)

Add `Python/tier2_redundancy_eliminator_cases.c.h` to `.gitattributes` as generated (#115551)

Add `Python/tier2_redundancy_eliminator_cases.c.h` to `.gitattributes` as generated (#115551)

gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)

gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)

GH-111485: Delete the old generator code. (GH-113321)

GH-111485: Delete the old generator code. (GH-113321)

GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)

GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)

gh-112302: Annotate SBOM file as generated in .gitattributes (#112854)

gh-112302: Annotate SBOM file as generated in .gitattributes (#112854)

gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)

gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)

gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)

gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)

gh-107557: Setup abstract interpretation (#107847)

gh-105481: split opcode_ids.h out of opcode.h so that it can be generated separately (#107866)

GH-105481: Mark more files as generated (GH-107598)

gh-105481: Generate the opcode lists in dis from data extracted from bytecodes.c (#106758)

gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata.h (#106673)

GH-106008: Make implicit boolean conversions explicit (GH-106003)

gh-104584: Baby steps towards generating and executing traces (#105924)

gh-104773: PEP 594: Remove the sndhdr module (#104774)

gh-103088: Ensure POSIX venv scripts always use LF line endings (GH-103591)

gh-103088: Fix virtual environment activate script not working in Cygwin (GH-103470)

gh-90868: Adjust the Generated Objects (gh-99223)