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-106212: Raise when using c-analyzer with clang on darwin (#110757)
Lysandros Nikolaou
2023-10-13
1
-0/+3
*
GH-109214: Convert _SAVE_CURRENT_IP to _SET_IP in tier 2 trace creation. (GH-...
Mark Shannon
2023-10-12
1
-3/+3
*
gh-71587: Establish global state in `_datetime` (#110475)
Erlend E. Aasland
2023-10-12
1
-9/+1
*
gh-104169: Fix test_peg_generator after tokenizer refactoring (#110727)
Lysandros Nikolaou
2023-10-12
2
-3/+12
*
gh-109408: Revert pre-commit whitespace checks pending portable solution (#11...
Hugo van Kemenade
2023-10-11
1
-10/+110
*
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)
Lysandros Nikolaou
2023-10-11
1
-1/+1
*
GH-109408: Move the C file whitespace check from patchcheck to pre-commit (#1...
Adam Turner
2023-10-10
2
-90/+8
*
gh-110558: Enable ruff's pyupgrade rules when running on Argument Clinic (#11...
Alex Waygood
2023-10-10
2
-1/+16
*
GH-109408: Move the Python file whitespace check from patchcheck to pre-commi...
Adam Turner
2023-10-10
1
-25/+7
*
gh-109408: Add the docs whitespace check from patchcheck to pre-commit (#109854)
Hugo van Kemenade
2023-10-10
1
-32/+12
*
gh-110558: Run ruff on Argument Clinic in CI (#110559)
Alex Waygood
2023-10-10
2
-3/+14
*
gh-106765: Updates Windows installer build instructions to clarify system req...
Ashish Shirodkar
2023-10-09
1
-0/+7
*
gh-106078: Suppress the warning caused by multi-phase initialization of `deci...
Charlie Zhao
2023-10-06
1
-0/+3
*
gh-103053: Fix test_tools.test_freeze on FreeBSD (#110451)
Victor Stinner
2023-10-06
1
-14/+19
*
gh-109287: fix overrides in cases generator (#110419)
Carl Meyer
2023-10-05
3
-31/+2
*
gh-109329: Add stat for "trace too short" (GH-110402)
Michael Droettboom
2023-10-05
1
-0/+2
*
gh-88402: Add new sysconfig variables on Windows (GH-110049)
Sam Gross
2023-10-04
1
-1/+1
*
GH-109329: Add tier 2 stats (GH-109913)
Michael Droettboom
2023-10-04
1
-114/+356
*
gh-104909: Split more LOAD_ATTR specializations (GH-110317)
Guido van Rossum
2023-10-04
1
-0/+2
*
gh-109979: Auto-generate the target for DEOPT_IF() (#110193)
Guido van Rossum
2023-10-03
4
-18/+44
*
gh-108494: Document how to add a project in PCbuild/readme.txt (#110077)
Victor Stinner
2023-10-02
1
-9/+9
*
build(deps): bump hypothesis from 6.84.0 to 6.87.1 in /Tools (#110174)
dependabot[bot]
2023-10-01
1
-1/+1
*
PEG generator: bump types-setuptools from 68.1.0.1 to 68.2.0.0 (#110175)
dependabot[bot]
2023-10-01
1
-1/+1
*
gh-109649: Use os.process_cpu_count() (#110165)
Victor Stinner
2023-10-01
3
-3/+10
*
gh-110152: regrtest handles cross compilation and HOSTRUNNER (#110156)
Victor Stinner
2023-09-30
1
-78/+0
*
gh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES usage (#110139)
Victor Stinner
2023-09-30
1
-1/+6
*
gh-107954: Refactor initconfig.c: add CONFIG_SPEC (#110146)
Victor Stinner
2023-09-30
1
-0/+4
*
gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests...
Ned Deily
2023-09-28
1
-3/+3
*
gh-104909: Split some more insts into ops (#109943)
Guido van Rossum
2023-09-27
2
-0/+69
*
gh-109615: Fix support test_copy_python_src_ignore() (#109958)
Victor Stinner
2023-09-27
2
-2/+16
*
gh-109615: Fix test_tools.test_freeze SRCDIR (#109935)
Victor Stinner
2023-09-27
1
-47/+7
*
gh-109098: Fuzz re module instead of internal sre (#109911)
Ammar Askar
2023-09-26
1
-3/+3
*
Fix argument ordering of embuilder command documented in `Tools/wasm/README.m...
OmniTroid
2023-09-26
1
-1/+1
*
gh-109566: regrtest reexecutes the process (#109909)
Victor Stinner
2023-09-26
1
-7/+3
*
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Victor Stinner
2023-09-26
2
-14/+4
*
Code: Update Donghee Na's name (#109744)
Hugo van Kemenade
2023-09-25
4
-4/+4
*
gh-109596: Ensure repeated rules in the grammar are not allowed and fix incor...
Pablo Galindo Salgado
2023-09-22
1
-1/+7
*
gh-109723: Disable Py_BUILD_CORE in _testcapi (#109727)
Victor Stinner
2023-09-22
1
-6/+11
*
gh-104469: Disallow using Py_LIMITED_API with Py_BUILD_CORE (#109690)
Victor Stinner
2023-09-21
1
-2/+7
*
Fix typos in docs and comments (#109619)
Heinz-Alexander Fuetterer
2023-09-20
1
-1/+1
*
fixes gh-109559: Update `unicodedata` for Unicode 15.1.0 (GH-109560)
James Gerity
2023-09-20
1
-12/+17
*
gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)
Sam Gross
2023-09-19
3
-0/+57
*
gh-109566: Run GHA and buildbot tests with --fail-rerun (#109567)
Victor Stinner
2023-09-19
1
-2/+2
*
gh-109125: Run mypy on `Tools/wasm` (#109126)
Nikita Sobolev
2023-09-19
4
-38/+67
*
Fix a typo in c-analyzer (#109213)
DongWoo Son
2023-09-18
1
-1/+1
*
GH-109373: Store metadata required for pystats comparison in the JSON (GH-109...
Michael Droettboom
2023-09-15
1
-32/+65
*
gh-109287: Desugar inst(X) to op(X); macro(X) = X (#109294)
Guido van Rossum
2023-09-15
4
-161/+92
*
gh-107782: Use _testcapi to test non-representable signatures (GH-109325)
Serhiy Storchaka
2023-09-14
1
-0/+1
*
Fix invocation of wasm_build.py for node (GH-109383)
Sam Gross
2023-09-13
1
-1/+1
*
GH-109330: Dump and compare stats using opcode names, not numbers (GH-109335)
Michael Droettboom
2023-09-12
1
-45/+27
[next]