Messages by Thread
-
[Python-checkins] [3.14] Fix a stray newline in the `cell` type docstring (GH-157240) (#157276)
StanFromIreland
-
[Python-checkins] [3.13] Fix a stray newline in the `cell` type docstring (GH-157240) (#157277)
StanFromIreland
-
[Python-checkins] Fix a stray newline in the `cell` type docstring (#157240)
StanFromIreland
-
[Python-checkins] [3.14] gh-141984: Add "exhausted" to glossary, link existing mentions (GH-157225) (GH-157272)
encukou
-
[Python-checkins] gh-84291: Clarify Pool.imap documentation (GH-155030)
encukou
-
[Python-checkins] gh-141984: Add "exhausted" to glossary, link existing mentions (GH-157225)
encukou
-
[Python-checkins] gh-156002: Keep reading through monkey-patched zipfile decompressors (GH-157180)
encukou
-
[Python-checkins] gh-142349: Document `LazyImportType.resolve()` method (GH-156936)
encukou
-
[Python-checkins] gh-121647: Define _Py_TYPEOF macro on more compilers (#121648)
vstinner
-
[Python-checkins] [3.15] gh-156995: Fix `bytearray.take_bytes()` corrupting shared single-byte singletons (GH-156996) (#157260)
hugovk
-
[Python-checkins] [3.15] gh-156924: Try reifying lazy imports in `ForwarRef.evaluate()` (GH-156940) (#157224)
hugovk
-
[Python-checkins] gh-157190: Follow symlinks when extracting `tarfile` hard links (GH-157191)
encukou
-
[Python-checkins] [3.13] gh-157190: Fix tarfile `data`/`tar` filter bypass via hard link to a symlink (GH-157191) (GH-157192)
encukou
-
[Python-checkins] gh-156995: Fix `bytearray.take_bytes()` corrupting shared single-byte singletons (#156996)
vstinner
-
[Python-checkins] gh-150994: remove duplicate NEWS entry (#157248)
JelleZijlstra
-
[Python-checkins] gh-156680: Raise the documented error from IPv6Network.next_network() (#156681)
orsenthil
-
[Python-checkins] gh-156939: Fix xmlcharrefreplace() buffer overflow (#157109)
vstinner
-
[Python-checkins] gh-129813: Check size in PyBytesWriter_FinishWithSize() (#157226)
vstinner
-
[Python-checkins] [3.15] gh-156233: Fix typos and code snippet errors in the docs (GH-156475) (#157223)
hugovk
-
[Python-checkins] [3.15] gh-155648: Write the empty and placeholder IDLE tests (GH-156260) (#157204)
hugovk
-
[Python-checkins] gh-156837: Refer to yield expressions in generator function definitions (GH-156863)
encukou
-
[Python-checkins] gh-157170: Document the scope of global curses settings (GH-157207)
serhiy-storchaka
-
[Python-checkins] gh-155292: Skip updating unicodedata with mismatched interpreter (GH-157066)
encukou
-
[Python-checkins] [3.13] gh-155648: Write the empty and placeholder IDLE tests (GH-156260) (#157206)
terryjreedy
-
[Python-checkins] [3.14] gh-155648: Write the empty and placeholder IDLE tests (GH-156260) (#157205)
terryjreedy
-
[Python-checkins] gh-157170: Restore use_env() after test_use_prescr_screen in test_curses (GH-157171)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-123018: Keep the libedit history file header when truncating (GH-157165) (#157173)
gpshead
-
[Python-checkins] [3.13] gh-156837: Refer to yield expressions in generator function definitions (GH-156863) (GH-157219)
encukou
-
[Python-checkins] [3.14] gh-156837: Refer to yield expressions in generator function definitions (GH-156863) (GH-157218)
encukou
-
[Python-checkins] gh-156924: Try reifying lazy imports in `ForwarRef.evaluate()` (#156940)
JelleZijlstra
-
[Python-checkins] [3.13] gh-156233: Fix typos and code snippet errors in the docs (GH-156475) (#157222)
StanFromIreland
-
[Python-checkins] [3.14] gh-156233: Fix typos and code snippet errors in the docs (GH-156475) (#157221)
StanFromIreland
-
[Python-checkins] gh-156233: Fix typos and code snippet errors in the docs (#156475)
StanFromIreland
-
[Python-checkins] [3.13] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293) (GH-156020) (GH-156922)
encukou
-
[Python-checkins] gh-155966: Correct handling of `math.tanpi` poles (#155980)
picnixz
-
[Python-checkins] gh-156910: fix deadlock in type_set_abstractmethods under free-threading (#156948)
kumaraditya303
-
[Python-checkins] gh-155648: Write the empty and placeholder IDLE tests (#156260)
terryjreedy
-
[Python-checkins] gh-153569: centralize formatted-string state and source spans (#156484)
pablogsal
-
[Python-checkins] gh-157137: Mark the PEP 820 soft deprecations as 3.15, not `next` (#157138)
hugovk
-
[Python-checkins] gh-152433: Use regular LoadLibrary in UWP for Windows system libs (GH-156972)
zooba
-
[Python-checkins] gh-121617: Fix Py_CLEAR() memcpy in C++: replace NULL with _Py_NULL (#157188)
vstinner
-
[Python-checkins] gh-157135: Fix documentation errors in the `math.atan{2}pi` functions (#157136)
StanFromIreland
-
[Python-checkins] [3.13] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (#157067) (#157189)
vstinner
-
[Python-checkins] [3.14] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (#157067) (#157187)
vstinner
-
[Python-checkins] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (#157067)
vstinner
-
[Python-checkins] [3.12] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293) (GH-156020) (#156930)
Yhg1s
-
[Python-checkins] [3.12] gh-156723: Update bundled libexpat to version 2.8.4 (GH-156724) (#156785)
Yhg1s
-
[Python-checkins] [3.12] gh-156353: Fix configparser space delimiter parsing (GH-156382) (#156560)
Yhg1s
-
[Python-checkins] gh-156774: Speed up pdb startup with asyncio guard (#156775)
hugovk
-
[Python-checkins] [3.14] gh-155941: Close the transport when client_connected_cb raises in asyncio (GH-155942) (#156273)
kumaraditya303
-
[Python-checkins] [3.14] gh-155504: Set the interpreter before fallible thread state initialization (GH-155590) (#155885)
kumaraditya303
-
[Python-checkins] gh-156109: Allow static, non-framework iOS builds (#156110)
freakboy3742
-
[Python-checkins] gh-156780: Emscripten: add missing EM_JS_DEPS (#156798)
freakboy3742
-
[Python-checkins] gh-152936: Make privileged functions available on Android (#152977)
freakboy3742
-
[Python-checkins] gh-123018: Keep the libedit history file header when truncating (GH-157165)
gpshead
-
[Python-checkins] gh-127636: Fix tarfile extracting trailing slash member names (GH-152984)
gpshead
-
[Python-checkins] [3.15] gh-157159: improve the tabnanny usage message (GH-157160) (#157163)
hugovk
-
[Python-checkins] [3.13] gh-157159: improve the tabnanny usage message (GH-157160) (#157166)
gpshead
-
[Python-checkins] [3.14] gh-157159: improve the tabnanny usage message (GH-157160) (#157164)
gpshead
-
[Python-checkins] gh-157159: improve the tabnanny usage message (GH-157160)
gpshead
-
[Python-checkins] [3.14] gh-150922: Fix test_cmd libedit assertion in test_bang_completion_without_do_shell (GH-156623) (#157156)
gpshead
-
[Python-checkins] gh-150922: Fix test_cmd libedit assertion in test_bang_completion_without_do_shell (GH-156623)
gpshead
-
[Python-checkins] [3.13] gh-155752: Do not crash when GenericAlias parameters change during substitution (GH-155761) (#155772)
terryjreedy
-
[Python-checkins] [3.14] gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143) (#157149)
gpshead
-
[Python-checkins] [3.14] gh-155752: Do not crash when GenericAlias parameters change during substitution (GH-155761) (#155771)
terryjreedy
-
[Python-checkins] [3.14] gh-154937: Fix `_thread._shutdown()` racing with `_thread.start_joinable_thread` on `ThreadHandle.ident` (GH-155085) (#155124)
terryjreedy
-
[Python-checkins] [3.13] gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143) (#157150)
gpshead
-
[Python-checkins] [3.14] gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120) (#152952)
terryjreedy
-
[Python-checkins] gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143)
gpshead
-
[Python-checkins] gh-156939: Fix struct.pack('0p', bytes) (#157071)
vstinner
-
[Python-checkins] [3.14] gh-156939: Fix struct.pack('0p', bytes) (GH-157071) (#157130)
vstinner
-
[Python-checkins] [3.13] gh-156939: Fix struct.pack('0p', bytes) (GH-157071) (#157131)
vstinner
-
[Python-checkins] gh-156953: Fix a reference leak in curses window.insnstr() (GH-156954)
serhiy-storchaka
-
[Python-checkins] gh-156951: Do not truncate the color pair in curses.slk_color() (GH-156952)
serhiy-storchaka
-
[Python-checkins] gh-99772: Fix datetime.time comparison and hashing for sub-minute UTC offsets (#155024)
StanFromIreland
-
[Python-checkins] gh-156963: Raise TypeError when concatenating complexstr with another type (GH-156964)
serhiy-storchaka
-
[Python-checkins] gh-152433: Allow building mimalloc for Windows UWP (GH-152477)
zooba
-
[Python-checkins] [3.13] gh-157048: check for buffer errors before mutating in BytesIO.__init__ (GH-157049) (#157070)
ngoldbaum
-
[Python-checkins] [3.14] gh-157048: check for buffer errors before mutating in BytesIO.__init__ (GH-157049) (#157068)
ngoldbaum
-
[Python-checkins] gh-156505: Speed up difflib.HtmlDiff for lopsided replacements (GH-156506)
encukou
-
[Python-checkins] [3.14] gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370) (GH-157064)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370) (GH-157065)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-156512: Fix asyncio calling connection_lost() twice from resume_writing() (GH-156657) (#157031)
hugovk
-
[Python-checkins] [3.15] gh-127296: Document that argparse count action starts from a non-zero default (GH-156908) (#156997)
hugovk
-
[Python-checkins] [3.15] gh-156988: Fix asyncio call graph loss at sync generators (#157004)
hugovk
-
[Python-checkins] gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370)
serhiy-storchaka
-
[Python-checkins] gh-157025: Fix transport cleanup when cancelling asyncio native sendfile (#157027)
kumaraditya303
-
[Python-checkins] gh-157048: check for buffer errors before mutating in BytesIO.__init__ (#157049)
ngoldbaum
-
[Python-checkins] [3.15] Add separate docstring for frozendict (gh-156986) (#157018)
hugovk
-
[Python-checkins] gh-153569: return token spans and unify decoded source storage (#156482)
pablogsal
-
[Python-checkins] gh-155835: fix `digest_size` data race on BLAKE-2 objects (#155839)
picnixz
-
[Python-checkins] [3.14] gh-154511: Consolidate IDLE's mouse wheel handling in util (GH-156974) (GH-157022)
serhiy-storchaka
-
[Python-checkins] gh-155835: fix `digest_size` and `block_size` data races on SHA-3 objects (#155838)
picnixz
-
[Python-checkins] gh-155843: properly initialize HMAC objects to prevent crashes after allocation failures (#155845)
picnixz
-
[Python-checkins] gh-156310: Make the iter() sequence fallback iterator safe in free-threaded build (#156311)
kumaraditya303
-
[Python-checkins] [3.14] gh-156988: Fix asyncio call graph loss at sync generators (#157005)
kumaraditya303
-
[Python-checkins] [3.13] gh-154511: Consolidate IDLE's mouse wheel handling in util (GH-156974) (GH-157023)
serhiy-storchaka
-
[Python-checkins] gh-156512: Fix asyncio calling connection_lost() twice from resume_writing() (#156657)
kumaraditya303
-
[Python-checkins] gh-154511: Consolidate IDLE's mouse wheel handling in util (GH-156974)
serhiy-storchaka
-
[Python-checkins] no-issue: Add separate docstring for frozendict (gh-156986)
corona10
-
[Python-checkins] gh-156091: Fix crash compiling deeply nested inlined comprehensions (#156957)
iritkatriel
-
[Python-checkins] [3.13] gh-127296: Document that argparse count action starts from a non-zero default (GH-156908) (#156999)
savannahostrowski
-
[Python-checkins] [3.14] gh-127296: Document that argparse count action starts from a non-zero default (GH-156908) (#156998)
savannahostrowski
-
[Python-checkins] gh-156400: Close the socket or pipe when transport creation fails in asyncio datagram/pipe endpoints (#156401)
kumaraditya303
-
[Python-checkins] gh-127296: Document that argparse count action starts from a non-zero default (#156908)
savannahostrowski
-
[Python-checkins] gh-156988: Fix asyncio call graph breaking at sync generators (#156991)
kumaraditya303
-
[Python-checkins] [3.15] gh-128805: Clarify the deprecation notice of xml.etree.cElementTree (GH-156779) (#156883)
hugovk
-
[Python-checkins] [3.14] gh-156091: Fix crash compiling deeply nested inlined comprehensions (GH-156957) (#156993)
iritkatriel
-
[Python-checkins] [3.15] gh-127057: reschedule proactor datagram read loop after ConnectionResetError (GH-156726) (#156976)
hugovk
-
[Python-checkins] [3.13] gh-156970: Set `Mock.return_value`'s docstring (GH-156971) (#156981)
StanFromIreland
-
[Python-checkins] [3.15] gh-89735: Document requirements for the *headers* argument (GH-155640) (#156898)
hugovk
-
[Python-checkins] [3.15] Add tests for async comprehensions in different scopes (GH-156412) (#156794)
hugovk
-
[Python-checkins] [3.15] gh-156347: Fix wrong statements in the curses documentation (GH-156354) (#156872)
hugovk
-
[Python-checkins] [3.15] gh-97850: Add load_module() removal to 3.15 What's New (GH-156418) (#156935)
hugovk
-
[Python-checkins] [3.15] Reword `atexit` docs (GH-156086) (#156878)
hugovk
-
[Python-checkins] [3.15] gh-156414: Document tomllib's limits & "extensions" (GH-156415) (#156835)
hugovk
-
[Python-checkins] [3.15] gh-156970: Set `Mock.return_value`'s docstring (GH-156971) (#156983)
hugovk
-
[Python-checkins] [3.15] gh-129813: Fix typo in byteswriter_resize() (GH-156938) (#156979)
hugovk
-
[Python-checkins] [3.14] gh-156970: Set `Mock.return_value`'s docstring (GH-156971) (#156982)
StanFromIreland
-
[Python-checkins] gh-156970: Set `Mock.return_value`'s docstring (#156971)
StanFromIreland
-
[Python-checkins] [3.15] gh-155418: Fix TaskGroup hang when a task cancels it before suspending (#156760)
hugovk
-
[Python-checkins] [3.15] gh-94242: Clarify comments for _MAX_WINDOWS_WORKERS in concurrent.futures.process (GH-135537) (#156905)
hugovk
-
[Python-checkins] [3.15] gh-140870: Add PyREPL's module attributes import completion feature to What's New 3.15 (GH-156782) (#156945)
hugovk
-
[Python-checkins] [3.13] gh-127057: reschedule proactor datagram read loop after ConnectionResetError (GH-156726) (#156978)
kumaraditya303
-
[Python-checkins] [3.14] gh-127057: reschedule proactor datagram read loop after ConnectionResetError (GH-156726) (#156977)
kumaraditya303
-
[Python-checkins] gh-129813: Fix typo in byteswriter_resize() (#156938)
vstinner
-
[Python-checkins] gh-127057: reschedule proactor datagram read loop after ConnectionResetError (#156726)
kumaraditya303
-
[Python-checkins] [3.13] gh-156896: Stop scrubbing tkinter submodules upon idlelib.run import (GH-156915) (#156960)
terryjreedy
-
[Python-checkins] [3.14] gh-156896: Stop scrubbing tkinter submodules upon idlelib.run import (GH-156915) (#156959)
terryjreedy
-
[Python-checkins] gh-143493: fix cleanup on errors in codegen_comprehension (#156374)
iritkatriel
-
[Python-checkins] gh-156187: Fix the warning stacklevel inside a nested set operand (GH-156188)
serhiy-storchaka
-
[Python-checkins] gh-140870: Add PyREPL's module attributes import completion feature to What's New 3.15 (#156782)
StanFromIreland
-
[Python-checkins] gh-142349: Clarify that sys.lazy_modules may contain extra items (GH-155547)
encukou
-
[Python-checkins] gh-156894: Fix the position of syntax errors which cover a range (GH-156901)
serhiy-storchaka
-
[Python-checkins] gh-156583: Remove unnecessary `test_sundry` (#156642)
StanFromIreland
-
[Python-checkins] [3.15] gh-142349: Clarify that sys.lazy_modules may contain extra items (GH-155547) (#156934)
hugovk
-
[Python-checkins] gh-118150: difflib: expose autojunk flag from SequenceMatcher to public methods and functions (GH-153959)
encukou
-
[Python-checkins] gh-155907: Fix error handling in the marshal C API (GH-155909)
serhiy-storchaka
-
[Python-checkins] gh-97850: Add load_module() removal to 3.15 What's New (GH-156418)
encukou
-
[Python-checkins] [3.14] gh-156894: Fix the position of syntax errors which cover a range (GH-156901) (GH-156927)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-156894: Fix the position of syntax errors which cover a range (GH-156901) (GH-156928)
serhiy-storchaka
-
[Python-checkins] gh-156896: Stop scrubbing tkinker submodules upon idlelib.run import (#156915)
terryjreedy
-
[Python-checkins] [3.13] Reword `atexit` docs (GH-156086) (GH-156889)
encukou
-
[Python-checkins] gh-155561: Use multi-phase init for Modules/_testlimitedcapi.c (GH-156052)
encukou
-
[Python-checkins] [3.14] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293) (GH-156020)
encukou
-
[Python-checkins] [3.14] GH-146096: Fix segfault in BaseExceptionGroup repr (GH-146141) (GH-156904)
encukou
-
[Python-checkins] [3.13] GH-146096: Fix segfault in BaseExceptionGroup repr (GH-146141) (GH-156903)
encukou
-
[Python-checkins] gh-156886: Fix spurious ZeroDivisionError for complex powers (GH-156887)
serhiy-storchaka
-
[Python-checkins] Add an `AGENTS.md` pointing to our policy (#156838)
ambv
-
[Python-checkins] [3.13] gh-136061: Simplify idlelib.editor.EditorWindow.load_extension methodname processing (GH-156913)
zware
-
[Python-checkins] gh-136061: Simplify idlelib.editor.EditorWindow.load_extension methodname processing (GH-134874)
zware
-
[Python-checkins] [3.14] gh-136061: Simplify idlelib.editor.EditorWindow.load_extension methodname processing (GH-156912)
zware
-
[Python-checkins] gh-156439: Gate `socket.if_{nametoindex, indextoname}` on respective OS capability (#156708)
StanFromIreland
-
[Python-checkins] [3.13] gh-94242: Clarify comments for _MAX_WINDOWS_WORKERS in concurrent.futures.process (GH-135537) (#156907)
chris-eibl
-
[Python-checkins] gh-144446: Fix _PyFrame_GetFrameObject() for test_cppext (C++) (#156893)
vstinner
-
[Python-checkins] [3.14] Add a page detailing the time complexity of operations on built-in types (GH-154363) (#156337)
nedbat
-
[Python-checkins] [3.14] gh-94242: Clarify comments for _MAX_WINDOWS_WORKERS in concurrent.futures.process (GH-135537) (#156906)
chris-eibl
-
[Python-checkins] gh-155141: Improve stack-use estimation for keyword calls (#155785)
iritkatriel
-
[Python-checkins] gh-94242: Clarify comments for _MAX_WINDOWS_WORKERS in concurrent.futures.process (#135537)
chris-eibl
-
[Python-checkins] [3.14] gh-89735: Document requirements for the *headers* argument (GH-155640) (GH-156899)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-89735: Document requirements for the *headers* argument (GH-155640) (GH-156900)
serhiy-storchaka
-
[Python-checkins] gh-89735: Document requirements for the *headers* argument (GH-155640)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-156002: Bound zipfile decompression for bzip2/LZMA/Zstandard (GH-156003) (GH-156362) (GH-156737)
encukou
-
[Python-checkins] [3.14] Reword `atexit` docs (GH-156086) (GH-156879)
encukou
-
[Python-checkins] [3.14] gh-82406: Add 3.10.6 change notes for inspect.is*function (GH-94987) (#156881)
encukou
-
[Python-checkins] [3.13] gh-82406: Add 3.10.6 change notes for inspect.is*function (GH-94987) (#156880)
encukou
-
[Python-checkins] [3.14] gh-128805: Clarify the deprecation notice of xml.etree.cElementTree (GH-156779) (GH-156884)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-128805: Clarify the deprecation notice of xml.etree.cElementTree (GH-156779) (GH-156885)
serhiy-storchaka
-
[Python-checkins] gh-128805: Clarify the deprecation notice of xml.etree.cElementTree (GH-156779)
serhiy-storchaka
-
[Python-checkins] gh-126273: Add missing docstrings in the C implementation of xml.etree (GH-156783)
serhiy-storchaka
-
[Python-checkins] gh-117999: Fix small integer powers of complex numbers (GH-124243)
serhiy-storchaka
-
[Python-checkins] gh-82406: Add 3.10.6 change notes for inspect.is*function (GH-94987)
encukou
-
[Python-checkins] Reword `atexit` docs (#156086)
encukou
-
[Python-checkins] [3.13] gh-156347: Fix wrong statements in the curses documentation (GH-156354) (GH-156874)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-156347: Fix wrong statements in the curses documentation (GH-156354) (GH-156873)
serhiy-storchaka
-
[Python-checkins] gh-156347: Fix wrong statements in the curses documentation (GH-156354)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-156839: Fix inaccuracies in the xml.dom.pulldom documentation (GH-156840) (#156845)
hugovk
-
[Python-checkins] [3.14] gh-156797: Escape the namespace URI in xml.sax.saxutils.XMLGenerator (GH-156799) (GH-156857)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-156797: Escape the namespace URI in xml.sax.saxutils.XMLGenerator (GH-156799) (GH-156856)
serhiy-storchaka
-
[Python-checkins] gh-156797: Escape the namespace URI in xml.sax.saxutils.XMLGenerator (GH-156799)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-156821: Fix inaccuracies in the xml.parsers.expat documentation (GH-156822) (GH-156853)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-156821: Fix inaccuracies in the xml.parsers.expat documentation (GH-156822) (GH-156854)
serhiy-storchaka
-
[Python-checkins] gh-156821: Fix inaccuracies in the xml.parsers.expat documentation (GH-156822)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-119452: test_large_content_length_truncated: Don't use the full LOOPBACK_TIMEOUT on Windows (GH-156851)
zware
-
[Python-checkins] gh-144446: Fix thread safety of gi_frame, cr_frame and ag_frame in free-threading (#156037)
kumaraditya303
-
[Python-checkins] [3.14] gh-156765: Fix inaccuracies in the ElementTree documentation (GH-156766) (GH-156849)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-156765: Fix inaccuracies in the ElementTree documentation (GH-156766) (GH-156850)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-119452: test_large_content_length_truncated: Don't use the full LOOPBACK_TIMEOUT on Windows (GH-156761)
zware
-
[Python-checkins] [3.14] gh-156839: Fix inaccuracies in the xml.dom.pulldom documentation (GH-156840) (GH-156846)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-156829: Fix inaccuracies in the xml.sax documentation (GH-156830) (GH-156843)
serhiy-storchaka
-
[Python-checkins] gh-156765: Fix inaccuracies in the ElementTree documentation (GH-156766)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-156839: Fix inaccuracies in the xml.dom.pulldom documentation (GH-156840) (GH-156847)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-156829: Fix inaccuracies in the xml.sax documentation (GH-156830) (GH-156844)
serhiy-storchaka
-
[Python-checkins] gh-156839: Fix inaccuracies in the xml.dom.pulldom documentation (GH-156840)
serhiy-storchaka
-
[Python-checkins] gh-156829: Fix inaccuracies in the xml.sax documentation (GH-156830)
serhiy-storchaka
-
[Python-checkins] gh-155742: Use PyBytesWriter in xml.etree (#155749)
vstinner
-
[Python-checkins] gh-153740: Refine test for _Float16: check support from libm (#156815)
vstinner
-
[Python-checkins] gh-156228: Use PyMem_Raw allocators for OpenSSL in `_ssl` and `_hashlib` (#156229)
kumaraditya303
-
[Python-checkins] gh-141984: Move generator iterator reference out of syntax docs (GH-154884)
encukou
-
[Python-checkins] gh-156414: Document tomllib's limits & "extensions" (GH-156415)
encukou