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-103092: Isolate `_collections` (#103093)
Erlend E. Aasland
2023-04-12
1
-5/+0
*
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1...
Mark Shannon
2023-04-12
3
-5/+8
*
Remove redundant words from interpreter_definition.md. (GH-103455)
Benjamin Peterson
2023-04-11
1
-3/+3
*
gh-91276: remove unused _PyOpcode_RelativeJump (#103156)
Irit Katriel
2023-04-11
1
-2/+0
*
gh-103334: Ignore `Tools/c-analyzer/cpython/_parser.py` from `patchcheck` (GH...
Nikita Sobolev
2023-04-10
2
-2/+15
*
gh-103300: Fix `Popen.wait()` deadlock in patchcheck.py (#103301)
Oleg Iarygin
2023-04-09
1
-2/+3
*
gh-103092: Isolate `socket` module (#103094)
Erlend E. Aasland
2023-04-09
1
-6/+0
*
gh-100176: Tools/iobench: Remove redundant compat code for Python <= 3.2 (#10...
Hugo van Kemenade
2023-04-08
1
-42/+54
*
gh-103092: Isolate `_pickle` module (#102982)
Erlend E. Aasland
2023-04-04
1
-5/+0
*
gh-87092: move CFG related code from compile.c to flowgraph.c (#103021)
Irit Katriel
2023-03-31
2
-3/+5
*
gh-102110: Add all tools description missed (GH-102625)
Missoupro
2023-03-30
2
-3/+32
*
gh-90110: Bring the whitelists up to date. (gh-103114)
Eric Snow
2023-03-29
2
-2/+3
*
GH-102973: add a dev container (GH-102975)
Brett Cannon
2023-03-29
1
-0/+1
*
gh-100227: Move the Dict of Interned Strings to PyInterpreterState (gh-102339)
Eric Snow
2023-03-28
1
-2/+2
*
GH-100982: Break up COMPARE_AND_BRANCH (GH-102801)
Brandt Bucher
2023-03-23
2
-3/+0
*
gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066)
Nikita Sobolev
2023-03-22
14
-335/+3
*
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Mark Shannon
2023-03-22
2
-13/+23
*
gh-102304: Move _Py_RefTotal to _PyRuntimeState (gh-102543)
Eric Snow
2023-03-20
1
-1/+1
*
gh-102781: fix cwd dependence in cases generator (#102782)
Carl Meyer
2023-03-17
1
-1/+3
*
gh-102737: Un-ignore ceval.c in the CI globals check (gh-102745)
Eric Snow
2023-03-16
2
-7/+7
*
gh-102738: remove from cases generator the code related to register instructi...
Irit Katriel
2023-03-15
1
-126/+64
*
Exclude `ceval.c` from the C-analyzer tool (#102735)
Alex Waygood
2023-03-15
1
-0/+5
*
gh-102654: Insert #line directives in generated_cases.c.h (#102669)
Guido van Rossum
2023-03-15
1
-16/+73
*
gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)
Eric Snow
2023-03-14
5
-20/+81
*
GH-94851: check unicode consistency of static strings in debug mode (#102684)
Kumar Aditya
2023-03-14
1
-0/+1
*
gh-81057: Vendor a Subset of distutils for the c-analyzer Tool (gh-102505)
Eric Snow
2023-03-09
15
-0/+2301
*
gh-102507 Remove invisible pagebreak characters (#102531)
JosephSBoyle
2023-03-08
1
-7/+4
*
gh-90110: Fix the c-analyzer Tool (#102483)
Eric Snow
2023-03-07
6
-21/+70
*
gh-102416: Do not memoize incorrectly loop rules in the parser (#102467)
Pablo Galindo Salgado
2023-03-06
1
-2/+3
*
gh-102021 : Allow multiple input files for interpreter loop generator (#102022)
Jacob Bower
2023-03-04
3
-36/+98
*
GH-102305: Expand some macros in generated_cases.c.h (#102309)
Guido van Rossum
2023-02-28
1
-27/+21
*
gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (#102152)
Erlend E. Aasland
2023-02-23
1
-1/+1
*
gh-101907: Stop using `_Py_OPCODE` and `_Py_OPARG` macros (GH-101912)
Steve Dower
2023-02-20
1
-3/+4
*
gh-101819: Adapt _io types to heap types, batch 1 (GH-101949)
Erlend E. Aasland
2023-02-20
1
-8/+0
*
gh-99138: Isolate _zoneinfo (#99218)
Erlend E. Aasland
2023-02-15
1
-11/+0
*
gh-101849: Add upgrade codes for old versions of launcher that ended up with ...
Steve Dower
2023-02-13
2
-1/+22
*
gh-89792: Limit test_tools freeze test build parallelism based on the number ...
Gregory P. Smith
2023-02-12
1
-3/+12
*
gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (#...
Gregory P. Smith
2023-02-12
1
-1/+13
*
gh-101277: Finalise isolating itertools (GH-101305)
Erlend E. Aasland
2023-02-10
1
-22/+0
*
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Gregory P. Smith
2023-02-09
1
-2/+2
*
gh-98831: Use opcode metadata for stack_effect() (#101704)
Guido van Rossum
2023-02-09
1
-19/+25
*
gh-98831: Modernize CALL and family (#101508)
Guido van Rossum
2023-02-08
1
-5/+16
*
gh-98831: Modernize CALL_FUNCTION_EX (#101627)
Guido van Rossum
2023-02-08
2
-5/+19
*
gh-98831: Modernize FORMAT_VALUE (#101628)
Guido van Rossum
2023-02-08
2
-5/+12
*
gh-98831: Finish the UNPACK_SEQUENCE family (#101666)
Guido van Rossum
2023-02-07
2
-18/+26
*
gh-98831: Move DSL documentation here from ideas repo (#101629)
Guido van Rossum
2023-02-07
2
-3/+415
*
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
Eric Snow
2023-02-04
1
-0/+1
*
gh-98831: rewrite PUSH_EXC_INFO and conditional jumps in the instruction defi...
Irit Katriel
2023-02-01
1
-1/+1
*
gh-101409: Improve generated clinic code for self type checks (#101411)
Erlend E. Aasland
2023-01-31
1
-10/+12
*
gh-98831: Clean up and add cache size static_assert to macro (#101442)
Guido van Rossum
2023-01-31
2
-4/+24
[prev]
[next]