eb023a84d9
gh-98740: Fix validation of conditional expressions in RE (GH-98764)
a02979fa48
gh-98512: Add more tests for `ValuesView` (GH-98515)
2199a7dace
gh-65002: Make note that null bytes are used to pad bytes (GH-98635)
e0df94dc7c
Docs: Add 'as, match statement' to the index (GH-99001)
8b4d5b1047
argparse howto: Use f-string in preference to "...".format() (GH-98883)
6cf30c6cc4
gh-96997: Clarify the contract of PyMem_SetAllocator() (GH-98977)
0774f83eed
[3.10] gh-97731: Specify the full path to the docs for `make docclean` (GH-98982) (#99025)
c23862fc6c
gh-98415: Fix uuid.getnode() ifconfig implementation (GH-98423)
c053284e39
gh-96997: Clarify the contract of PyMem_SetAllocator() (#98977)
908e81f6c8
GH-90699: Remove `_Py_IDENTIFIER` usage from `_elementtree` module (GH-99012)
f3007ac370
gh-98393: Update test_os for bytes-like types (#98487)
22bab74c8f
gh-97731: Specify the full path to the docs for `make docclean` (GH-98982)
e3ec272f57
gh-98415: Fix uuid.getnode() ifconfig implementation (#98423)
88736db5d6
gh-96997: Clarify the contract of PyMem_SetAllocator() (GH-98977)
3ff659aea2
gh-98790: When DLLs directory is missing on Windows, assume executable_dir contains PYD files instead (GH-98936)
dc4bf6b229
gh-97731: Specify the full path to the docs for `make docclean` (GH-98982)
04ab357431
gh-98415: Fix uuid.getnode() ifconfig implementation (GH-98423)
df84b7b0bc
gh-87092: remove unused SET_LOC/UNSET_LOC macros (GH-98914)
0a806f2684
GH-90699: Remove `_Py_IDENTIFIER` usage from `_curses` module (GH-98957)
6d683d8525
gh-87092: do not allocate PyFutureFeatures dynamically (GH-98913)
c76db37c0d
gh-98903: Test suite fails with exit code 4 if no tests ran (#98904)
46ccb35a40
gh-92679: Clarify asyncio.loop.start_tls parameters (GH-92682)
d683bcc7d0
gh-96265: Formatting changes for faq/programming (GH-98242)
b2e28c8700
gh-92871: Postpone the removal of typing.{io,re} to 3.13 (GH-98958)
0689b99bb8
gh-96265: Formatting changes for faq/programming (#98242)
898d0d9ad8
gh-92679: Clarify asyncio.loop.start_tls parameters (#92682)
65d1407737
gh-92871: Postpone the removal of typing.{io,re} to 3.13 (#98958)
67f63b82b8
[3.11] [doc] Update cookbook example for socket-based logging in a production sett… (GH-98922) (GH-98980)
39e0627b77
[3.11] gh-98925: Lower marshal recursion depth for WASI (GH-98938) (GH-98979)
cd6655a858
gh-98689: Update Windows builds to zlib v1.2.13 (GH-98968)
50a9b037a6
[doc] Update cookbook example for socket-based logging in a production sett… (GH-98922)
9711265182
gh-98925: Lower marshal recursion depth for WASI (GH-98938)
c0859743d9
gh-98689: Update Windows builds to zlib v1.2.13 (GH-98968)
8a7695e2b7
[3.10] [doc] Update cookbook example for socket-based logging in a production sett… (GH-98922) (GH-98981)
a2d4537202
gh-98689: Update Windows builds to zlib v1.2.13 (GH-98968)
9ca7b1561f
[3.10] gh-98852: Fix subscription of types.GenericAlias instances (GH-98920) (GH-98969)
f042646595
Doc: use "unnumbered" footnotes (#98954)
395d4285bf
gh-98931: Improve error message when the user types 'import x from y' instead of 'from y import x' (#98932)
0e15c31c7e
gh-98852: Fix subscription of type aliases (GH-98920)
129de5d4a2
Doc: use "unnumbered" footnotes (GH-98954)
e02ce485ac
[3.11] Missing PS1 prompt in tutorial example (GH-98921) (GH-98944)
20c258c692
gh-98852: Fix subscription of type aliases (GH-98920)