summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Python 3.13.0b1v3.13.0b1Thomas Wouters2024-05-081-1/+1
* gh-118671: Updated dead ActiveState links (#118730)trag1c2024-05-089-10/+10
* Regen ``Doc/requirements-oldest-sphinx.txt`` (#118736)Kirill Podoprigora2024-05-081-3/+3
* gh-109975: Make a rough editorial pass over What's New (#118711)T. Wouters2024-05-071-509/+542
* gh-118650: Document `Enum._repr_*` reservation exclusion (GH-118698)chrysn2024-05-071-1/+7
* gh-118518: Improve perf docs (#118708)Pablo Galindo Salgado2024-05-071-22/+48
* gh-118660: Add second type parameter to (Async)ContextManager (#118681)Jelle Zijlstra2024-05-071-2/+18
* Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612)Kerim Kabirov2024-05-071-2/+2
* gh-66410: Do not stringify arguments of Tkinter callback (GH-98592)Serhiy Storchaka2024-05-071-0/+10
* gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#...Hugo van Kemenade2024-05-074-14/+14
* gh-118310: Fix documentation for `enum.Enum.__new__` (GH-118311)Momo Eissenhauer2024-05-071-5/+7
* gh-109653: What's new: Note improved import times for several stdlib modules ...Alex Waygood2024-05-071-0/+9
* gh-109975: Update 'What's New in Python 3.13' for beta (#118694)Hugo van Kemenade2024-05-071-7/+2
* Fix several typos in documentation (GH-118625)Xie Yanbo2024-05-073-4/+4
* Docs: add whatsnew for free-threading (#118679)Sam Gross2024-05-071-0/+46
* gh-117486: Improve behavior for user-defined AST subclasses (#118212)Jelle Zijlstra2024-05-062-1/+19
* gh-118647: Add defaults to typing.Generator and typing.AsyncGenerator (#118648)Jelle Zijlstra2024-05-061-4/+22
* gh-115119: Default to --with-system-libmpdec=yes (#118539)Erlend E. Aasland2024-05-062-2/+14
* gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH...Petr Viktorin2024-05-061-1/+1
* GH-115577 Clarify netloc term usage in urllib.parse docs (GH-117632)Kerim Kabirov2024-05-061-0/+5
* gh-118271: Support more options for reading/writing images in Tkinter (GH-118...Serhiy Storchaka2024-05-061-0/+6
* Fix typo in Doc/library/asyncio-task.rst (GH-118627)Xie Yanbo2024-05-061-1/+1
* gh-118225: Support more options for copying images in Tkinter (GH-118228)Serhiy Storchaka2024-05-062-0/+18
* gh-66543: Add mimetypes.guess_file_type() (GH-117258)Serhiy Storchaka2024-05-064-6/+40
* gh-74929: locals() documentation update for PEP 667 (#118265)Alyssa Coghlan2024-05-061-9/+38
* gh-118465: Add __firstlineno__ attribute to class (GH-118475)Serhiy Storchaka2024-05-062-0/+9
* gh-111140: minor docs typos cleanup in the C example API calls. (#118612)Gregory P. Smith2024-05-051-3/+3
* gh-111201: A new Python REPL (GH-111567)Pablo Galindo Salgado2024-05-054-4/+70
* gh-74929: Rudimentary docs for PEP 667 (#118581)Guido van Rossum2024-05-053-2/+19
* GH-111744: Make breakpoint() enter the debugger immediately (GH-118579)Tian Gao2024-05-053-2/+15
* gh-118476: Fix corner cases in islice() rough equivalent. (Gh-118559)Raymond Hettinger2024-05-051-18/+11
* gh-118131: Command-line interface for the `random` module (#118132)Hugo van Kemenade2024-05-053-0/+87
* gh-118518: Allow perf to work without frame pointers (#112254)Pablo Galindo Salgado2024-05-054-1/+66
* gh-74929: Implement PEP 667 (GH-115153)Tian Gao2024-05-041-0/+3
* gh-111997: C-API for signalling monitoring events (#116413)Irit Katriel2024-05-044-1/+170
* gh-115532 Add kde_random() to the statistic module (#118210)Raymond Hettinger2024-05-042-60/+27
* Minor improvements to the itertools recipes (#118563)Raymond Hettinger2024-05-031-24/+12
* docs: clarify csv.DictReader's treatment of the first data row (#118549)Ned Batchelder2024-05-031-2/+4
* gh-116322: Add Py_mod_gil module slot (#116882)Brett Simmers2024-05-031-0/+38
* gh-117514: Add `sys._is_gil_enabled()` function (#118514)Sam Gross2024-05-031-0/+8
* gh-116126: Implement PEP 696 (#116129)Jelle Zijlstra2024-05-035-27/+152
* gh-117492: Clarify documentation of `typing.Never` (#117678)Nice Zombies2024-05-031-24/+22
* gh-118500: Add pdb support for zipapp (#118501)Tian Gao2024-05-021-0/+3
* gh-93502: Add new C-API functions to trace object creation and destruction (#...Pablo Galindo Salgado2024-05-022-0/+57
* gh-105879: Add support for keyword arguments to eval and exec (#105885)Raphael Gaschignard2024-05-021-5/+13
* gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)Steve Dower2024-05-021-0/+7
* gh-117903: Clarify that the staticmethod descriptor is callable (GH-117925)Serhiy Storchaka2024-05-021-2/+3
* gh-118216: Don't consider dotted `__future__` imports (#118267)Crowthebird2024-05-021-0/+4
* docs: typo: tiny grammar change: "pointed by" -> "pointed to by" (#118411)Andrew Zipperer2024-05-022-4/+4
* gh-118335: Rename --experimental-interpreter on Windows to --experimental-jit...Guido van Rossum2024-05-021-1/+2