summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [3.11] Fix the confusing "User-defined methods" reference in the datamodel (G...Miss Islington (bot)2024-01-211-1/+1
* [3.11] Docs: structure the ftplib reference (#114317) (#114351)Erlend E. Aasland2024-01-201-250/+259
* [3.11] GH-99380: Update to Sphinx 7 (GH-99381) (#114342)Adam Turner2024-01-201-2/+3
* [3.11] gh-114332: Fix the flags reference for ``re.compile()`` (GH-114334) (#...Miss Islington (bot)2024-01-201-2/+2
* [3.11] Retain shorter tables of contents for Sphinx 5.2.3+ (GH-114318) (#114338)Miss Islington (bot)2024-01-201-0/+4
* [3.11] gh-113358: Fix rendering tracebacks with exceptions with a broken __ge...Jérome Perrin2024-01-194-2/+52
* [3.11] gh-108303: Move all doctest related files and tests to `Lib/test/test_...Nikita Sobolev2024-01-1918-118/+153
* [3.11] gh-112092: clarify unstable ABI recompilation requirements (GH-112093)...Miss Islington (bot)2024-01-181-1/+1
* [3.11] gh-110345: show Tcl/Tk patchlevel in `tkinter._test()` (GH-110350) (GH...Miss Islington (bot)2024-01-182-1/+2
* [3.11] gh-113205: test_multiprocessing.test_terminate: Shorter sleep for thre...Miss Islington (bot)2024-01-181-1/+9
* [3.11] gh-104522: Fix test_subprocess failure when build Python in the root h...Miss Islington (bot)2024-01-181-8/+7
* [3.11] gh-104522: Fix OSError raised when run a subprocess (GH-114195) (GH-11...Serhiy Storchaka2024-01-184-17/+28
* [3.11] gh-114231: Fix indentation in enum.rst (GH-114232) (#114235)Miss Islington (bot)2024-01-181-1/+1
* [3.11] gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' ...Miss Islington (bot)2024-01-188-42/+45
* [3.11] gh-114211: Update EmailMessage doc about ordered keys (GH-114224) (#11...Miss Islington (bot)2024-01-181-3/+3
* [3.11] gh-38807: Fix race condition in Lib/trace.py (GH-110143) (GH-114207)Miss Islington (bot)2024-01-172-2/+4
* [3.11] gh-105102: Fix nested unions in structures when the system byteorder i...Serhiy Storchaka2024-01-173-2/+23
* [3.11] Fix typo in tkinter.ttk.rst (GH-106157) (GH-114201)Miss Islington (bot)2024-01-171-1/+1
* [3.11] gh-114070: fix token reference warnings in expressions.rst (GH-114169)...Miss Islington (bot)2024-01-171-2/+3
* [3.11] gh-113858: GH Actions: Make ccache smaller (GH-114082) (#114188)Petr Viktorin2024-01-172-0/+10
* [3.11] gh-111777: Fix assertion errors on incorrectly still-tracked GC object...Miss Islington (bot)2024-01-171-1/+5
* [3.11] gh-70835: Clarify error message for CSV file opened with wrong newline...Miss Islington (bot)2024-01-172-8/+14
* [3.11] gh-104282: Fix null pointer dereference in `lzma._decode_filter_proper...Miss Islington (bot)2024-01-173-1/+14
* [3.11] gh-102468: Document `PyCFunction_New*` and `PyCMethod_New` (GH-112557)...Miss Islington (bot)2024-01-172-0/+49
* [3.11] gh-72284: Revise lists in IDLE doc (GH-114174) (#114176)Miss Islington (bot)2024-01-174-79/+60
* [3.11] gh-81479: For Help => IDLE Doc, stop double-spacing some lists. (GH-11...Miss Islington (bot)2024-01-171-1/+1
* [3.11] gh-112043: Align concurrent.futures.Executor.map docs with implementat...Miss Islington (bot)2024-01-171-5/+5
* [3.11] gh-88531 Fix dataclass __post_init__/__init__ interplay documentation ...Miss Islington (bot)2024-01-171-3/+3
* [3.11] gh-94220: Align fnmatch docs with the implementation and amend markup ...Miss Islington (bot)2024-01-161-12/+14
* [3.11] gh-113659: Skip hidden .pth files (GH-113660) (GH-114144)Miss Islington (bot)2024-01-163-1/+52
* [3.11] Fix 'expresion' typo in IDLE doc (GH-114130) (#114140)Miss Islington (bot)2024-01-161-48/+71
* gh-114096: Restore privileges in _winapi.CreateJunction after creating the ju...Steve Dower2024-01-162-9/+28
* [3.11] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114138)Erlend E. Aasland2024-01-161-17/+23
* [3.11] gh-114107: test.pythoninfo logs Windows Developer Mode (GH-114121) (#1...Miss Islington (bot)2024-01-161-16/+44
* [3.11] gh-114069: Revise Tutorial Methods paragraph (GH-114127) (#114132)Miss Islington (bot)2024-01-161-6/+5
* [3.11] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendat...Erlend E. Aasland2024-01-162-49/+56
* [3.11] gh-114077: Fix OverflowError in socket.sendfile() when pass count >2Gi...Miss Islington (bot)2024-01-162-1/+3
* [3.11] GH-101130: Document multiple arguments for `PurePath.[is_]relative_to(...Barney Gale2024-01-161-0/+4
* [3.11] gh-114070: correct the specification of ``digit`` in the float() docs ...Miss Islington (bot)2024-01-151-5/+4
* [3.11] gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/htt...Hugo van Kemenade2024-01-147-46/+46
* [3.11] gh-101225: Increase the socket backlog when creating a multiprocessing...Miss Islington (bot)2024-01-143-2/+6
* [3.11] gh-95649: Document that asyncio contains uvloop code (GH-107536) (#114...Alois Klink2024-01-147-0/+49
* [3.11] gh-114014: Update `fractions.Fraction()`'s rational parsing regex (GH-...Mark Dickinson2024-01-133-10/+35
* [3.11] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-...Miss Islington (bot)2024-01-131-5/+5
* [3.11] gh-89159: Document missing TarInfo members (GH-91564) (#114007)Miss Islington (bot)2024-01-121-0/+30
* [3.11] datamodel: Fix a typo in ``object.__init_subclass__`` (GH-111599) (#11...Miss Islington (bot)2024-01-121-1/+1
* [3.11] Link to the glossary for "magic methods" in ``MagicMock`` (GH-111292) ...Miss Islington (bot)2024-01-121-4/+4
* [3.11] gh-101100: Fix Sphinx Lint warnings in `Misc/` (GH-113946) (#114001)Hugo van Kemenade2024-01-1244-337/+337
* [3.11] Tutorial: Clarify 'nonzero exit status' in the appendix (GH-112039) (#...Miss Islington (bot)2024-01-121-1/+1
* [3.11] Docs: Amend codeobject.co_lines docs; end number is exclusive (GH-1139...Miss Islington (bot)2024-01-121-3/+3