Miss Islington (bot)
32c3dcc7a4
[3.13] gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511) (GH-140785)
...
(cherry picked from commit 327dbbedff )
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-10-30 11:31:54 +00:00
Miss Islington (bot)
f3476c6507
[3.13] gh-139588: Increase maximum LaTeX list depth (GH-140709) ( #140725 )
...
Co-authored-by: Maciej Olko <maciej.olko@affirm.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-10-28 20:05:32 +00:00
Miss Islington (bot)
134e2f8d7f
[3.13] Docs: Replace "encoder" with "decoder" in Doc/c-api/codec.rst (GH-140613) ( #140662 )
...
Docs: Replace "encoder" with "decoder" in `Doc/c-api/codec.rst` (GH-140613)
(cherry picked from commit d12086e822 )
Co-authored-by: RayXu <140802139+F18-Maverick@users.noreply.github.com>
2025-10-27 09:51:34 +00:00
Miss Islington (bot)
d64b05b284
[3.13] Docs: Fix a grammatical error in Doc/c-api/codec.rst (GH-140612) ( #140617 )
...
Docs: Fix a grammatical error in `Doc/c-api/codec.rst` (GH-140612)
(cherry picked from commit 33b2ca80bb )
Co-authored-by: RayXu <140802139+F18-Maverick@users.noreply.github.com>
2025-10-26 09:45:42 +00:00
Miss Islington (bot)
9d1a83255c
[3.13] Standardize translation of Doc/bugs.rst (GH-137449) (GH-140282)
...
Standardize translation of `Doc/bugs.rst` (GH-137449)
(cherry picked from commit 869bb6948e )
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2025-10-26 10:07:09 +01:00
Miss Islington (bot)
df86b18f7f
[3.13] Fix typo in Doc/c-api/code.rst (GH-140586) ( #140592 )
...
Fix typo in `Doc/c-api/code.rst` (GH-140586)
(cherry picked from commit d74a96366d )
Co-authored-by: RayXu <140802139+F18-Maverick@users.noreply.github.com>
2025-10-25 15:43:00 +00:00
Miss Islington (bot)
01cab860c0
[3.13] Docs: Fix a grammatical error in Doc/c-api/capsule.rst (GH-140577) (GH-140581)
...
Docs: Fix a grammatical error in `Doc/c-api/capsule.rst` (GH-140577)
"who" -> "which"
(cherry picked from commit 4ad599501f )
Co-authored-by: RayXu <140802139+F18-Maverick@users.noreply.github.com>
2025-10-25 14:03:25 +00:00
Miss Islington (bot)
887ee39462
[3.13] gh-140463: Fix typo in xmlrpc.client documentation (GH-140552) ( #140567 )
...
gh-140463: Fix typo in xmlrpc.client documentation (GH-140552)
Fix typo in xmlrpc.client documentation
(cherry picked from commit 44b6eead21 )
Co-authored-by: Miša Jakovljević <misajakovljevic3@gmail.com>
2025-10-24 20:53:38 +00:00
Miss Islington (bot)
5c99b6c576
[3.13] Document that PyModule_GetDef can return NULL with or without setting an exception (GH-140529) (GH-140546)
...
(cherry picked from commit 289360ae63 )
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2025-10-24 13:37:09 +00:00
Miss Islington (bot)
7564125ed1
[3.13] Docs: Fix a grammatical error in Doc/c-api/arg.rst (GH-140525) (GH-140539)
...
Docs: Fix a grammatical error in `Doc/c-api/arg.rst` (GH-140525)
"have" -> "has"
(cherry picked from commit fc2e23c2ed )
Co-authored-by: RayXu <140802139+F18-Maverick@users.noreply.github.com>
2025-10-24 12:24:41 +00:00
Emma Smith
df35beb6de
[3.13] zlib.rst: Link to constants and deduplicate text (GH-140115) (GH-140350)
...
* Link to compression setting constants from compression functions
* De-duplicate descriptions of the constants
(cherry picked from commit 091e8513bb )
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
2025-10-21 14:45:02 -07:00
Miss Islington (bot)
05405152a9
[3.13] Use `sphinxext-opengraph` v0.13.0 (GH-140425) ( #140428 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-10-21 16:10:29 +00:00
Miss Islington (bot)
7b204ab819
[3.13] GH-139436: Remove references to downloadable PDF documentation (GH-140416) ( #140420 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-10-21 16:06:56 +03:00
Miss Islington (bot)
677a488e04
[3.13] gh-66646: Explain __base__ attribute in the docs (GH-102554) (GH-140366)
...
(cherry picked from commit faa169afa0 )
Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Co-authored-by: Éric <merwok@netwok.org>
2025-10-21 09:06:56 +02:00
Miss Islington (bot)
9084371107
[3.13] [Docs] Add missing note about Required/NotRequired/ReadOnly in get_type_hints() (GH-139565) ( #140387 )
...
[Docs] Add missing note about Required/NotRequired/ReadOnly in get_type_hints() (GH-139565)
(cherry picked from commit a752f58d6b )
Co-authored-by: Sam Bull <git@sambull.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-10-20 13:23:28 -07:00
Miss Islington (bot)
e5ebcabc6b
[3.13] gh-101100: Fix sphinx warnings in library/resource.rst (GH-140023) ( #140353 )
...
Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
2025-10-20 07:23:27 +00:00
Miss Islington (bot)
152e7d14dc
[3.13] docs: be clearer that glob results are unordered (GH-140184) ( #140340 )
...
(cherry picked from commit ed672f7a8a )
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
2025-10-20 07:32:05 +03:00
Miss Islington (bot)
26ea18146d
[3.13] gh-138997: Remove false justify fill option from Tkinter docs (GH-139023) ( #140320 )
...
gh-138997: Remove false justify `fill` option from Tkinter docs (GH-139023)
(cherry picked from commit 115a04b802 )
Co-authored-by: Marat Khagazheev <marathagazeev@gmail.com>
Co-authored-by: marat <khagazheev@artlebedev.ru>
2025-10-19 03:53:44 +00:00
Miss Islington (bot)
7b6fb716a1
[3.13] gh-128571: Document UTF-16/32 native byte order (GH-139974) ( #140308 )
...
Closes GH-128571
(cherry picked from commit 920de7ccdc )
Co-authored-by: Parham MohammadAlizadeh <prhmma@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2025-10-18 19:03:38 +00:00
Miss Islington (bot)
762fbdbf8c
[3.13] gh-140241: Fix documentation for the registry parameter of warnings.warn_explicit() (GH-140242) (GH-140293)
...
(cherry picked from commit 78e1d65a4d )
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2025-10-18 11:03:03 +00:00
Tan Long
134b4f2fd1
[3.13] Remove duplicate words in the documentation (GH-140221) (GH-140226)
...
(cherry picked from commit 2ebd0cdb16 )
2025-10-16 20:10:31 +02:00
Miss Islington (bot)
426fa77a19
[3.13] gh-140078: fix typo in tkinter docs (GH-140081) ( #140218 )
...
gh-140078: fix typo in tkinter docs (GH-140081)
Remove extraneous word.
(cherry picked from commit 5f357f3b0d )
Co-authored-by: wangxiaolei <fatelei@gmail.com>
2025-10-16 15:09:14 +00:00
Miss Islington (bot)
b81bab6190
[3.13] Remove reference to docs mailing list for bug reports (GH-122323) ( #140202 )
...
Remove reference to docs mailing list for bug reports (GH-122323)
(cherry picked from commit 33586d64ca )
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
2025-10-16 14:07:07 +03:00
Miss Islington (bot)
2f27098b42
[3.13] gh-106318: Add examples for str.istitle() (GH-140046) ( #140114 )
...
Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
2025-10-14 14:25:57 +00:00
Miss Islington (bot)
215068442c
[3.13] gh-82575: Adjust time.get_clock_info *adjustable* attribute doc (GH-135920) ( #140098 )
...
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2025-10-14 08:37:07 +00:00
Miss Islington (bot)
08c9a147a6
[3.13] gh-137871: Clarify cmath.nan documentation by linking to math module (GH-137876) ( #140096 )
...
Co-authored-by: Aziz <azizbenothman76@gmail.com>
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
2025-10-14 08:32:41 +00:00
Miss Islington (bot)
63ba8018a1
[3.13] gh-97914: Reword misleading sentence on conditional expressions (GH-139064) ( #140094 )
...
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Co-authored-by: Gilles Peiffer <gilles.peiffer.yt@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-10-14 08:29:16 +00:00
Miss Islington (bot)
eec807a5bb
[3.13] gh-138072: Fix typos and grammatical errors and improve clarity in asyncio howto document (GH-138895) ( #140092 )
...
Co-authored-by: Morteza24 <mortezia4444.mz@gmail.com>
2025-10-14 11:26:12 +03:00
Miss Islington (bot)
5bead87f83
[3.13] gh-102247: Improve documentation of http.HTTPStatus members update (GH-133190) ( #140090 )
...
Co-authored-by: Loïc Simon <loic.simon@napta.io>
2025-10-14 08:24:31 +00:00
Miss Islington (bot)
13562e1866
[3.13] gh-101100: Fix sphinx warnings in library/smtplib.rst (GH-139991) ( #140085 )
...
Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-10-14 08:18:53 +00:00
Miss Islington (bot)
0e7893207b
[3.13] gh-138772: Fix and improve documentation for turtle color functions (GH-139325) (GH-140048)
...
Use multiple signatures for clarity.
Explain different forms of bgcolor() in details.
Fix outdated docstrings.
(cherry picked from commit 525dcfe523 )
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-10-13 15:56:31 +00:00
Miss Islington (bot)
278384150a
[3.13] gh-107073: fix relevant typo in PyObject_ClearManagedDict (GH-140032) ( #140034 )
...
gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032)
(cherry picked from commit 52996aaa78 )
Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
2025-10-13 11:29:41 +00:00
Miss Islington (bot)
08a2b2de79
[3.13] gh-139155: Remove "dictionaries are sorted by key" note in pprint docs (GH-139159) (GH-140004)
...
gh-139155: Remove "dictionaries are sorted by key" note in `pprint` docs (GH-139159)
(cherry picked from commit 68622be935 )
Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
2025-10-12 16:56:03 +00:00
Miss Islington (bot)
591946d2fe
[3.13] gh-101100: Fix Sphinx warnings in Doc/library/signal.rst (GH-139930) (GH-139967)
...
gh-101100: Fix Sphinx warnings in `Doc/library/signal.rst` (GH-139930)
(cherry picked from commit 447c7a89fb )
Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
2025-10-11 18:35:24 +00:00
Miss Islington (bot)
38bedb342d
[3.13] gh-138843: Removing "Unpacking" section from Download page (GH-139920)
...
(cherry picked from commit aa840f500c )
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2025-10-10 14:31:50 -05:00
Stan Ulbrych
5424dab1fd
[3.13] gh-101100: Document zlib public constants to fix reference warnings (GH-139835) ( #139912 )
...
* gh-101100: Document `zlib` public constants to fix reference warnings (#139835 )
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
(cherry picked from commit c7f1da97eb )
* [3.13] gh-101100: Document `zlib` public constants to fix reference warnings (GH-139835)
(cherry picked from commit c7f1da97eb )
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
---------
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
2025-10-10 18:03:48 +02:00
Miss Islington (bot)
70ae4c8ef6
[3.13] gh-139843: Document signals (SIGSTOP, SIGVTALRM, SIGPROF) to fix sphinx references (GH-139896) (GH-139909)
...
gh-139843: Document signals (SIGSTOP, SIGVTALRM, SIGPROF) to fix sphinx references (GH-139896)
(cherry picked from commit 302f19d1f1 )
Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
2025-10-10 15:34:52 +00:00
Miss Islington (bot)
b367d104ed
[3.13] gh-139843: Document signal.SIGQUIT to fix Sphinx references (GH-139844) ( #139886 )
...
gh-139843: Document `signal.SIGQUIT` to fix Sphinx references (GH-139844)
(cherry picked from commit 1f87d528a1 )
Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
2025-10-10 06:31:10 +00:00
Miss Islington (bot)
72c231abf6
[3.13] gh-139842: Clarify __module__ description in typing.rst (GH-139863) ( #139870 )
...
Co-authored-by: Timothée Mazzucotelli <dev@pawamoy.fr>
2025-10-09 18:00:04 +00:00
Miss Islington (bot)
fa49c2af91
[3.13] gh-139672: Remove references to passlib (GH-139673) ( #139868 )
...
gh-139672: Remove references to `passlib` (GH-139673)
(cherry picked from commit 04461510fb )
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
2025-10-09 17:22:01 +00:00
Sam Gross
16d2e97cf3
[3.13] gh-137400: Fix thread-safety issues when profiling all threads (gh-137518) (gh-137733)
...
There were a few thread-safety issues when profiling or tracing all
threads via PyEval_SetProfileAllThreads or PyEval_SetTraceAllThreads:
* The loop over thread states could crash if a thread exits concurrently
(in both the free threading and default build)
* The modification of `c_profilefunc` and `c_tracefunc` wasn't
thread-safe on the free threading build.
(cherry picked from commit a10152f8fd )
2025-10-09 11:42:47 -04:00
Stan Ulbrych
d12bd1ba1a
[3.13] gh-101100: Fix reference warnings in c-api/init.rst document… ( #139833 )
...
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2025-10-09 18:20:34 +03:00
Miss Islington (bot)
d8971c21e8
[3.13] gh-138843: Clean up downloads page (GH-138844) ( #139797 )
...
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-10-08 16:23:09 +00:00
Miss Islington (bot)
15a2cd6a1d
[3.13] Doc/library/zoneinfo.rst: Fix typo (GH-139190) ( #139230 )
...
`Doc/library/zoneinfo.rst`: Fix typo (GH-139190)
Removes duplicated wording.
(cherry picked from commit 4fb338d844 )
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2025-10-08 15:54:08 +02:00
Miss Islington (bot)
08a03a49f6
[3.13] gh-101100: Fix some Sphinx reference warnings in `whatsnew/2.6.rst` (GH-139236) ( #139569 )
...
gh-101100: Fix some Sphinx reference warnings in ``whatsnew/2.6.rst`` (GH-139236)
(cherry picked from commit 04a2f80a60 )
Co-authored-by: rowanbudge <rowanbudge@gmail.com>
Co-authored-by: rowanvil <rowan@anvil.works>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2025-10-08 15:53:35 +02:00
Miss Islington (bot)
5074feb394
[3.13] Update the availability info in the resource docs (GH-137939) (GH-139720)
...
(cherry picked from commit b4d8faa221 )
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-10-07 22:33:20 +02:00
Stan Ulbrych
0404ca7201
[3.13] gh-137920: Fix semantically relevant typo in curses.window.attron (GH-137940) (GH-138507)
...
Originally authored by: vict-Yang
(cherry picked from commit ce70a57bc0 )
2025-10-07 22:22:18 +02:00
Miss Islington (bot)
ccf2f377fc
[3.13] gh-139436: Remove `dist-pdf` from the docs archives rebuild target (GH-139437) ( #139693 )
...
gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (GH-139437)
(cherry picked from commit 0e2cdd313b )
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-10-07 19:12:31 +01:00
Thomas Wouters
a15ae614de
Python 3.13.8
2025-10-07 14:01:51 +02:00
Miss Islington (bot)
cb4b09a2e1
[3.13] gh-139436: Remove link to the PDF downloads (GH-139142) ( #139427 )
...
(cherry picked from commit 6b5f15698a )
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2025-10-07 13:34:51 +02:00