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
*
make regen-stdlib-module-names rejects test modules (#105921)
Victor Stinner
2023-06-20
1
-2/+17
*
gh-105481: generate _specializations and _specialized_instructions from bytec...
Irit Katriel
2023-06-19
2
-26/+80
*
gh-105481: remove HAS_ARG, HAS_CONST, IS_JUMP_OPCODE, IS_PSEUDO_OPCODE and re...
Irit Katriel
2023-06-17
1
-30/+0
*
gh-105481: add HAS_JUMP flag to opcode metadata (#105791)
Irit Katriel
2023-06-14
1
-1/+2
*
gh-104909: Implement conditional stack effects for macros (#105748)
Guido van Rossum
2023-06-14
2
-13/+80
*
gh-105481: Fix types and a bug for pseudos (#105788)
Guido van Rossum
2023-06-14
1
-3/+4
*
Update DSL docs for cases generator (#105753)
Guido van Rossum
2023-06-14
1
-44/+60
*
GH-100987: Allow objects other than code objects as the "executable" of an in...
Mark Shannon
2023-06-14
2
-9/+17
*
gdb libpython.py: Remove compatibility code (#105739)
Victor Stinner
2023-06-14
1
-47/+22
*
gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740)
Eric Snow
2023-06-14
3
-1/+9
*
gh-98040: Fix importbench: use types.ModuleType() (#105743)
Victor Stinner
2023-06-13
1
-1/+2
*
gh-104812: Run Pending Calls in any Thread (gh-104813)
Eric Snow
2023-06-13
1
-0/+1
*
gh-105481: add flags to each instr in the opcode metadata table, to replace o...
Irit Katriel
2023-06-13
1
-14/+52
*
gh-105540: Fix code generator tests (#105707)
Guido van Rossum
2023-06-12
1
-128/+47
*
Remove support for legacy bytecode instructions (#105705)
Guido van Rossum
2023-06-12
3
-22/+3
*
gh-105229: Remove syntactic support for super-instructions (#105703)
Guido van Rossum
2023-06-12
2
-143/+38
*
gh-105481: add pseudo-instructions to the bytecodes DSL (#105506)
Irit Katriel
2023-06-11
2
-10/+111
*
gh-104610: Stop looking for PREDICT() in the cases generator (#105459)
Guido van Rossum
2023-06-07
1
-16/+5
*
gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)
Victor Stinner
2023-06-06
6
-6/+2
*
gh-105407: Remove unused imports in tools (#105409)
Victor Stinner
2023-06-06
2
-3/+0
*
gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)
Victor Stinner
2023-06-06
1
-4/+4
*
gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-105258)
Eric Snow
2023-06-02
1
-0/+1
*
GH-102404, GH-100956: Document how to do a WASI build (GH-105251)
Brett Cannon
2023-06-02
2
-174/+190
*
GH-104584: Plugin optimizer API (GH-105100)
Mark Shannon
2023-06-02
1
-0/+4
*
gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208)
Victor Stinner
2023-06-01
1
-7/+2
*
gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready() (gh-10...
Eric Snow
2023-06-01
1
-0/+2
*
gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174)
Gregory P. Smith
2023-06-01
2
-2/+4
*
gh-105191: Cleanup peg generator; keep only necessary files (#105197)
Lysandros Nikolaou
2023-06-01
20
-16832/+60
*
gh-105156: Cleanup usage of old Py_UNICODE type (#105158)
Victor Stinner
2023-06-01
1
-7/+3
*
gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-10...
Steve Dower
2023-05-31
1
-3/+3
*
gh-105156: Argument Clinic avoids Py_UNICODE type (#105161)
Victor Stinner
2023-05-31
1
-1/+1
*
gh-104909: Split BINARY_OP into micro-ops (#104910)
Guido van Rossum
2023-05-31
1
-7/+32
*
gh-105091: stable_abi.py: Remove "Unixy" check from --all on other platforms ...
Petr Viktorin
2023-05-30
1
-1/+2
*
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
Zachary Ware
2023-05-27
2
-10/+6
*
gh-100238: Use setuptools in peg-generator and reenable tests (#104798)
Lysandros Nikolaou
2023-05-26
1
-7/+47
*
gh-104773: PEP 594: Remove the audioop module (#104937)
Victor Stinner
2023-05-25
2
-2/+0
*
gh-104773: PEP 594: Remove the aifc module (#104933)
Victor Stinner
2023-05-25
1
-1/+1
*
Improves the Windows MSI test run on PR (GH-104929)
Steve Dower
2023-05-25
1
-34/+24
*
gh-104773: PEP 594: Remove the uu module (#104932)
Victor Stinner
2023-05-25
1
-2/+0
*
gh-104773: PEP 594: Remove the crypt module (#104908)
Victor Stinner
2023-05-25
2
-2/+0
*
gh-104773: Remove the msilib package (GH-104911)
Zachary Ware
2023-05-25
3
-3/+1
*
gh-104773: PEP 594: Remove the xdrlib module (#104900)
Victor Stinner
2023-05-24
1
-1/+0
*
gh-104773: PEP 594: Remove the nis module (#104897)
Victor Stinner
2023-05-24
4
-7/+0
*
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner
2023-05-24
1
-1/+0
*
gh-104773: PEP 594: Remove the mailcap module (#104867)
Victor Stinner
2023-05-24
1
-1/+0
*
gh-104773: PEP 594: Remove the sunau module (#104863)
Victor Stinner
2023-05-24
1
-1/+1
*
gh-104773: PEP 594: Remove the ossaudiodev module (#104862)
Victor Stinner
2023-05-24
2
-5/+0
*
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner
2023-05-24
1
-2/+0
*
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner
2023-05-23
9
-24/+5
*
gh-104773: PEP 594: Remove the telnetlib module (#104778)
Victor Stinner
2023-05-23
1
-1/+0
[next]