python-checkins
Thread
Date
Earlier messages
Messages by Thread
[Python-checkins] gh-123619: Fix PyUnstable_Object_EnableDeferredRefcount() (#151260)
vstinner
[Python-checkins] gh-151284: Fix test_capi on UBSan (#151286)
vstinner
[Python-checkins] Remove unused internal _Py_REF_IS_QUEUED() function (#151236)
vstinner
[Python-checkins] [3.15] gh-151177: Fix race condition in `_testembed` (GH-151293) (GH-151312)
ZeroIntensity
[Python-checkins] [3.15] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153) (#151313)
StanFromIreland
[Python-checkins] [3.14] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153)
StanFromIreland
[Python-checkins] [3.13] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153) (#151315)
StanFromIreland
[Python-checkins] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (#151153)
StanFromIreland
[Python-checkins] gh-151177: Fix race condition in `_testembed` (GH-151293)
encukou
[Python-checkins] [3.15] Drop historical `:author:`s from HOWTOs (GH-151091) (#151310)
StanFromIreland
[Python-checkins] Drop historical `:author:`s from HOWTOs (#151091)
StanFromIreland
[Python-checkins] [3.15] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296) (GH-151304)
serhiy-storchaka
[Python-checkins] [3.13] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296) (GH-151306)
serhiy-storchaka
[Python-checkins] [3.14] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296) (GH-151305)
serhiy-storchaka
[Python-checkins] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296)
serhiy-storchaka
[Python-checkins] [3.13] gh-136880: Add warning about PYTHONPATH (GH-151098) (GH-151298)
vsajip
[Python-checkins] [3.15] gh-136880: Add warning about PYTHONPATH (GH-151098) (GH-151299)
vsajip
[Python-checkins] [3.14] gh-136880: Add warning about PYTHONPATH (GH-151098) (GH-151300)
vsajip
[Python-checkins] gh-136880: Add warning about PYTHONPATH (GH-151098)
vsajip
[Python-checkins] [3.13] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250) (#151269) (#151283) (#151287)
vstinner
[Python-checkins] gh-139819: Use builtin `sentinel` in `rlcompleter` (GH-151222)
ethanfurman
[Python-checkins] [3.14][3.15] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250) (#151269) (#151283)
vstinner
[Python-checkins] [3.14] gh-151278: Fix test_faulthandler on UBSan (#151279) (#151282)
vstinner
[Python-checkins] [3.15] gh-151278: Fix test_faulthandler on UBSan (GH-151279) (#151281)
vstinner
[Python-checkins] [3.15] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250) (#151269)
vstinner
[Python-checkins] gh-151278: Fix test_faulthandler on UBSan (#151279)
vstinner
[Python-checkins] [3.13][3.14] GHA: Display output when a sanitizer test fails (#151268) (#151273) (#151280)
vstinner
[Python-checkins] [3.14] GHA: Display output when a sanitizer test fails (#151268) (#151273)
vstinner
[Python-checkins] [3.14] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215) (GH-151264)
vsajip
[Python-checkins] [3.15] GHA: Display output when a sanitizer test fails (GH-151268) (#151272)
vstinner
[Python-checkins] [3.13] Move blurb entry to correct section. (#151270)
ned-deily
[Python-checkins] GHA: Display output when a sanitizer test fails (#151268)
vstinner
[Python-checkins] [3.13][3.14] gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (#143987) (#151251) (#151256)
vstinner
[Python-checkins] [3.13][3.14] gh-89554: Document socket.SocketType as a class (#150683) (#151245) (#151254)
vstinner
[Python-checkins] [3.13] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215) (GH-151263)
vsajip
[Python-checkins] [3.15] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215) (GH-151225)
vsajip
[Python-checkins] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250)
vstinner
[Python-checkins] [3.15] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239) (#151265)
sobolevn
[Python-checkins] [3.15] gh-141984: Reword the Generator expressions section (GH-150518) (GH-151261)
encukou
[Python-checkins] Python 3.13.14
Yhg1s
[Python-checkins] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (#151239)
sobolevn
[Python-checkins] gh-62259: Add Tools/unicode/gen_expat_table.py (GH-150503)
serhiy-storchaka
[Python-checkins] gh-141984: Reword the Generator expressions section (GH-150518)
encukou
[Python-checkins] [3.15] gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (GH-143987) (#151246)
vstinner
[Python-checkins] [3.15] add asyncio guide for Free-Threaded Python (GH-150456) (#151257)
kumaraditya303
[Python-checkins] [3.14] add asyncio guide for Free-Threaded Python (GH-150456) (#151258)
kumaraditya303
[Python-checkins] add asyncio guide for Free-Threaded Python (#150456)
kumaraditya303
[Python-checkins] [3.14] gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (#143987) (#151251)
vstinner
[Python-checkins] [3.14] gh-89554: Document socket.SocketType as a class (#150683) (#151245)
vstinner
[Python-checkins] [3.15] Add yet one assertion in test_set_text_charset_cp949 (GH-151224) (GH-151237)
serhiy-storchaka
[Python-checkins] [3.15] Docs: Fix typos in the "Memory Management" section (GH-151243) (GH-151247)
ZeroIntensity
[Python-checkins] [3.14] Docs: Fix typos in the "Memory Management" section (GH-151243) (GH-151248)
ZeroIntensity
[Python-checkins] [3.13] Docs: Fix typos in the "Memory Management" section (GH-151243)
StanFromIreland
[Python-checkins] Docs: Fix typos in the "Memory Management" section (GH-151243)
ZeroIntensity
[Python-checkins] Python 3.14.6
hugovk
[Python-checkins] [3.15] gh-89554: Document socket.SocketType as a class (GH-150683) (#151244)
vstinner
[Python-checkins] gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (#143987)
vstinner
[Python-checkins] gh-89554: Document socket.SocketType as a class (#150683)
vstinner
[Python-checkins] gh-150671: Deprecate `PyAsyncGen_New`, `PyCoro_New`, `PyGen_New`, `PyGen_NewWithQualName` functions (#150672)
sobolevn
[Python-checkins] [3.15] gh-150988: Fix refleak in `OSError` when attrs are set before `super().__init__()` (GH-150990) (#151240)
vstinner
[Python-checkins] [3.14] gh-150988: Fix refleak in `OSError` when attrs are set before `super().__init__()` (GH-150990) (#151241)
vstinner
[Python-checkins] [3.13] gh-150988: Fix refleak in `OSError` when attrs are set before `super().__init__()` (GH-150990) (#151242)
vstinner
[Python-checkins] gh-150988: Fix refleak in `OSError` when attrs are set before `super().__init__()` (#150990)
vstinner
[Python-checkins] Add yet one assertion in test_set_text_charset_cp949 (GH-151224)
serhiy-storchaka
[Python-checkins] [3.15] gh-98894: Fix DTrace test_check_probes for shared builds (GH-151122) (#151235)
vstinner
[Python-checkins] gh-98894: Fix DTrace test_check_probes for shared builds (#151122)
vstinner
[Python-checkins] [3.13] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146) (GH-151233)
serhiy-storchaka
[Python-checkins] [3.14] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146) (GH-151232)
serhiy-storchaka
[Python-checkins] gh-150285: Wrap long single-line summary in text output in pydoc (GH-151081)
serhiy-storchaka
[Python-checkins] [3.15] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146)
serhiy-storchaka
[Python-checkins] gh-80384: Check that callback is callable at weak reference creation (GH-151145)
serhiy-storchaka
[Python-checkins] gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_interpreters (GH-150053)
encukou
[Python-checkins] [3.14] gh-143008: Fix race re-initializing TextIOWrapper (GH-151203) (#151226)
vstinner
[Python-checkins] [3.13][3.15] gh-143008: Fix race re-initializing TextIOWrapper (#151203) (#151227)
vstinner
[Python-checkins] [3.15] gh-143008: Fix race re-initializing TextIOWrapper (#151203)
vstinner
[Python-checkins] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215)
vsajip
[Python-checkins] gh-145239: Colorize `case +` in the REPL (#150979)
Eclips4
[Python-checkins] [3.15] gh-150700: Fix class-scope inline comprehensions when nested scopes reference `__class__` and friends (GH-150735) (#151211)
carljm
[Python-checkins] [3.14] gh-150700: Fix class-scope inline comprehensions when nested scopes reference `__class__` and friends (GH-150735) (#151212)
carljm
[Python-checkins] gh-150700: Fix class-scope inline comprehensions when nested scopes reference `__class__` and friends (#150735)
carljm
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) (#151178)
Yhg1s
[Python-checkins] [3.13] gh-151130: Add more tests for PyWeakref_* C API (GH-151131) (GH-151141) (#151148)
Yhg1s
[Python-checkins] [3.13] gh-132467: Document and test that generic aliases are not classes (GH-133504) (#151117)
Yhg1s
[Python-checkins] [3.13] gh-101100: Fix Sphinx warnings in 'Buffer Object Structures' documentation (GH-151058) (#151071)
Yhg1s
[Python-checkins] [3.13] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149815) (#149848)
Yhg1s
[Python-checkins] [3.15] gh-151112: Fix double free in `assemble_init` when out of memory (GH-151142) (#151205)
iritkatriel
[Python-checkins] [3.14] gh-151112: Fix double free in `assemble_init` when out of memory (GH-151142) (#151206)
iritkatriel
[Python-checkins] [3.13] gh-151112: Fix double free in `assemble_init` when out of memory (GH-151142) (#151207)
iritkatriel
[Python-checkins] gh-151112: Fix double free in `assemble_init` when out of memory (#151142)
iritkatriel
[Python-checkins] [3.15] gh-151163: Update Android, macOS installer, and Windows builds to SQLite 3.53.2 (GH-151204)
zware
[Python-checkins] gh-151163: Update Android, macOS installer, and Windows builds to SQLite 3.53.2 (GH-151187)
zware
[Python-checkins] [3.13] gh-151159: Bump OpenSSL version for Android (GH-151200)
zware
[Python-checkins] [3.14] gh-151159: Update CI to use latest SSL library versions (GH-151201)
zware
[Python-checkins] [3.13] gh-151159: Update CI to use latest SSL library versions (GH-151202)
zware
[Python-checkins] [3.14] gh-151159: Bump OpenSSL versions for iOS and Android (GH-151198)
zware
[Python-checkins] gh-139819: rlcompleter – avoid suggesting attributes not accessible on instances (GH-139820)
ethanfurman
[Python-checkins] [3.15] gh-151159: Update CI to use latest SSL library versions (GH-151199)
zware
[Python-checkins] [3.15] gh-151159: Bump OpenSSL versions for iOS and Android (GH-151197)
zware
[Python-checkins] [3.14] gh-151159: Update Windows builds to use OpenSSL 3.5.7 (GH-151190)
zware
[Python-checkins] [3.15] gh-151159: Update Windows builds to use OpenSSL 3.5.7 (GH-151189)
zware
[Python-checkins] [3.13] gh-151159: Update Windows builds to use OpenSSL 3.0.21 (GH-151191)
zware
[Python-checkins] [3.13] gh-151159: Update macOS installer to use OpenSSL 3.0.21. (#151195)
ned-deily
[Python-checkins] [3.14] gh-151159: Update macOS installer to use OpenSSL 3.5.7. (#151193)
ned-deily
[Python-checkins] [3.15] gh-151159: Update macOS installer to use OpenSSL 3.5.7. (GH-151171) (#151192)
ned-deily
[Python-checkins] gh-151159: Update CI to use latest SSL library versions (#151176)
hugovk
[Python-checkins] [3.13] GH-59633: Clarify dest collisions in argparse docs (GH-150987) (#151196)
savannahostrowski
[Python-checkins] gh-151159: Bump OpenSSL versions for iOS and Android (GH-151164)
zware
[Python-checkins] [3.14] GH-59633: Clarify dest collisions in argparse docs (GH-150987) (#151194)
savannahostrowski
[Python-checkins] [3.15] GH-59633: Clarify dest collisions in argparse docs (GH-150987) (#151188)
savannahostrowski
[Python-checkins] gh-151159: Update macOS installer to use OpenSSL 3.5.7. (#151171)
ned-deily
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in the asyncio package (GH-151074) (GH-151175) (GH-151185)
serhiy-storchaka
[Python-checkins] [3.15] gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (GH-151154) (#151180)
sobolevn
[Python-checkins] gh-151159: Update Windows builds to use OpenSSL 3.5.7 (GH-151183)
zware
[Python-checkins] [3.13] gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (GH-151154) (#151182)
sobolevn
[Python-checkins] [3.14] gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (GH-151154) (#151181)
sobolevn
[Python-checkins] GH-59633: Clarify dest collisions in argparse docs (#150987)
savannahostrowski
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the asyncio package (GH-151074) (GH-151175)
serhiy-storchaka
[Python-checkins] gh-151126: Add missing `PyErr_NoMemory` in `_winapi` module (#151154)
sobolevn
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in the asyncio package (GH-151074) (GH-151172)
serhiy-storchaka
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) (GH-151173)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in the concurrent package (GH-151076) (GH-151174)
serhiy-storchaka
[Python-checkins] gh-150285: Fix too long docstrings in the concurrent package (GH-151076)
serhiy-storchaka
[Python-checkins] gh-150285: Fix too long docstrings in the asyncio package (GH-151074)
serhiy-storchaka
[Python-checkins] [3.15] GH-54732: Tweak wording around empty lines in argument files (GH-150980) (#151165)
savannahostrowski
[Python-checkins] [3.15] GH-61082: Clarify nargs='*' positional default behavior (GH-150989) (#151168)
savannahostrowski
[Python-checkins] [3.14] GH-54732: Tweak wording around empty lines in argument files (GH-150980) (#151166)
savannahostrowski
[Python-checkins] [3.14] GH-61082: Clarify nargs='*' positional default behavior (GH-150989) (#151169)
savannahostrowski
[Python-checkins] [3.13] GH-54732: Tweak wording around empty lines in argument files (GH-150980) (#151167)
savannahostrowski
[Python-checkins] [3.13] GH-61082: Clarify nargs='*' positional default behavior (GH-150989) (#151170)
savannahostrowski
[Python-checkins] GH-61082: Clarify nargs='*' positional default behavior (#150989)
savannahostrowski
[Python-checkins] GH-54732: Tweak wording around empty lines in argument files (#150980)
savannahostrowski
[Python-checkins] Docs: add cross-references to improve navigation in `getpass.rst` (#151092)
nedbat
[Python-checkins] [3.13] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023)
StanFromIreland
[Python-checkins] gh-150898: Assume OpenSSL supports keylogging (#150870)
vstinner
[Python-checkins] [3.13] gh-90949: expose Expat API to tune exponential expansion protections (GH-139368)
StanFromIreland
[Python-checkins] [3.14] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023)
StanFromIreland
[Python-checkins] [3.15] Docs: Only add `profiling-sampling-visualization.{css,js}` to files when necessary (GH-151150)
StanFromIreland
[Python-checkins] Docs: Only add `profiling-sampling-visualization.{css,js}` to files when necessary (#151150)
pablogsal
[Python-checkins] [3.14] gh-109503: Fix document for shutil.move() on usage of os.rename() since it's inaccurate (GH-109507) (GH-150612)
serhiy-storchaka
[Python-checkins] [3.13] gh-109503: Fix document for shutil.move() on usage of os.rename() since it's inaccurate (GH-109507) (GH-150613)
serhiy-storchaka
[Python-checkins] [3.15] gh-109503: Fix document for shutil.move() on usage of os.rename() since it's inaccurate (GH-109507) (GH-150611)
serhiy-storchaka
[Python-checkins] [3.14] gh-90949: expose Expat API to tune exponential expansion protections (GH-139368) (#150496)
StanFromIreland
[Python-checkins] [3.15] gh-151039: Fix a crash when `_datetime` types outlive `_datetime` module (GH-151044) (#151143)
sobolevn
[Python-checkins] [3.14] gh-151039: Fix a crash when `_datetime` types outlive `_datetime` module (GH-151044) (#151144)
sobolevn
[Python-checkins] [3.14] gh-151130: Add more tests for PyWeakref_* C API (GH-151131) (GH-151141)
serhiy-storchaka
[Python-checkins] gh-151039: Fix a crash when `_datetime` types outlive `_datetime` module (#151044)
sobolevn
[Python-checkins] [3.15] gh-151130: Add more tests for PyWeakref_* C API (GH-151131) (GH-151140)
serhiy-storchaka
[Python-checkins] gh-151130: Add more tests for PyWeakref_* C API (GH-151131)
serhiy-storchaka
[Python-checkins] [3.14] gh-151126: Fix missing `PyErr_NoMemory()` in `remove_unused_consts` (GH-151127) (#151135)
sobolevn
[Python-checkins] [3.15] gh-151126: Fix missing `PyErr_NoMemory()` in `remove_unused_consts` (GH-151127) (#151134)
sobolevn
[Python-checkins] gh-143008: Fix Null pointer dereferences in TextIOWrapper underlying stream access (#145957)
vstinner
[Python-checkins] [3.13] gh-151126: Fix missing `PyErr_NoMemory()` in `remove_unused_consts` (GH-151127) (#151136)
sobolevn
[Python-checkins] gh-151126: Fix missing `PyErr_NoMemory()` in `remove_unused_consts` (#151127)
sobolevn
[Python-checkins] [3.14] gh-115119: Update macOS installer to use libmpdecimal 4.0.1. (GH-140077) (#151123)
ned-deily
[Python-checkins] [3.13] gh-124111: Update macOS installer to use Tcl/Tk 8.6.18. (#151125)
ned-deily
[Python-checkins] [3.13] gh-115119: Update macOS installer to use libmpdecimal 4.0.1. (GH-140077) (#151124)
ned-deily
[Python-checkins] [3.15] gh-149321: Remove lazy_imports=none startup mode (GH-149389) (#150129)
pablogsal
[Python-checkins] [3.15] gh-148932: Fix `profiling.sampling` on Windows virtual environments (GH-150541) (#151097)
pablogsal
[Python-checkins] [3.15] gh-150633: Minor improvement of a newly added test (GH-151103) (#151106)
warsaw
[Python-checkins] [3.15] gh-151070: Fix class referencing typo in collections.abc docs (GH-151088) (GH-151110)
serhiy-storchaka
[Python-checkins] [3.14] gh-151070: Fix class referencing typo in collections.abc docs (GH-151088) (GH-151109)
serhiy-storchaka
[Python-checkins] [3.13] gh-151070: Fix class referencing typo in collections.abc docs (GH-151088) (GH-151108)
serhiy-storchaka
[Python-checkins] gh-151070: Fix class referencing typo in collections.abc docs (GH-151088)
serhiy-storchaka
[Python-checkins] gh-150633: Minor improvement of a newly added test (#151103)
warsaw
[Python-checkins] [3.13] gh-149144: Use `decodeURIComponent()` for UTF-8 support in `js_output()` (GH-149157) (#150949)
StanFromIreland
[Python-checkins] [3.13] gh-148801: Fix unbound C recursion in `Element.__deepcopy__()` (GH-148802) (#148843)
StanFromIreland
[Python-checkins] [3.15] gh-150633: Properly handle null characters in the name when importing frozen modules (GH-150634) (GH-151100)
serhiy-storchaka
[Python-checkins] [3.14] gh-150633: Properly handle null characters in the name when importing frozen modules (GH-150634) (GH-151101)
serhiy-storchaka
[Python-checkins] [3.13] gh-150633: Properly handle null characters in the name when importing frozen modules (GH-150634) (GH-151102)
serhiy-storchaka
[Python-checkins] gh-150633: Properly handle null characters in the name when importing frozen modules (GH-150634)
serhiy-storchaka
[Python-checkins] [3.13] gh-150368: Change Windows user group to secure identifier in test_tempfile (GH-150369) (#150703)
vstinner
[Python-checkins] [3.15] gh-119949: Refactor test_exc() helper in test_format.py (GH-135452) (GH-150329)
serhiy-storchaka
[Python-checkins] [3.15] gh-149816: Fix SNI callback callable race (GH-150018) (GH-150099)
serhiy-storchaka
[Python-checkins] [3.13] gh-123853: Update locale.windows_locale (GH-123901) (GH-148877)
serhiy-storchaka
[Python-checkins] [3.14] gh-123853: Update locale.windows_locale (GH-123901) (GH-148876)
serhiy-storchaka
[Python-checkins] [3.15] gh-151019: Fix test_os on 32-bit FreeBSD (GH-151087) (#151093)
vstinner
[Python-checkins] gh-148932: Fix `profiling.sampling` on Windows virtual environments (#150541)
chris-eibl
[Python-checkins] [3.14] gh-151019: Fix test_os on 32-bit FreeBSD (GH-151087) (#151094)
vstinner
[Python-checkins] [3.13] gh-151019: Fix test_os on 32-bit FreeBSD (GH-151087) (#151095)
vstinner
[Python-checkins] gh-151019: Fix test_os on 32-bit FreeBSD (#151087)
vstinner
[Python-checkins] Fix a typo in the `SECURITY.md` (#151086)
StanFromIreland
[Python-checkins] [3.15] gh-106318: Add examples to the `str.isdigit()` method docs (GH-144721)
StanFromIreland
[Python-checkins] [3.14] gh-106318: Add examples to the `str.isdigit()` method docs (GH-144721)
StanFromIreland
[Python-checkins] [3.13] gh-106318: Add examples to the `str.isdigit()` method docs (GH-144721)
StanFromIreland
[Python-checkins] gh-106318: Add examples to the `str.isdigit()` method docs (#144721)
StanFromIreland
[Python-checkins] [3.15] gh-141623: Clarify operator function descriptions (GH-141846)
StanFromIreland
[Python-checkins] [3.14] gh-141623: Clarify operator function descriptions (GH-141846)
StanFromIreland
[Python-checkins] [3.13] gh-141623: operator.rst: don't use term "bitwise" (GH-141846) (GH-151080)
serhiy-storchaka
[Python-checkins] gh-141623: operator.rst: don't use term "bitwise" (GH-141846)
serhiy-storchaka
[Python-checkins] [3.15] Mention `frozendict` in `object.__hash__()` documentation (GH-148867) (#151077)
StanFromIreland
[Python-checkins] Mention `frozendict` in `object.__hash__()` documentation (#148867)
StanFromIreland
[Python-checkins] gh-151059: [perf] Use `PyObject_CallMethodOneArg` in datetime's `call_tzinfo_method` (#151062)
sobolevn
[Python-checkins] [3.14] gh-101100: Fix Sphinx warnings in 'Buffer Object Structures' documentation (GH-151058)
StanFromIreland
[Python-checkins] [3.15] gh-101100: Fix Sphinx warnings in 'Buffer Object Structures' documentation (GH-151058)
StanFromIreland
[Python-checkins] gh-101100: Fix Sphinx warnings in 'Buffer Object Structures' documentation (#151058)
StanFromIreland
[Python-checkins] [3.13] gh-150599: Prevent bz2 decompressor reuse after errors (GH-150600)
StanFromIreland
[Python-checkins] [3.15] Docs: Fix missing colon in `bisect` example function (GH-151061) (GH-151067)
ZeroIntensity
[Python-checkins] [3.14] Docs: Fix missing colon in `bisect` example function (GH-151061) (GH-151068)
ZeroIntensity
[Python-checkins] [3.13] Docs: Fix missing colon in `bisect` example function (GH-151061) (GH-151069)
ZeroIntensity
[Python-checkins] Docs: Fix missing colon in `bisect` example function (GH-151061)
ZeroIntensity
Earlier messages