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
/
Misc
/
NEWS.d
/
next
/
Tools-Demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.13.0a2
v3.13.0a2
Thomas Wouters
2023-11-22
1
-4/+0
*
gh-111903: Add `@critical_section` directive to Argument Clinic. (#111904)
Sam Gross
2023-11-14
1
-0/+4
*
Python 3.13.0a1
v3.13.0a1
Thomas Wouters
2023-10-13
13
-43/+0
*
GH-107518: Remove the Argument Clinic How-To (#109900)
Adam Turner
2023-10-11
4
-5/+12
*
gh-109991: Remove obsolete NEWS entries for OpenSSL 3.0.10 (GH-110055)
Zachary Ware
2023-09-28
1
-2/+0
*
gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests...
Ned Deily
2023-09-28
1
-0/+2
*
gh-108494: Argument Clinic: Document how to generate code that uses the limit...
Victor Stinner
2023-08-30
1
-1/+2
*
gh-108494: Argument Clinic partial supports of Limited C API (#108495)
Victor Stinner
2023-08-25
1
-0/+2
*
gh-107704: Argument Clinic: add support for deprecating keyword use of parame...
Serhiy Storchaka
2023-08-19
1
-0/+4
*
gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v...
Ned Deily
2023-08-18
1
-0/+2
*
gh-107880: Teach Argument Clinic to clone __init__ and __new__ methods (#107885)
Erlend E. Aasland
2023-08-13
1
-0/+2
*
Docs: clean up Argument Clinic howto's (#107797)
Erlend E. Aasland
2023-08-09
1
-1/+1
*
gh-104683: Add --exclude option to Argument Clinic CLI (#107770)
Erlend E. Aasland
2023-08-08
1
-0/+1
*
gh-86457: Add docs for Argument Clinic @text_signature directive (#107747)
Erlend E. Aasland
2023-08-08
1
-1/+1
*
gh-86457: Fix signature for code.replace() (GH-23199)
Serhiy Storchaka
2023-08-07
1
-0/+2
*
gh-95065: Add Argument Clinic support for deprecating positional use of param...
Erlend E. Aasland
2023-08-07
1
-0/+6
*
gh-107609: Fix duplicate module check in Argument Clinic (#107610)
Erlend E. Aasland
2023-08-04
1
-0/+3
*
gh-107467: Restructure Argument Clinic command-line interface (#107469)
Erlend E. Aasland
2023-08-01
1
-0/+2
*
gh-106970: Fix Argument Clinic 'destination <name> clear' command (#106972)
Erlend E. Aasland
2023-07-22
1
-0/+4
*
gh-106706: Streamline family syntax in cases generator DSL (#106716)
Kevin Diem
2023-07-16
1
-0/+3
*
gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source direc...
Ijtaba Hussain
2023-07-11
1
-0/+2
*
gh-106359: Fix corner case bugs in Argument Clinic converter parser (#106361)
Erlend E. Aasland
2023-07-03
1
-0/+2
*
Python 3.12.0b1
v3.12.0b1
Thomas Wouters
2023-05-22
1
-2/+0
*
gh-104389: Add 'unused' keyword to Argument Clinic C converters (#104390)
Erlend E. Aasland
2023-05-12
1
-0/+2
*
Python 3.12.0a7
v3.12.0a7
Thomas Wouters
2023-04-04
1
-1/+0
*
gh-102809: Remove `Misc/gdbinit` (#102854)
Nikita Sobolev
2023-03-20
1
-0/+1
*
Python 3.12.0a4
v3.12.0a4
Thomas Wouters
2023-01-10
2
-2/+0
*
gh-89419: gdb: fix bug causing `AttributeError` in py-locals when no frame is...
Eli Schwartz
2023-01-03
1
-0/+1
*
GH-100342: check for allocation failure in AC `*args` parsing (#100343)
Kumar Aditya
2022-12-28
1
-0/+1
*
Python 3.12.0a3
v3.12.0a3
Thomas Wouters
2022-12-06
1
-7/+0
*
gh-64490: Fix bugs in argument clinic varargs processing (#32092)
colorfulappl
2022-11-24
1
-0/+7
*
Python 3.12.0a1
v3.12.0a1
Thomas Wouters
2022-10-24
10
-21/+0
*
gh-95731: Fix module docstring extraction in pygettext (#95732)
Jakub Kuczys
2022-10-15
1
-0/+1
*
gh-68686: Retire eptag ptag scripts (#98064)
Joannah Nanjekye
2022-10-08
1
-0/+1
*
gh-97669: Remove outdated example scripts (#97675)
Victor Stinner
2022-10-04
1
-0/+3
*
gh-97681: Remove Tools/demo/ directory (#97682)
Victor Stinner
2022-10-03
1
-0/+3
*
gh-95853: Improve WASM build script (GH-96389)
Christian Heimes
2022-08-30
1
-0/+2
*
gh-95853: Add script to automate WASM build (GH-95828)
Christian Heimes
2022-08-13
1
-0/+2
*
gh-94430: Allow params named `module` or `self` with custom C names in Argume...
Erlend Egeberg Aasland
2022-07-07
1
-0/+2
*
gh-94538: Fix Argument Clinic output to custom file (#94539)
Erlend Egeberg Aasland
2022-07-05
1
-0/+2
*
gh-93939: Add script to check extension modules (#94545)
Christian Heimes
2022-07-05
1
-0/+3
*
gh-82927: Update files related to HTML entities. (GH-92504)
Ezio Melotti
2022-06-21
1
-0/+2
*
Python 3.11.0b1
Pablo Galindo
2022-05-06
3
-6/+0
*
gh-91583: AC: Fix regression for functions with defining_class (GH-91739)
Serhiy Storchaka
2022-04-30
1
-0/+2
*
gh-91575: Add a script for generating data for case-insensitive matching in r...
Serhiy Storchaka
2022-04-22
1
-0/+3
*
Add some information about where pynche has moved to (#91650)
Barry Warsaw
2022-04-18
1
-1/+1
*
Remove the ancient Pynche color editor (#91554)
Barry Warsaw
2022-04-17
1
-0/+1
*
Python 3.11.0a7
v3.11.0a7
Pablo Galindo
2022-04-05
1
-2/+0
*
bpo-40280: Add limited Emscripten REPL (GH-32284)
Christian Heimes
2022-04-05
1
-0/+2
*
Python 3.11.0a1
v3.11.0a1
Pablo Galindo
2021-10-05
6
-8/+0
[next]