index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-127303: Add docs for token.EXACT_TOKEN_TYPES (#127304)
Илья Любавский
2024-11-29
1
-1/+2
*
GH-89435: os.path should not be a frozen module (#126924)
Filipe Laíns 🇵🇸
2024-11-22
1
-3/+0
*
gh-89640: Pull in update to float word order detection in autoconf-archive (#...
Hood Chatham
2024-11-13
1
-1/+1
*
gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)
Seth Michael Larson
2024-11-13
1
-0/+28
*
gh-89640: properly detect float word ordering on Linux (#125571)
Erlend E. Aasland
2024-10-26
1
-1/+1
*
gh-125741: Update `build.yml` for the new check_autoconf_regen job (#125772)
Adam Turner
2024-10-21
1
-1/+1
*
gh-124612: Update autoconf container image (#125320)
Donghee Na
2024-10-11
1
-1/+1
*
gh-124612: Use ghcr.io/python/autoconf instead of public image (#124657)
Donghee Na
2024-10-09
1
-4/+2
*
generate_global_objects.py: Fix name of macro in error message (#124464)
Jelle Zijlstra
2024-09-27
1
-2/+2
*
Lint and format Tools/build/check-warnings.py (#124382)
Hugo van Kemenade
2024-09-23
2
-7/+33
*
gh-124190: Ignore files directories check warning tooling (#124193)
Nate Ohlson
2024-09-18
3
-47/+104
*
gh-124191: Disable -Wconversion in enable safety (gh-124192)
Nate Ohlson
2024-09-18
2
-474/+5
*
gh-124064: Fix -Wconversion warnings in Parser/pegen.c (#124181)
Victor Stinner
2024-09-17
2
-2/+0
*
gh-124064: Fix -Wconversion warnings in pycore_{long,object}.h (#124177)
Victor Stinner
2024-09-17
2
-10/+4
*
gh-124064: Fix -Wconversion warnings in pycore_{gc,list,stackref}.h (#124174)
Victor Stinner
2024-09-17
2
-5/+0
*
Tools/build/stable_abi.py: Improve ergonomics (GH-105355)
Petr Viktorin
2024-09-17
1
-5/+10
*
gh-124064: Make warning emitting compiler options opt-in (#124070)
Nate Ohlson
2024-09-16
3
-94/+561
*
Revert "gh-112301: Enable warning emitting options and ignore warnings in CI ...
Hugo van Kemenade
2024-09-13
3
-548/+85
*
gh-112301: Enable warning emitting options and ignore warnings in CI (#123020)
Nate Ohlson
2024-09-13
3
-85/+548
*
gh-123892: Add "_wmi" to sys.stdlib_module_names (#123893)
Victor Stinner
2024-09-10
1
-0/+1
*
gh-123458: Skip SBOM generation if no git repository is detected (#123507)
Seth Michael Larson
2024-09-02
1
-0/+18
*
gh-112301: Add warning count to warning check tooling (#122711)
Nate Ohlson
2024-08-14
3
-14/+44
*
gh-99108: Add HACL* Blake2 implementation to hashlib (GH-119316)
Jonathan Protzenko
2024-08-13
1
-3/+0
*
gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952)
Eric Snow
2024-08-13
1
-0/+9
*
gh-112301: Add macOS warning tracking tooling (#122211)
Nate Ohlson
2024-08-06
2
-53/+111
*
Fix syntax in generate_re_casefix.py (#122699)
Jelle Zijlstra
2024-08-06
1
-2/+2
*
gh-112301: Add argument aliases and tee compiler output for check warnings (G...
Nate Ohlson
2024-07-30
1
-1/+4
*
gh-122044: Don't error during gitignore filtering with no files (#122045)
Seth Michael Larson
2024-07-27
1
-0/+4
*
gh-112301: Compiler warning management tooling (#121730)
Nate Ohlson
2024-07-27
2
-0/+198
*
GH-121970: Rewrite the C-API annotations extension (#121985)
Adam Turner
2024-07-19
1
-8/+15
*
gh-113993: Allow interned strings to be mortal, and fix related issues (GH-12...
Petr Viktorin
2024-06-21
1
-2/+23
*
gh-120417: Remove unused imports in Tools (#120623)
Victor Stinner
2024-06-17
1
-2/+2
*
gh-112844: Update CPE references for external dependencies (#118521)
Seth Michael Larson
2024-05-20
1
-1/+15
*
gh-116122: Add SBOM generation to PCbuild/build.bat (GH-116138)
Seth Michael Larson
2024-04-30
1
-3/+18
*
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow
2024-04-24
1
-3/+0
*
gh-116303: Skip test module dependent tests if test modules are unavailable (...
Erlend E. Aasland
2024-04-03
1
-1/+4
*
gh-99108: Update and check HACL* version information (GH-117295)
Seth Michael Larson
2024-03-27
1
-0/+14
*
gh-108716: Cleanup remaining deepfreeze infrastructure (#116919)
Guido van Rossum
2024-03-18
1
-77/+2
*
gh-116417: Add _testlimitedcapi C extension (#116419)
Victor Stinner
2024-03-07
1
-0/+1
*
chore: fix typos (#116345)
cui fliter
2024-03-05
1
-1/+1
*
gh-112844: Add SBOM for external dependencies (#115789)
Seth Michael Larson
2024-02-29
1
-17/+91
*
gh-115773: Add tests to exercise the _Py_DebugOffsets structure (#115774)
Pablo Galindo Salgado
2024-02-28
1
-0/+1
*
gh-112302: Move pip SBOM discovery to release-tools (#115360)
Seth Michael Larson
2024-02-14
1
-251/+0
*
gh-115399: Upgrade bundled libexpat to 2.6.0 (#115431)
Seth Michael Larson
2024-02-14
1
-1/+4
*
gh-112302: Change 'licenseConcluded' field to 'NOASSERTION' (#115038)
Seth Michael Larson
2024-02-06
1
-5/+7
*
GH-80789: Get rid of the ``ensurepip`` infra for many wheels (#109245)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-01-30
1
-5/+1
*
gh-91325: Skip Stable ABI checks with Py_TRACE_REFS special build (GH-92046)
Petr Viktorin
2024-01-29
1
-9/+10
*
gh-114250: Fetch metadata for pip and its vendored dependencies from PyPI (#1...
Seth Michael Larson
2024-01-26
1
-50/+213
*
GH-112354: `END_FOR` instruction to only pop one value. (GH-114247)
Mark Shannon
2024-01-24
1
-0/+8
*
gh-114178: Fix generate_sbom.py for out-of-tree builds (#114179)
Erlend E. Aasland
2024-01-17
1
-0/+1
[next]