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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-112302: Change 'licenseConcluded' field to 'NOASSERTION' (#115038)
Seth Michael Larson
2024-02-06
1
-5/+7
*
gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050)
Ned Deily
2024-02-06
1
-2/+3
*
gh-115015: Argument Clinic: fix generated code for METH_METHOD methods withou...
Erlend E. Aasland
2024-02-05
2
-1/+2
*
GH-108362: Incremental GC implementation (GH-108038)
Mark Shannon
2024-02-05
1
-2/+5
*
gh-115026: Argument Clinic: handle PyBuffer_FillInfo errors in generated code...
Nikita Sobolev
2024-02-05
1
-1/+3
*
Update README.md (#114974)
Skip Montanaro
2024-02-04
1
-1/+1
*
``Tools/cases_generator``: Fix typos and incorrect comments. (#114892)
Kirill Podoprigora
2024-02-03
4
-6/+6
*
Bump ruff to 0.2.0 (#114932)
Alex Waygood
2024-02-02
1
-0/+2
*
gh-112529: Remove PyGC_Head from object pre-header in free-threaded build (#1...
Sam Gross
2024-02-01
1
-4/+11
*
Update outdated info in ``Tools/cases_generator/README.md`` (#114844)
Kirill Podoprigora
2024-02-01
1
-7/+21
*
build(deps-dev): bump types-psutil from 5.9.5.17 to 5.9.5.20240106 in /Tools ...
dependabot[bot]
2024-02-01
1
-1/+1
*
build(deps): bump hypothesis from 6.92.2 to 6.97.4 in /Tools (#114851)
dependabot[bot]
2024-02-01
1
-1/+1
*
build(deps-dev): bump types-setuptools from 69.0.0.0 to 69.0.0.20240125 in /T...
dependabot[bot]
2024-02-01
1
-1/+1
*
gh-113744: Add a new IncompleteInputError exception to improve incomplete inp...
Pablo Galindo Salgado
2024-01-30
1
-0/+2
*
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-113464: Add a JIT backend for tier 2 (GH-113465)
Brandt Bucher
2024-01-29
9
-0/+1084
*
gh-113055: Use pointer for interp->obmalloc state (gh-113412)
Neil Schemenauer
2024-01-27
1
-1/+2
*
gh-114250: Fetch metadata for pip and its vendored dependencies from PyPI (#1...
Seth Michael Larson
2024-01-26
1
-50/+213
*
gh-114312: Collect stats for unlikely events (GH-114493)
Michael Droettboom
2024-01-25
1
-1/+21
*
GH-112354: `END_FOR` instruction to only pop one value. (GH-114247)
Mark Shannon
2024-01-24
1
-0/+8
*
gh-112984: Fix link error on free-threaded Windows build (GH-114455)
Sam Gross
2024-01-23
1
-0/+3
*
gh-113317: Don't use global clinic instance in bad_argument() (#114330)
Erlend E. Aasland
2024-01-23
1
-12/+11
*
GH-114448: Don't sort summarize_stats.py histograms by amount of change (GH-1...
Michael Droettboom
2024-01-22
1
-4/+7
*
Fix `wasi.py build` after adding the `clean` subcommand. ({GH-114447)
Brett Cannon
2024-01-22
1
-1/+2
*
Add a `clean` subcommand to `Tools/wasm/wasi.py` (GH-114274)
Brett Cannon
2024-01-19
1
-7/+24
*
gh-112984 Update Windows build and installer for free-threaded builds (GH-113...
Steve Dower
2024-01-17
16
-16/+413
*
gh-114178: Fix generate_sbom.py for out-of-tree builds (#114179)
Erlend E. Aasland
2024-01-17
1
-0/+1
*
GH-114013: fix setting `HOSTRUNNER` for `Tools/wasm/wasi.py` (GH-114097)
Brett Cannon
2024-01-16
1
-6/+5
*
GH-112354: `_GUARD_IS_TRUE_POP` side-exits to target the next instruction, no...
Mark Shannon
2024-01-15
4
-11/+12
*
gh-113317: Move FormatCounterFormatter into libclinic (#114066)
Erlend E. Aasland
2024-01-14
3
-25/+31
*
gh-113317: Move global utility functions into libclinic (#113986)
Erlend E. Aasland
2024-01-14
3
-56/+65
*
gh-113710: Add types to the interpreter DSL (#113711)
Ken Jin
2024-01-12
7
-30/+131
*
gh-112302: Point core developers to SBOM devguide on errors (#113490)
Seth Michael Larson
2024-01-10
1
-9/+44
*
gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649)
Serhiy Storchaka
2024-01-10
4
-17/+19
*
gh-89532: Remove LibreSSL workarounds (#28728)
Rami
2024-01-06
1
-2/+1
*
gh-113258: Write frozen modules to the build tree on Windows (GH-113303)
Itamar Oren
2024-01-03
1
-4/+4
*
build(deps): bump hypothesis from 6.91.0 to 6.92.2 in /Tools (#113615)
dependabot[bot]
2024-01-01
1
-1/+1
*
gh-113299: Move cpp.py into libclinic (#113526)
Erlend E. Aasland
2023-12-27
2
-3/+6
*
gh-113317: Rework Argument Clinic cpp.py error handling (#113525)
Erlend E. Aasland
2023-12-27
4
-34/+42
*
gh-112532: Fix peg generator build.py for mimalloc build (gh-113492)
Donghee Na
2023-12-26
1
-0/+1
*
gh-113317: Move more formatting helpers into libclinic (#113438)
Erlend E. Aasland
2023-12-23
3
-156/+157
*
gh-113317: Clean up Argument Clinic global namespace (#113414)
Erlend E. Aasland
2023-12-23
3
-121/+170
*
gh-113317: Remove TextAccumulator type alias from clinic.py (#113413)
Erlend E. Aasland
2023-12-22
1
-8/+5
*
gh-113317: Argument Clinic: tear out internal text accumulator APIs (#113402)
Erlend E. Aasland
2023-12-22
1
-158/+89
*
Bump mypy to 1.8.0 (#113385)
Alex Waygood
2023-12-21
2
-2/+2
*
gh-65701: document that freeze doesn't work with framework builds on macOS (#...
Ronald Oussoren
2023-12-21
2
-0/+10
*
GH-111485: Delete the old generator code. (GH-113321)
Mark Shannon
2023-12-21
11
-2627/+103
*
gh-113336: Remove the 'version' directive from Argument Clinic (#113341)
Erlend E. Aasland
2023-12-21
1
-52/+0
*
Docs: update URL in Argument Clinic CLI help text (#113351)
Erlend E. Aasland
2023-12-21
1
-1/+1
[next]