python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-checkins] [3.13] gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863) (#150647)
orsenthil
[Python-checkins] gh-150685: update bundled pip to 26.1.2 (gh-150686)
pfmoore
[Python-checkins] [3.15] gh-140553: Mark `*gettext` parameters as positionaly only in documentation (GH-140598)
StanFromIreland
[Python-checkins] [3.15] Clarify docs for scheduler.run(blocking=False) (GH-129575) (GH-150668)
serhiy-storchaka
[Python-checkins] [3.14] Clarify docs for scheduler.run(blocking=False) (GH-129575) (GH-150669)
serhiy-storchaka
[Python-checkins] [3.13] Clarify docs for scheduler.run(blocking=False) (GH-129575) (GH-150670)
serhiy-storchaka
[Python-checkins] [3.15] gh-150636: Clarify difference between copy.copy() and the copy() methods (GH-150637) (GH-150665)
serhiy-storchaka
[Python-checkins] [3.14] gh-150636: Clarify difference between copy.copy() and the copy() methods (GH-150637) (GH-150666)
serhiy-storchaka
[Python-checkins] [3.13] gh-150636: Clarify difference between copy.copy() and the copy() methods (GH-150637) (GH-150667)
serhiy-storchaka
[Python-checkins] Clarify docs for scheduler.run(blocking=False) (GH-129575)
serhiy-storchaka
[Python-checkins] gh-150636: Clarify difference between copy.copy() and the copy() methods (GH-150637)
serhiy-storchaka
[Python-checkins] [3.14] gh-150372: Add missing null check on completer_word_break_characters in readline.c (GH-150251) (GH-150629)
serhiy-storchaka
[Python-checkins] [3.13] gh-150372: Add missing null check on completer_word_break_characters in readline.c (GH-150251) (GH-150630)
serhiy-storchaka
[Python-checkins] [3.15] Correct frexp() docs for zero and non-finite numbers (GH-149753) (GH-150652)
serhiy-storchaka
[Python-checkins] gh-148605: Remove irepeat() thread test from test_bytes (#150576)
kumaraditya303
[Python-checkins] [3.15] gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (GH-149683) (#150655)
sobolevn
[Python-checkins] [3.14] gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (GH-149683) (#150656)
sobolevn
[Python-checkins] gh-140553: Mark `*gettext` parameters as positionaly only in documentation (#140598)
StanFromIreland
[Python-checkins] [3.14] Correct frexp() docs for zero and non-finite numbers (GH-149753) (GH-150653)
serhiy-storchaka
[Python-checkins] [3.13] Correct frexp() docs for zero and non-finite numbers (GH-149753) (GH-150654)
serhiy-storchaka
[Python-checkins] [3.14] gh-150524: Remove outdated note in binascii.a2b_hex() documentation (GH-150525) (GH-150632)
serhiy-storchaka
[Python-checkins] [3.15] gh-150524: Remove outdated note in binascii.a2b_hex() documentation (GH-150525) (GH-150627)
serhiy-storchaka
[Python-checkins] gh-131178: Fix mimetypes CLI docs, mention that errors go to stdout (#149683)
sobolevn
[Python-checkins] Correct frexp() docs for zero and non-finite numbers (GH-149753)
serhiy-storchaka
[Python-checkins] [3.14] gh-117291: Explain usage of null bytes in Array(c_char).value (GH-117292) (GH-150650)
serhiy-storchaka
[Python-checkins] [3.15] gh-117291: Explain usage of null bytes in Array(c_char).value (GH-117292) (GH-150649)
serhiy-storchaka
[Python-checkins] [3.13] gh-117291: Explain usage of null bytes in Array(c_char).value (GH-117292) (GH-150651)
serhiy-storchaka
[Python-checkins] gh-149609: Raise deprecation warnings for `abc.{abstractclassmethod,abstractstaticmethod,abstractproperty}` (#149636)
sobolevn
[Python-checkins] gh-117291: Explain usage of null bytes in Array(c_char).value (GH-117292)
serhiy-storchaka
[Python-checkins] [3.15] gh-149857: Clarify multiprocessing Process argument wording (GH-149919) (#149933)
gpshead
[Python-checkins] [3.13] gh-149857: Clarify multiprocessing Process argument wording (GH-149919) (#149935)
gpshead
[Python-checkins] [3.14] gh-149857: Clarify multiprocessing Process argument wording (GH-149919) (#149934)
gpshead
[Python-checkins] [3.14] gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863) (#150643)
orsenthil
[Python-checkins] [3.15] gh-141444:fix broken URLs and examples in urllib.request.rst (GH-144863) (#150642)
orsenthil
[Python-checkins] gh-141444:fix broken URLs and examples in urllib.request.rst (#144863)
orsenthil
[Python-checkins] Add @itamaro to CODEOWNERS (#150635)
itamaro
[Python-checkins] gh-150372: Add missing null check on completer_word_break_characters in readline.c (GH-150251)
serhiy-storchaka
[Python-checkins] gh-150524: Remove outdated note in binascii.a2b_hex() documentation (GH-150525)
serhiy-storchaka
[Python-checkins] gh-123138: Updated email.headerregistry docs to include required keyword parse_tree (GH-134450)
serhiy-storchaka
[Python-checkins] [3.13] gh-129851: Fix the documentation for -m command (GH-129862) (GH-150619) (GH-150620)
serhiy-storchaka
[Python-checkins] [3.14] gh-129851: Fix the documentation for -m command (GH-129862) (GH-150619)
serhiy-storchaka
[Python-checkins] [3.15] gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407) (GH-150616)
serhiy-storchaka
[Python-checkins] [3.15] gh-129851: Fix the documentation for -m command (GH-129862) (GH-150614)
serhiy-storchaka
[Python-checkins] [3.13] gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407) (GH-150618)
serhiy-storchaka
[Python-checkins] [3.14] gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407) (GH-150617)
serhiy-storchaka
[Python-checkins] gh-150406: Check result of PyThread_allocate_lock() for netdb_lock (GH-150407)
serhiy-storchaka
[Python-checkins] gh-129851: Fix the documentation for -m command (GH-129862)
serhiy-storchaka
[Python-checkins] gh-144774: Add critical section in `BaseException.__setstate__` (#150578)
kumaraditya303
[Python-checkins] Remove unneeded LaTeX code from latex_elements['preamble'] (GH-124630)
serhiy-storchaka
[Python-checkins] gh-109503: Fix document for shutil.move() on usage of os.rename() since it's inaccurate (GH-109507)
serhiy-storchaka
[Python-checkins] [3.13] gh-149489: Fix ElementTree serialization to HTML (GH-149490) (GH-150596) (GH-150609)
serhiy-storchaka
[Python-checkins] [3.14] gh-149489: Fix ElementTree serialization to HTML (GH-149490) (GH-150596)
serhiy-storchaka
[Python-checkins] [3.14] gh-135898: Add section to free-threading howto about memory usage (GH-143279) (#150608)
kumaraditya303
[Python-checkins] [3.15] gh-135898: Add section to free-threading howto about memory usage (GH-143279) (#150607)
kumaraditya303
[Python-checkins] gh-135898: Add section to free-threading howto about memory usage (#143279)
kumaraditya303
[Python-checkins] [3.13] gh-150501: Correct `inspect.getattr_static` docs signature (GH-150504) (#150603)
picnixz
[Python-checkins] [3.14] gh-150501: Correct `inspect.getattr_static` docs signature (GH-150504) (#150602)
picnixz
[Python-checkins] [3.15] gh-150501: Correct `inspect.getattr_static` docs signature (GH-150504) (#150601)
picnixz
[Python-checkins] gh-121109: Fix performance of tarfile reading with "r|*" (GH-121296)
serhiy-storchaka
[Python-checkins] gh-150501: Correct `inspect.getattr_static` docs signature (#150504)
picnixz
[Python-checkins] [3.15] gh-149489: Fix ElementTree serialization to HTML (GH-149490) (GH-150595)
serhiy-storchaka
[Python-checkins] [3.15] gh-149056: Properly pass array_hook in json.load() to json.loads() (GH-149057) (GH-150591)
serhiy-storchaka
[Python-checkins] gh-150560: Fix crash in XML parser on invalid XML with multi-byte encoding (GH-150568)
serhiy-storchaka
[Python-checkins] gh-149489: Fix ElementTree serialization to HTML (GH-149490)
serhiy-storchaka
[Python-checkins] gh-149056: Properly pass array_hook in json.load() to json.loads() (GH-149057)
serhiy-storchaka
[Python-checkins] [3.15] gh-150403: Document frozendict in language reference Mappings section (GH-150404) (GH-150590)
serhiy-storchaka
[Python-checkins] gh-150403: Document frozendict in language reference Mappings section (GH-150404)
serhiy-storchaka
[Python-checkins] [3.14] Add a security warning about `pydoc`'s HTTP server (GH-150409)
StanFromIreland
[Python-checkins] [3.13] Add a security warning about `pydoc`'s HTTP server (GH-150409)
StanFromIreland
[Python-checkins] [3.15] Add a security warning about `pydoc`'s HTTP server (#150573)
StanFromIreland
[Python-checkins] gh-132372: Speed up logging.config existing logger handling (GH-150242)
vsajip
[Python-checkins] [3.14] gh-150107: Fix asyncio sendfile fallback ignoring non-zero offset (GH-150270) (#150569)
kumaraditya303
[Python-checkins] [3.15] gh-150107: Fix asyncio sendfile fallback ignoring non-zero offset (GH-150270) (#150570)
kumaraditya303
[Python-checkins] [3.13] gh-150107: Fix asyncio sendfile fallback ignoring non-zero offset (GH-150270) (#150571)
kumaraditya303
[Python-checkins] Add a security warning about `pydoc`'s HTTP server (#150409)
StanFromIreland
[Python-checkins] Fix typos in InternalDocs/compiler.md (#149915)
kumaraditya303
[Python-checkins] gh-150454: Fix wrong-interpreter return in import_run_extension error path (#150455)
kumaraditya303
[Python-checkins] gh-150345: Fix incorrect reference in BaseSelectorEventLoop docstring (#150538)
kumaraditya303
[Python-checkins] gh-150107: Fix asyncio sendfile fallback ignoring non-zero offset (#150270)
kumaraditya303
[Python-checkins] [3.15] gh-141984: Reword docs on "enclosed" atom grammar (GH-148622) (GH-150552)
encukou
[Python-checkins] gh-148587: Make sys.lazy_modules match PEP and keep internal lazy submodules tracking internal (#150086)
DinoV
[Python-checkins] [3.15] gh-149029: Update SQLite to 3.53.1 for binary releases (GH-149767) (#150559)
ned-deily
[Python-checkins] gh-139398: [Enum] Add supported sunder names to `__dir__` for REPL completions (GH-139985)
ethanfurman
[Python-checkins] [3.15] gh-150046: Fix `test_add_python_opts` to ignore `PYTHON*` env vars (GH-150089) (#150561)
vstinner
[Python-checkins] [3.14] gh-150046: Fix `test_add_python_opts` to ignore `PYTHON*` env vars (GH-150089) (#150562)
vstinner
[Python-checkins] [3.13] gh-139808: Add branch protections for aarch64 in asm_trampoline.S (GH-130864) (GH-150189) (#150194)
vstinner
[Python-checkins] [3.13] gh-150046: Fix `test_add_python_opts` to ignore `PYTHON*` env vars (GH-150089) (#150563)
vstinner
[Python-checkins] gh-150046: Fix `test_add_python_opts` to ignore `PYTHON*` env vars (#150089)
vstinner
[Python-checkins] gh-115988: Add ARM64 and RISCV BCJ filters constants in lzma module (GH-115989)
gpshead
[Python-checkins] [3.13] Add a prominent crash warning to the `ctypes` docs (GH-150410)
StanFromIreland
[Python-checkins] gh-150311: Fix minor issues in configure.ac for Cygwin (#150328)
vstinner
[Python-checkins] Fix docs for PyThreadState_GetDict() in threads.rst (#150401)
kumaraditya303
[Python-checkins] gh-85989: Add skip_if_double_rounding to test.support (#150219)
vstinner
[Python-checkins] gh-148871: make `LOAD_COMMON_CONSTANT` use immortal stackref borrows (GH-149625)
markshannon
[Python-checkins] Update `qsbr.md` doc to be more accurate (#148537)
kumaraditya303
[Python-checkins] [3.15] Add prominent crash warning to `ctypes` docs (GH-150410) (GH-150547)
encukou
[Python-checkins] [3.14] Add prominent crash warning to `ctypes` docs (GH-150410) (GH-150548)
encukou
[Python-checkins] Add prominent crash warning to `ctypes` docs (GH-150410)
encukou
[Python-checkins] gh-149029: Update SQLite to 3.53.1 for binary releases (#149767)
ned-deily
[Python-checkins] [3.15] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) (GH-150527)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in some Python modules (GH-150366) (GH-150375) (GH-150519) (GH-150530)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in _wmi.exec_query (GH-150373) (GH-150520) (GH-150531)
serhiy-storchaka
[Python-checkins] [3.14] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) (GH-150528)
serhiy-storchaka
[Python-checkins] [3.13] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) (GH-150529)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338) (GH-150350) (GH-150473) (GH-150526)
serhiy-storchaka
[Python-checkins] gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091)
gpshead
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in _wmi.exec_query (GH-150373) (GH-150520)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in some Python modules (GH-150366) (GH-150375) (GH-150519)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338) (GH-150350) (GH-150473)
serhiy-storchaka
[Python-checkins] [3.13] gh-149861: Fix rule in match statement `case_block` PEG grammar (#150512)
StanFromIreland
[Python-checkins] [3.14] gh-149861: Fix rule in match statement `case_block` PEG grammar (GH-149908)
StanFromIreland
[Python-checkins] [3.15] gh-149861: Fix rule in match statement `case_block` PEG grammar (GH-149908)
StanFromIreland
[Python-checkins] gh-141984: Remove accidental merge markers (GH-150517)
encukou
[Python-checkins] gh-141984: Reword docs on "enclosed" atom grammar (GH-148622)
encukou
[Python-checkins] [3.13] gh-88726: Stop using non-standard charset names eucgb2312_cn and big5_tw in email (GH-149959) (GH-150493)
serhiy-storchaka
[Python-checkins] [3.14] gh-88726: Stop using non-standard charset names eucgb2312_cn and big5_tw in email (GH-149959) (GH-150492)
serhiy-storchaka
[Python-checkins] [3.15] gh-149571: Fix the C implementation of Element.itertext() (GH-149929) (GH-150509)
serhiy-storchaka
[Python-checkins] [3.14] gh-149571: Fix the C implementation of Element.itertext() (GH-149929) (GH-150510)
serhiy-storchaka
[Python-checkins] [3.13] gh-149571: Fix the C implementation of Element.itertext() (GH-149929) (GH-150511)
serhiy-storchaka
[Python-checkins] gh-149861: Fix rule in match statement `case_block` PEG grammar (GH-149908)
encukou
[Python-checkins] gh-149571: Fix the C implementation of Element.itertext() (GH-149929)
serhiy-storchaka
[Python-checkins] gh-149879: Fix test_grp on Cygwin (#150495)
vstinner
[Python-checkins] [3.13] gh-150175: Fix ThreadingMock call_count race condition (GH-150176) (#150180)
gpshead
[Python-checkins] [3.15] gh-150175: Fix ThreadingMock call_count race condition (GH-150176) (#150182)
gpshead
[Python-checkins] [3.14] gh-150175: Fix ThreadingMock call_count race condition (GH-150176) (#150181)
gpshead
[Python-checkins] gh-62259: Add support of multi-byte encodings in the XML parser (GH-149860)
serhiy-storchaka
[Python-checkins] [3.15] gh-88726: Stop using non-standard charset names eucgb2312_cn and big5_tw in email (GH-149959) (GH-150491)
serhiy-storchaka
[Python-checkins] gh-150486: Remove dead `_buffer_factory` attribute from `_SelectorDatagramTransport` (#150487)
kumaraditya303
[Python-checkins] gh-88726: Stop using non-standard charset names eucgb2312_cn and big5_tw in email (GH-149959)
serhiy-storchaka
[Python-checkins] [3.14] gh-148557: Use em-config to locate trampoline clang (GH-148556) (#150482)
emmatyping
[Python-checkins] [3.15] gh-148557: Use em-config to locate trampoline clang (GH-148556) (#150481)
emmatyping
[Python-checkins] gh-149879: Fix test_embed on Cygwin (#150441)
vstinner
[Python-checkins] gh-149879: Fix test_venv on Cygwin (#150483)
vstinner
[Python-checkins] gh-148557: Use em-config to locate trampoline clang (#148556)
emmatyping
[Python-checkins] GH-126910: Make `_Py_get_machine_stack_pointer` return the actual stack pointer (GH-149103)
markshannon
[Python-checkins] [3.14] gh-149931: Fix memory leaks on failed realloc (#150476)
StanFromIreland
[Python-checkins] gh-139310: Revert test skip for `test_aead_aes_gcm` (GH-139552) (GH-149687)
encukou
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in builtins (GH-150293) (GH-150466) (GH-150472)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in the io module (GH-150287) (GH-150458) (GH-150470)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290) (GH-150461) (GH-150471)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in builtins (GH-150293) (GH-150466)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in the pyexpat module (GH-150294) (GH-150463) (GH-150468)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in the curses module (GH-150286) (GH-150457) (GH-150469)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in the decimal module (GH-150288) (GH-150460) (GH-150465)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the os module (GH-150296) (GH-150341) (GH-150464)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the pyexpat module (GH-150294) (GH-150463)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290) (GH-150461)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the decimal module (GH-150288) (GH-150460)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the io module (GH-150287) (GH-150458)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the curses module (GH-150286) (GH-150457)
serhiy-storchaka
[Python-checkins] [3.14] gh-150443: Exclude explicit dup3 and pipe2 checks on iOS builds. (GH-150444) (#150447)
freakboy3742
[Python-checkins] [3.13] gh-150443: Exclude explicit dup3 and pipe2 checks on iOS builds. (GH-150444) (#150448)
freakboy3742
[Python-checkins] [3.15] gh-150443: Exclude explicit dup3 and pipe2 checks on iOS builds. (GH-150444) (#150446)
freakboy3742
[Python-checkins] gh-150443: Exclude explicit dup3 and pipe2 checks on iOS builds. (#150444)
freakboy3742
[Python-checkins] gh-149879: Fix test_math and test_statistics on Cygwin (#150432)
vstinner
[Python-checkins] gh-149879: Fix test_strptime on Cygwin (#150438)
vstinner
[Python-checkins] gh-149879: Fix multiprocessing resource tracker tests on Cygwin (#150440)
vstinner
[Python-checkins] [3.15] gh-149931: Fix memory leaks on failed realloc (GH-149932) (#150439)
pablogsal
[Python-checkins] gh-149931: Fix memory leaks on failed realloc (#149932)
pablogsal
[Python-checkins] [3.15] gh-149619: Harden _remote_debugging error paths (GH-150349) (#150434)
pablogsal
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the zstd module (GH-150291) (GH-150335) (#150421)
emmatyping
[Python-checkins] [3.15] gh-149619: Harden _remote_debugging error paths (GH-150349) (#150435)
pablogsal
[Python-checkins] gh-149619: Harden _remote_debugging error paths (#150349)
pablogsal
[Python-checkins] gh-149879: Fix test_ftplib on Cygwin (#150431)
vstinner
[Python-checkins] gh-149800: Fix macOS universal2 build of perf trampoline (GH-149894 follow-up) (#150364)
pablogsal
[Python-checkins] gh-150114: Use get_process_memory_usage() in memory watchdog (#150402)
vstinner
[Python-checkins] gh-149879: Fix test_concurrent_futures on Cygwin (#150415)
vstinner
[Python-checkins] gh-150427: Remove unused `__linecnt` attribute from `_sitebuiltins` (#150428)
picnixz
[Python-checkins] gh-149879: Fix test_asyncio on Cygwin (#150416)
vstinner
[Python-checkins] gh-149879: Fix test_ssl on Cygwin (#150419)
vstinner
[Python-checkins] gh-149879: Fix test_httpservers on Cygwin (#150417)
vstinner
[Python-checkins] [3.13] gh-80198: Improve test_pwd and test_grp (GH-150380) (GH-150398) (GH-150423)
serhiy-storchaka
[Python-checkins] [3.14] gh-80198: Improve test_pwd and test_grp (GH-150380) (GH-150398) (GH-150422)
serhiy-storchaka
[Python-checkins] [3.15] gh-150387: Fix hang in test_run_failed_script_live on slow buildbots (GH-150405) (#150420)
pablogsal
[Python-checkins] [3.15] gh-80198: Improve test_pwd and test_grp (GH-150380) (GH-150398)
serhiy-storchaka
[Python-checkins] [3.14] gh-149156: Fix perf trampoline crash after fork (GH-150347) (#150392)
pablogsal
[Python-checkins] [3.15] gh-149156: Fix perf trampoline crash after fork (GH-150347) (#150394)
pablogsal
[Python-checkins] [3.13] gh-149156: Fix perf trampoline crash after fork (GH-150347) (#150393)
pablogsal
[Python-checkins] gh-150387: Fix hang in test_run_failed_script_live on slow buildbots (#150405)
pablogsal
[Python-checkins] gh-131372: Fix a typo on "with_build_details_suffix" in configure (#150414)
vstinner
[Python-checkins] gh-149879: Fix test_termios and test_ioctl on Cygwin (#150412)
vstinner
[Python-checkins] gh-150114: Log the memory usage in regrtest on macOS (gh-150396)
corona10
[Python-checkins] gh-150114: Fix get_process_memory_usage() on Windows (#150399)
vstinner
[Python-checkins] gh-150114: Log the memory usage in regrtest on FreeBSD (#150280)
vstinner
[Python-checkins] gh-80198: Improve test_pwd and test_grp (GH-150380)
serhiy-storchaka
[Python-checkins] gh-149156: Fix perf trampoline crash after fork (#150347)
pablogsal
[Python-checkins] gh-131372: Configurable build-details.json name (#150098)
FFY00
[Python-checkins] gh-150208: Avoid double-quoting string values in sysconfigdata (#150209)
FFY00
[Python-checkins] gh-150379: fix ref leak in C API monitoring events (#150381)
kumaraditya303
[Python-checkins] [3.13] gh-149449: Fix use-after-free in `_PyUnicode_GetNameCAPI` (GH-150323) (#150354)
kumaraditya303
[Python-checkins] [3.14] gh-145896: Fix typos and stale docstrings in the traceback module (GH-145897) (GH-150382)
serhiy-storchaka
[Python-checkins] [3.15] gh-145896: Fix typos and stale docstrings in the traceback module (GH-145897) (GH-150383)
serhiy-storchaka
[Python-checkins] [3.13] gh-145896: Fix typos and stale docstrings in the traceback module (GH-145897) (GH-150384)
serhiy-storchaka
[Python-checkins] gh-145896: Fix typos and stale docstrings in the traceback module (GH-145897)
serhiy-storchaka
[Python-checkins] [3.15] gh-150374: Fix double release of import lock in lazy import reification (GH-150376) (#150378)
kumaraditya303
[Python-checkins] gh-150374: Fix double release of import lock in lazy import reification (#150376)
kumaraditya303
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in some Python modules (GH-150366) (GH-150375)
serhiy-storchaka
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in _wmi.exec_query (GH-150373) (GH-150377)
serhiy-storchaka
[Python-checkins] gh-150285: Fix too long docstrings in _wmi.exec_query (GH-150373)
serhiy-storchaka
[Python-checkins] gh-150285: Fix too long docstrings in some Python modules (GH-150366)
serhiy-storchaka
Earlier messages
Later messages