Messages by Thread
-
[Python-checkins] [3.14] gh-116738: Fix thread-safety issue in re module for free threading (gh-141923) (gh-141990)
colesbury
-
[Python-checkins] gh-116738: Fix thread-safety issue in re module for free threading (gh-141923)
colesbury
-
[Python-checkins] gh-141968: use `bytearray.take_bytes` in `encodings.idna` (#141975)
kumaraditya303
-
[Python-checkins] gh-141968: use `bytearray.take_bytes` in `wave._byteswap` (#141973)
kumaraditya303
-
[Python-checkins] gh-141968: Use `bytearray.take_bytes` in `base64` `_b32encode` and `_b32decode` (#141971)
kumaraditya303
-
[Python-checkins] gh-135676: Simplify docs on lexing names (GH-140464)
encukou
-
[Python-checkins] [3.13] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910) (GH-141977)
encukou
-
[Python-checkins] [3.14] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910) (GH-141978)
encukou
-
[Python-checkins] GH-141861: Fix TRACE_RECORD if full (GH-141959)
Fidget-Spinner
-
[Python-checkins] gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605)
encukou
-
[Python-checkins] gh-140550: PEP 793 reference documentation (GH-141197)
encukou
-
[Python-checkins] [3.14] GH-139653: Only raise an exception (or fatal error) when the stack pointer is about to overflow the stack. (GH-141711) (GH-141944)
encukou
-
[Python-checkins] Correct indentation in `stdtypes.rst` (#141957)
kumaraditya303
-
[Python-checkins] Remove ``Misc/ACKS`` check from patchcheck, documentation (#141960)
AA-Turner
-
[Python-checkins] Remove references to ``Misc/ACKS`` from ``CONTRIBUTING.md`` (#141952)
AA-Turner
-
[Python-checkins] [3.13] gh-141004: Document missing `PyThread*` APIs (GH-141810) (GH-141955)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document missing `PyThread*` APIs (GH-141810) (GH-141954)
ZeroIntensity
-
[Python-checkins] gh-141004: Document missing `PyThread*` APIs (GH-141810)
ZeroIntensity
-
[Python-checkins] [3.10] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) (#139532)
pablogsal
-
[Python-checkins] [3.11] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) (#139529)
pablogsal
-
[Python-checkins] [3.14] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945) (GH-141946)
serhiy-storchaka
-
[Python-checkins] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910)
encukou
-
[Python-checkins] [3.13] gh-141004: Document `PyOS_mystr(n)icmp` (GH-141760) (#141948)
vstinner
-
[Python-checkins] [3.14] gh-141004: Document `PyOS_mystr(n)icmp` (GH-141760) (#141947)
vstinner
-
[Python-checkins] [3.13] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945) (GH-141945)
serhiy-storchaka
-
[Python-checkins] gh-141004: Document `PyOS_mystr(n)icmp` (#141760)
vstinner
-
[Python-checkins] gh-139165: Make Py_SIZE, Py_IS_TYPE,Py_ SET_SIZE regular functions in stable ABI (GH-139166)
encukou
-
[Python-checkins] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-138199: Address potential confusion re: threading (GH-138200) (GH-141928)
ZeroIntensity
-
[Python-checkins] [3.13] gh-138199: Address potential confusion re: threading (GH-138200) (GH-141929)
ZeroIntensity
-
[Python-checkins] gh-141781: Fix pdb.line_prefix binding (#141779)
gaogaotiantian
-
[Python-checkins] [3.13] gh-141907: Better handle support for SHA3 for test_hashlib (GH-141908) (#141919)
picnixz
-
[Python-checkins] [3.14] gh-141907: Better handle support for SHA3 for test_hashlib (GH-141908) (#141918)
picnixz
-
[Python-checkins] GH-141861: Fix invalid memory read in the ENTER_EXECUTOR (GH-141921)
Fidget-Spinner
-
[Python-checkins] [3.14] Fix implicit import in `test_monitoring.py` (gh-141795) (gh-141920)
colesbury
-
[Python-checkins] Fix implicit import in `test_monitoring.py` (gh-141795)
colesbury
-
[Python-checkins] [3.13] gh-129441: Fix some flakiness in test_instrumentation (gh-141881) (gh-141914)
colesbury
-
[Python-checkins] gh-141907: Better handle support for SHA3 for test_hashlib (GH-141908)
gpshead
-
[Python-checkins] [3.13] gh-141004: Document stack effect C APIs (GH-141843) (GH-141917)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document stack effect C APIs (GH-141843) (GH-141916)
ZeroIntensity
-
[Python-checkins] gh-141004: Document stack effect C APIs (GH-141843)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-141915)
ZeroIntensity
-
[Python-checkins] [3.13] GH-129805: Clean up some changes from GH-129806 (GH-133540) (#141165)
hugovk
-
[Python-checkins] [3.14] gh-129441: Fix some flakiness in test_instrumentation (gh-141881) (gh-141913)
colesbury
-
[Python-checkins] gh-141004: Document `PyImport_Inittab` (GH-141844)
ZeroIntensity
-
[Python-checkins] gh-129441: Fix some flakiness in test_instrumentation (gh-141881)
colesbury
-
[Python-checkins] [3.14] gh-116749: Fix code comment for _PyConfig_GIL_DEFAULT (gh-141804) (gh-141911)
colesbury
-
[Python-checkins] gh-116749: Fix code comment for _PyConfig_GIL_DEFAULT (gh-141804)
colesbury
-
[Python-checkins] gh-141863: use `bytearray.take_bytes` in asyncio streams for better performance (#141864)
kumaraditya303
-
[Python-checkins] [3.13] gh-106318: Add example for str.format() (GH-137018) (#141903)
hugovk
-
[Python-checkins] [3.14] gh-106318: Add example for str.format() (GH-137018) (#141904)
hugovk
-
[Python-checkins] gh-141831: Document behavior of functools.lru_cache with concurrent access (gh-141869)
rhettinger
-
[Python-checkins] [3.13] gh-106318: Add example for str.isalpha() (GH-137557) (#141902)
hugovk
-
[Python-checkins] [3.14] gh-106318: Add example for str.isalpha() (GH-137557) (#141901)
hugovk
-
[Python-checkins] gh-138199: Address potential confusion regarding threading in the `asyncio` HOWTO (GH-138200)
ZeroIntensity
-
[Python-checkins] [3.13] gh-106318: Add example for str.isascii() (GH-137558) (#141899)
hugovk
-
[Python-checkins] gh-106318: Add example for str.isascii() (#137558)
hugovk
-
[Python-checkins] [3.13] gh-141004: Document `Py_ARRAY_LENGTH` (GH-141601) (GH-141896)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `Py_ARRAY_LENGTH` (GH-141601) (GH-141895)
ZeroIntensity
-
[Python-checkins] gh-141780: Make PyModule_FromSlotsAndSpec enable GIL if needed (GH-141785)
encukou
-
[Python-checkins] gh-106318: Add example for str.isdecimal() (#137559)
hugovk
-
[Python-checkins] [3.13] gh-135335: Simplify preload regression test using __main__ (GH-138686) (#141887)
gpshead
-
[Python-checkins] [3.14] gh-135335: Simplify preload regression test using __main__ (GH-138686) (#141886)
gpshead
-
[Python-checkins] [3.14] GH-139914: Handle stack growth direction on HPPA (GH-140028) (#141404)
gpshead
-
[Python-checkins] gh-135335: Simplify preload regression test using __main__ (GH-138686)
gpshead
-
[Python-checkins] math.dist documentation: add 'strict=True' to equivalent code (#141819)
rhettinger
-
[Python-checkins] [3.13] gh-141865: Fix translation of strings in `changes.py` extension (GH-141882) (#141884)
hugovk
-
[Python-checkins] [3.14] gh-141865: Fix translation of strings in `changes.py` extension (GH-141882) (#141883)
hugovk
-
[Python-checkins] gh-141865: Fix translation of strings in `changes.py` extension (#141882)
hugovk
-
[Python-checkins] Drop three unused imports (#141875)
pablogsal
-
[Python-checkins] [3.14] gh-120158: Fix inconsistent monitoring state when setting events too frequently (gh-141845) (gh-141879)
colesbury
-
[Python-checkins] [3.13] gh-120158: Fix inconsistent monitoring state when setting events too frequently (gh-141845) (gh-141880)
colesbury
-
[Python-checkins] gh-120158: Fix inconsistent monitoring state when setting events too frequently (gh-141845)
colesbury
-
[Python-checkins] [3.14] gh-98552: Revert (unneeded, already done elsewhere) "flush std streams in the multiprocessing forkserver before fork (GH-141849)" (GH-141871) (#141872)
gpshead
-
[Python-checkins] [3.13] gh-98552: Revert (unneeded, already done elsewhere) "flush std streams in the multiprocessing forkserver before fork (GH-141849)" (GH-141871) (#141873)
gpshead
-
[Python-checkins] gh-98552: Revert (unneeded, already done elsewhere) "flush std streams in the multiprocessing forkserver before fork (#141849)" (#141871)
gpshead
-
[Python-checkins] [security] Add a cooldown period to dependabot (GH-141866)
gpshead
-
[Python-checkins] gh-141679: Add colour to defaults in `argparse` help (#141680)
savannahostrowski
-
[Python-checkins] GH-140638: Add a GC "candidates" stat (GH-141814)
brandtbucher
-
[Python-checkins] gh-138525: Support single-dash long options and prefix_chars in BooleanOptionalAction (GH-138692)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-98552: flush std streams in the multiprocessing forkserver before fork (GH-141849) (#141852)
gpshead
-
[Python-checkins] [3.14] gh-98552: flush std streams in the multiprocessing forkserver before fork (GH-141849) (#141851)
gpshead
-
[Python-checkins] [3.14] GH-101100: Resolve reference warnings in library/stdtypes.rst (GH-138420) (#141855)
hugovk
-
[Python-checkins] [3.14] gh-101100: Fix sphinx warnings in `library/unittest.rst` (GH-140109) (#141853)
hugovk
-
[Python-checkins] GH-101100: Resolve reference warnings in library/stdtypes.rst (#138420)
AA-Turner
-
[Python-checkins] [3.13] gh-101100: Fix sphinx warnings in `library/unittest.rst` (GH-140109) (#141854)
hugovk
-
[Python-checkins] gh-101100: Fix sphinx warnings in `library/unittest.rst` (#140109)
hugovk
-
[Python-checkins] [3.13] gh-141801: Use accessors for ASN1_STRING fields in libssl (GH-141802) (#141848)
gpshead
-
[Python-checkins] [3.14] gh-141801: Use accessors for ASN1_STRING fields in libssl (GH-141802) (#141847)
gpshead
-
[Python-checkins] [3.14] gh-141600: Fix musl version detection on Void Linux (GH-141850)
zware
-
[Python-checkins] gh-98552: flush std streams in the multiprocessing forkserver before fork (#141849)
gpshead
-
[Python-checkins] gh-141600: Fix musl version detection on Void Linux (GH-141602)
zware
-
[Python-checkins] [3.13] gh-101100: Fix all Sphinx warnings in `Doc/library/subprocess.rst` (GH-139576) (#139788)
hugovk
-
[Python-checkins] gh-141801: Use accessors for ASN1_STRING fields in libssl (GH-141802)
gpshead
-
[Python-checkins] gh-131178: Add tests for `pickletools` command-line interface (#131287)
hugovk
-
[Python-checkins] gh-141817: Add IPV6_HDRINCL constant to the socket module (#141818)
vstinner
-
[Python-checkins] gh-141833: Remove the bad lines in `test_attr_promotion_failure` (GH-141841)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-141612: improve `test_trampoline_works_with_forks` coverage (GH-141613) (#141824)
picnixz
-
[Python-checkins] [3.13] gh-141612: improve `test_trampoline_works_with_forks` coverage (GH-141613) (#141826)
picnixz
-
[Python-checkins] [3.14] gh-129559: add `bytearray.resize` thread safety test for free-threading (GH-141739) (#141835)
kumaraditya303
-
[Python-checkins] gh-140381: Make test_profiling tests deterministic to fix flakiness (#141731)
pablogsal
-
[Python-checkins] [3.14] gh-141729: Doc PyTypeObject.tp_vectorcall grammar fix (GH-141730) (#141815)
sobolevn
-
[Python-checkins] [3.14] gh-137422: Fix race condition in PyImport_AddModuleRef (gh-141822) (gh-141830)
colesbury
-
[Python-checkins] gh-137422: Fix race condition in PyImport_AddModuleRef (gh-141822)
colesbury
-
[Python-checkins] gh-129559: add `bytearray.resize` thread safety test for free-threading (#141739)
kumaraditya303
-
[Python-checkins] [3.13] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660) (#141828)
hugovk
-
[Python-checkins] gh-141498: Change backoff counter to use prime numbers instead of powers of 2 (GH-141591)
markshannon
-
[Python-checkins] [3.14] gh-116738: Make csv module thread-safe (gh-141365) (gh-141825)
colesbury
-
[Python-checkins] gh-116738: Make csv module thread-safe (gh-141365)
colesbury
-
[Python-checkins] gh-141612: improve `test_trampoline_works_with_forks` coverage (#141613)
picnixz
-
[Python-checkins] gh-140795: fetch thread state once on fast path for critical sections (#141406)
kumaraditya303
-
[Python-checkins] gh-141645: Add profiling/sampling/live_collector to the makefile and remove spurious file (#141820)
pablogsal
-
[Python-checkins] GH-139727: Add --enable-stackref-debug flag to build.bat to enable Py_STACKREF_DEBUG build on Windows (GH-139728)
zooba
-
[Python-checkins] gh-141729: Doc PyTypeObject.tp_vectorcall grammar fix (#141730)
sobolevn
-
[Python-checkins] gh-141645: Refactor tachyon's live TUI tests to not use private fields (#141806)
pablogsal
-
[Python-checkins] [3.13] Docs: Fix typo in socketserver documentation (GH-140956) (#141798)
hugovk
-
[Python-checkins] [3.14] Docs: Fix typo in socketserver documentation (GH-140956) (#141799)
hugovk
-
[Python-checkins] gh-141784: Fix _remote_debugging_module.c compilation on 32-bit Linux (#141796)
vstinner
-
[Python-checkins] [3.13] GH-137841: Open tzdata/zones file with UTF-8 encoding (GH-137872) (#141608)
hugovk
-
[Python-checkins] [3.14] GH-137841: Open tzdata/zones file with UTF-8 encoding (GH-137872) (#141607)
hugovk
-
[Python-checkins] gh-140042: Removing unsafe call to sqlite3_shutdown (GH-141690)
encukou
-
[Python-checkins] [3.13] gh-141004: Document `Py_MakePendingCalls` (GH-141137) (GH-141788)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document missing `PyDateTime*` APIs (GH-141543) (GH-141792)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document missing `PyDateTime*` APIs (GH-141543) (GH-141791)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document missing generator APIs (GH-141409) (GH-141790)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document missing generator APIs (GH-141409) (GH-141789)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `Py_MakePendingCalls` (GH-141137) (GH-141787)
ZeroIntensity
-
[Python-checkins] gh-141004: Document missing `PyDateTime*` APIs (GH-141543)
ZeroIntensity
-
[Python-checkins] gh-141004: Document missing generator APIs (GH-141409)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `Py_MakePendingCalls` (GH-141137)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759) (GH-141782)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759) (GH-141783)
serhiy-storchaka
-
[Python-checkins] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759)
serhiy-storchaka
-
[Python-checkins] gh-139871: Optimize small takes in bytearray.take_bytes (GH-141741)
encukou
-
[Python-checkins] [3.14] gh-141489: Simplify closure/freevar iteration in `annotationlib._build_closure()` (GH-141490) (#141776)
JelleZijlstra
-
[Python-checkins] gh-141489: Simplify closure/freevar iteration in `annotationlib._build_closure()` (#141490)
JelleZijlstra
-
[Python-checkins] gh-141615: Check stdin instead of stdout for use_rawinput in pdb (#141616)
gaogaotiantian
-
[Python-checkins] [Docs] Fix typo in bdb: `is_skipped_line` to `is_skipped_module` (#141771)
gaogaotiantian
-
[Python-checkins] [3.14] gh-132657: optimize `PySet_Contains` for `frozenset` (GH-141183) (gh-141773)
nascheme
-
[Python-checkins] [3.14] gh-132657: avoid locks and refcounting in `frozenset` lookups (GH-136107) (gh-141772)
nascheme
-
[Python-checkins] Simplify setting CLI options for WASI builds (GH-141769)
brettcannon
-
[Python-checkins] [3.13] Remove GvR from '_stdauthor' in Doc/conf.py (GH-141765) (#141768)
hugovk
-
[Python-checkins] [3.14] Remove GvR from '_stdauthor' in Doc/conf.py (GH-141765) (#141767)
hugovk
-
[Python-checkins] Remove GvR from '_stdauthor' in Doc/conf.py (#141765)
hugovk
-
[Python-checkins] [3.14] Move the NEWS entry for gh-141659 to the correct section (GH-141744) (GH-141766)
serhiy-storchaka
-
[Python-checkins] Move the NEWS entry for gh-141659 to the correct section (GH-141744)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-141004: Document `Py_LOCAL` and `Py_LOCAL_INLINE` (GH-141725) (GH-141762)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `Py_LOCAL` and `Py_LOCAL_INLINE` (GH-141725) (GH-141761)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `Py_LOCAL` and `Py_LOCAL_INLINE` (GH-141725)
ZeroIntensity
-
[Python-checkins] gh-141721: Improve docstring for LastUpdatedOrderedDict example (gh141724)
rhettinger
-
[Python-checkins] gh-141172: Update to wasi-sdk-29 (GH-141684)
brettcannon
-
[Python-checkins] gh-41779: Allow defining the __dict__ and __weakref__ __slots__ for any class (GH-141755)
serhiy-storchaka
-
[Python-checkins] GH-140638: Add a GC "duration" stat (GH-141720)
brandtbucher
-
[Python-checkins] [3.14] gh-139103: fix free-threading `dataclass.__init__` perf issue (gh-141596) (gh-141750)
colesbury
-
[Python-checkins] [3.14] gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (GH-141716) (#141747)
vstinner
-
[Python-checkins] [3.13] gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (#141716) (#141748)
vstinner
-
[Python-checkins] gh-138072: Small clarifications and phrasing improvements to asyncio HOWTO (#138073)
willingc
-
[Python-checkins] gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (#141716)
vstinner
-
[Python-checkins] gh-135953: Avoid BytesWarning when sampling profiler tests fail (GH-141719)
encukou
-
[Python-checkins] [3.14] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904) (GH-141745)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904) (GH-141746)
serhiy-storchaka
-
[Python-checkins] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904)
serhiy-storchaka
-
[Python-checkins] gh-141726: Add PyDict_SetDefaultRef() to the Stable ABI (#141727)
vstinner
-
[Python-checkins] [3.14] Correct class name from PullDom to PullDOM (GH-141207) (#141743)
hugovk
-
[Python-checkins] [3.13] Correct class name from PullDom to PullDOM (GH-141207) (#141742)
hugovk
-
[Python-checkins] Correct class name from PullDom to PullDOM (#141207)
hugovk
-
[Python-checkins] GH-139653: Only raise an exception (or fatal error) when the stack pointer is about to overflow the stack. (GH-141711)
markshannon
-
[Python-checkins] [3.14] gh-138189: Link references to type slots (GH-141410) (GH-141718)
encukou
-
[Python-checkins] [3.14] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660) (GH-141738)
serhiy-storchaka
-
[Python-checkins] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (GH-141693) (#141733)
freakboy3742
-
[Python-checkins] gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (#141693)
freakboy3742
-
[Python-checkins] gh-139103: fix free-threading `dataclass.__init__` perf issue (gh-141596)
colesbury
-
[Python-checkins] gh-140381: Increase slow_fibonacci call frequency in test_profiling (#140673)
pablogsal
-
[Python-checkins] [3.14] gh-141691: Apply ruff rules to Apple folder. (GH-141694) (#141728)
freakboy3742
-
[Python-checkins] gh-141691: Apply ruff rules to Apple folder. (#141694)
freakboy3742
-
[Python-checkins] GH-141686: Break cycles created by JSONEncoder.iterencode (GH-141687)
brandtbucher
-
[Python-checkins] gh-42400: Fix buffer overflow in _Py_wrealpath() for very long paths (#141529)
vstinner
-
[Python-checkins] gh-141070: Add PyUnstable_Object_Dump() function (#141072)
vstinner
-
[Python-checkins] gh-138189: Link references to type slots (GH-141410)
encukou
-
[Python-checkins] gh-133879: Copyedit "What's new in Python 3.15" (#141717)
hugovk
-
[Python-checkins] [3.13] gh-141004: Document Py_HUGE_VAL/IS_FINITE/IS_INFINITE/IS_NAN (GH-141544) (#141700)
vstinner
-
[Python-checkins] [3.14] gh-141004: Document Py_HUGE_VAL/IS_FINITE/IS_INFINITE/IS_NAN (GH-141544) (#141698)
vstinner
-
[Python-checkins] GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141703)
markshannon
-
[Python-checkins] [3.13] gh-140691: urllib.request: Close FTP control socket if data socket can't connect (GH-140835) (GH-141657)
encukou
-
[Python-checkins] [3.13] gh-140873: Fix the singledispatchmethod documentation (GH-141523) (GH-141710)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-140873: Fix the singledispatchmethod documentation (GH-141523)
serhiy-storchaka
-
[Python-checkins] [3.13] Add missing backticks in os and decimal docs (GH-141699) (#141706)
hugovk
-
[Python-checkins] [3.14] Add missing backticks in os and decimal docs (GH-141699) (#141705)
hugovk
-
[Python-checkins] Add missing backticks in os and decimal docs (#141699)
hugovk
-
[Python-checkins] [3.13] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547) (GH-141695)
serhiy-storchaka
-
[Python-checkins] gh-141004: Document Py_HUGE_VAL/IS_FINITE/IS_INFINITE/IS_NAN (#141544)
vstinner
-
[Python-checkins] gh-129005: Remove copies from _pyio using take_bytes (#141539)
vstinner
-
[Python-checkins] gh-140729: Fix subprocess handling in test_process_pool_executor_pickle (#141688)
pablogsal
-
[Python-checkins] [3.14] gh-141004: Document `Py_MEMCPY` (GH-141676) (GH-141685)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `Py_MEMCPY` (GH-141676)
ZeroIntensity
-
[Python-checkins] [3.13] gh-141004: Document `PyODict*` APIs (GH-141136) (GH-141678)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141004: Document `PyODict*` APIs (GH-141136) (GH-141677)
ZeroIntensity
-
[Python-checkins] gh-141004: Document `PyODict*` APIs (GH-141136)
ZeroIntensity
-
[Python-checkins] [3.14] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547) (GH-141673)
serhiy-storchaka