summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tools-Demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* bpo-44786: Fix a warning in RE in c-analyzer (GH-28351)Serhiy Storchaka2021-09-151-0/+1
* bpo-44756: Remove misleading NEWS entries of a change that was reverted befor...Łukasz Langa2021-08-301-6/+0
* bpo-44967: pydoc: return non-zero exit code when query is not found (GH-27868)Gregory Anders2021-08-261-0/+1
* bpo-44978: allow Argument Clinic to handle __complex__ special methods (GH-27...Mark Dickinson2021-08-221-0/+1
* bpo-44756: in ./Doc, `make build` depends on `make html` (#27403)Jack DeVries2021-07-281-0/+6
* bpo-43425: Remove test2to3 from Tools (#26981)Dong-hee Na2021-07-171-0/+3
* bpo-20201: variadic arguments support for AC (GH-18609)Batuhan Taskaya2021-07-161-0/+1
* bpo-44074: let patchcheck infer the base branch name (GH-25991)Leonardo Lai2021-05-101-0/+1
* Python 3.10.0a4v3.10.0a4Pablo Galindo2021-01-042-4/+0
* closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)Augusto Hack2020-12-241-0/+2
* bpo-42613: Fix freeze.py config directory (GH-23792)Victor Stinner2020-12-161-0/+2
* Python 3.10.0a3v3.10.0a3Pablo Galindo2020-12-072-5/+0
* bpo-42212: smelly.py also checks the dynamic library (GH-23423)Victor Stinner2020-11-241-0/+3
* bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19...jack11422020-11-091-0/+2
* Consolidate 3.9.0b1 NEWS in the master branchŁukasz Langa2020-05-193-6/+0
* bpo-40163: Fix multissltest download of old OpenSSL (GH-19329)Christian Heimes2020-05-151-0/+3
* bpo-40479: Test with latest OpenSSL versions (GH-20108)Christian Heimes2020-05-151-0/+2
* bpo-40431: Fix syntax typo in turtledemo (GH-19777)Miro Hrončok2020-04-291-0/+1
* Python 3.9.0a6v3.9.0a6Łukasz Langa2020-04-273-6/+0
* closes bpo-40385: Remove Tools/scripts/checkpyc.py (GH-19709)Ammar Askar2020-04-251-0/+2
* bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364)Serhiy Storchaka2020-04-181-0/+1
* bpo-40094: Fix which.py script exit code (GH-19286)Victor Stinner2020-04-021-0/+3
* Python 3.9.0a5v3.9.0a5Łukasz Langa2020-03-232-6/+0
* bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167)José Roberto Meza Cabrera2020-03-111-0/+2
* bpo-36184: Port python-gdb.py to FreeBSD (GH-18873)Victor Stinner2020-03-091-0/+4
* Python 3.9.0a1v3.9.0a1Łukasz Langa2019-11-198-11/+0