summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tools-Demos
Commit message (Expand)AuthorAgeFilesLines
* Python 3.13.0a2v3.13.0a2Thomas Wouters2023-11-221-4/+0
* gh-111903: Add `@critical_section` directive to Argument Clinic. (#111904)Sam Gross2023-11-141-0/+4
* Python 3.13.0a1v3.13.0a1Thomas Wouters2023-10-1313-43/+0
* GH-107518: Remove the Argument Clinic How-To (#109900)Adam Turner2023-10-114-5/+12
* gh-109991: Remove obsolete NEWS entries for OpenSSL 3.0.10 (GH-110055)Zachary Ware2023-09-281-2/+0
* gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests...Ned Deily2023-09-281-0/+2
* gh-108494: Argument Clinic: Document how to generate code that uses the limit...Victor Stinner2023-08-301-1/+2
* gh-108494: Argument Clinic partial supports of Limited C API (#108495)Victor Stinner2023-08-251-0/+2
* gh-107704: Argument Clinic: add support for deprecating keyword use of parame...Serhiy Storchaka2023-08-191-0/+4
* gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v...Ned Deily2023-08-181-0/+2
* gh-107880: Teach Argument Clinic to clone __init__ and __new__ methods (#107885)Erlend E. Aasland2023-08-131-0/+2
* Docs: clean up Argument Clinic howto's (#107797)Erlend E. Aasland2023-08-091-1/+1
* gh-104683: Add --exclude option to Argument Clinic CLI (#107770)Erlend E. Aasland2023-08-081-0/+1
* gh-86457: Add docs for Argument Clinic @text_signature directive (#107747)Erlend E. Aasland2023-08-081-1/+1
* gh-86457: Fix signature for code.replace() (GH-23199)Serhiy Storchaka2023-08-071-0/+2
* gh-95065: Add Argument Clinic support for deprecating positional use of param...Erlend E. Aasland2023-08-071-0/+6
* gh-107609: Fix duplicate module check in Argument Clinic (#107610)Erlend E. Aasland2023-08-041-0/+3
* gh-107467: Restructure Argument Clinic command-line interface (#107469)Erlend E. Aasland2023-08-011-0/+2
* gh-106970: Fix Argument Clinic 'destination <name> clear' command (#106972)Erlend E. Aasland2023-07-221-0/+4
* gh-106706: Streamline family syntax in cases generator DSL (#106716)Kevin Diem2023-07-161-0/+3
* gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source direc...Ijtaba Hussain2023-07-111-0/+2
* gh-106359: Fix corner case bugs in Argument Clinic converter parser (#106361)Erlend E. Aasland2023-07-031-0/+2
* Python 3.12.0b1v3.12.0b1Thomas Wouters2023-05-221-2/+0
* gh-104389: Add 'unused' keyword to Argument Clinic C converters (#104390)Erlend E. Aasland2023-05-121-0/+2
* Python 3.12.0a7v3.12.0a7Thomas Wouters2023-04-041-1/+0
* gh-102809: Remove `Misc/gdbinit` (#102854)Nikita Sobolev2023-03-201-0/+1
* Python 3.12.0a4v3.12.0a4Thomas Wouters2023-01-102-2/+0
* gh-89419: gdb: fix bug causing `AttributeError` in py-locals when no frame is...Eli Schwartz2023-01-031-0/+1
* GH-100342: check for allocation failure in AC `*args` parsing (#100343)Kumar Aditya2022-12-281-0/+1
* Python 3.12.0a3v3.12.0a3Thomas Wouters2022-12-061-7/+0
* gh-64490: Fix bugs in argument clinic varargs processing (#32092)colorfulappl2022-11-241-0/+7
* Python 3.12.0a1v3.12.0a1Thomas Wouters2022-10-2410-21/+0
* gh-95731: Fix module docstring extraction in pygettext (#95732)Jakub Kuczys2022-10-151-0/+1
* gh-68686: Retire eptag ptag scripts (#98064)Joannah Nanjekye2022-10-081-0/+1
* gh-97669: Remove outdated example scripts (#97675)Victor Stinner2022-10-041-0/+3
* gh-97681: Remove Tools/demo/ directory (#97682)Victor Stinner2022-10-031-0/+3
* gh-95853: Improve WASM build script (GH-96389)Christian Heimes2022-08-301-0/+2
* gh-95853: Add script to automate WASM build (GH-95828)Christian Heimes2022-08-131-0/+2
* gh-94430: Allow params named `module` or `self` with custom C names in Argume...Erlend Egeberg Aasland2022-07-071-0/+2
* gh-94538: Fix Argument Clinic output to custom file (#94539)Erlend Egeberg Aasland2022-07-051-0/+2
* gh-93939: Add script to check extension modules (#94545)Christian Heimes2022-07-051-0/+3
* gh-82927: Update files related to HTML entities. (GH-92504)Ezio Melotti2022-06-211-0/+2
* Python 3.11.0b1Pablo Galindo2022-05-063-6/+0
* gh-91583: AC: Fix regression for functions with defining_class (GH-91739)Serhiy Storchaka2022-04-301-0/+2
* gh-91575: Add a script for generating data for case-insensitive matching in r...Serhiy Storchaka2022-04-221-0/+3
* Add some information about where pynche has moved to (#91650)Barry Warsaw2022-04-181-1/+1
* Remove the ancient Pynche color editor (#91554)Barry Warsaw2022-04-171-0/+1
* Python 3.11.0a7v3.11.0a7Pablo Galindo2022-04-051-2/+0
* bpo-40280: Add limited Emscripten REPL (GH-32284)Christian Heimes2022-04-051-0/+2
* Python 3.11.0a1v3.11.0a1Pablo Galindo2021-10-056-8/+0