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
...
*
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
*
GH-111485: Fix DEFAULT_OUTPUT in opcode_metadata_generator.py (#113324)
Guido van Rossum
2023-12-20
1
-1/+1
*
gh-113257: Automatically generate pip SBOM metadata from wheel (#113295)
Seth Michael Larson
2023-12-20
1
-10/+106
*
GH-111485: Generate `TARGET` table for computed goto dispatch. (GH-113319)
Mark Shannon
2023-12-20
2
-1/+54
*
GH-111485: Generate instruction and uop metadata (GH-113287)
Mark Shannon
2023-12-20
12
-174/+849
*
gh-112205: Support docstring for `@getter` (#113160)
Donghee Na
2023-12-20
1
-7/+31
*
gh-112205: Require @getter and @setter to be methods (#113278)
Erlend E. Aasland
2023-12-19
1
-0/+4
*
gh-113257: Fix SBOM metadata for pip 23.3.2 (#113262)
Seth Michael Larson
2023-12-19
1
-1/+1
*
GH-111485: Break up instructions with unused cache entries into component mic...
Mark Shannon
2023-12-18
3
-8/+27
*
GH-111485: Test the new cases generator (GH-113252)
Mark Shannon
2023-12-18
5
-10/+24
*
gh-113246: Updated bundled pip to 23.3.2 (gh-113249)
Stéphane Bidoul
2023-12-18
1
-1/+1
*
GH-111485: Sort metadata tables for easier checking of future diffs (GH-113101)
Mark Shannon
2023-12-14
1
-6/+8
*
gh-59616: Support os.chmod(follow_symlinks=True) and os.lchmod() on Windows (...
Serhiy Storchaka
2023-12-14
1
-1/+1
*
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
Steve Dower
2023-12-13
2
-1/+5
*
gh-112205: Support `@setter` annotation from AC (gh-112922)
Donghee Na
2023-12-13
1
-9/+66
*
Fix whitespace in generated code
Mark Shannon
2023-12-13
1
-3/+4
*
gh-112320: Implement on-trace confidence tracking for branches (#112321)
Guido van Rossum
2023-12-12
1
-0/+2
*
gh-76785: More Fixes for test.support.interpreters (gh-113012)
Eric Snow
2023-12-12
2
-0/+2
*
gh-76785: Fixes for test.support.interpreters (gh-112982)
Eric Snow
2023-12-12
1
-0/+4
*
GH-111485: Factor out tier 2 code generation from the rest of the interpreter...
Mark Shannon
2023-12-12
8
-240/+494
*
GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)
Mark Shannon
2023-12-11
4
-2/+95
*
Add a fuzzer for `Py_CompileStringExFlags` (#111721)
Brad Larsen
2023-12-10
1
-0/+3
*
Argument Clinic: fix bare "type" in annotations (#112915)
Jelle Zijlstra
2023-12-10
1
-5/+5
*
GH-111485: Factor out opcode ID generator from the main cases generator. (GH-...
Mark Shannon
2023-12-08
5
-67/+196
*
gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#...
Seth Michael Larson
2023-12-07
2
-0/+192
[prev]
[next]