gmane.comp.python.cvs archive

984 archived articles, newest first (page 1 of 10). Latest articles →

[3.15] gh-155978: Fix leak in update_slot_after_setattr() (GH-155979) (#155984)
Mon, 24 Aug 2026 19:24:39 -0400 (EDT)
hugovk <[email protected]> • #186318
[3.15] Add a page detailing the time complexity of operations on built-in types (GH-154363) (#156326)
Mon, 24 Aug 2026 18:54:10 -0400 (EDT)
hugovk <[email protected]> • #186317
[3.14] gh-156126: Fix crash in -X importtime with unencodable module … (#156330)
Mon, 24 Aug 2026 17:11:19 -0400 (EDT)
Eclips4 <[email protected]> • #186316
gh-148750: Unfreeze encodings module to avoid import errors with zipped stdlib (GH-156183)
Mon, 24 Aug 2026 15:19:44 -0400 (EDT)
zooba <[email protected]> • #186315
Add a page detailing the time complexity of operations on built-in types (#154363)
Mon, 24 Aug 2026 14:57:38 -0400 (EDT)
StanFromIreland <[email protected]> • #186314
[Review] NDA Agreement.docx - Monday, 24 August 2026
Mon, 24 Aug 2026 18:35:46 +0000
[email protected] • #186313
gh-152190: Fix memory checking failure in `test_zipfile64.py` (GH-152203)
Mon, 24 Aug 2026 12:55:09 -0400 (EDT)
gpshead <[email protected]> • #186312
[3.15] Do not break long test names in the regrtest output (GH-155714) (#155722)
Mon, 24 Aug 2026 11:18:19 -0400 (EDT)
hugovk <[email protected]> • #186311
[3.14] gh-155648: Fix IDLE tests that cannot fail (GH-156257) (#156316)
Mon, 24 Aug 2026 10:49:55 -0400 (EDT)
terryjreedy <[email protected]> • #186310
[3.13] gh-155648: Fix IDLE tests that cannot fail (GH-156257) (#156317)
Mon, 24 Aug 2026 10:47:36 -0400 (EDT)
terryjreedy <[email protected]> • #186309
gh-155648: Fix IDLE tests that cannot fail (#156257)
Mon, 24 Aug 2026 10:24:29 -0400 (EDT)
terryjreedy <[email protected]> • #186308
gh-156002: Bound zipfile decompression for bzip2/LZMA/Zstandard (GH-156003)
Mon, 24 Aug 2026 07:40:20 -0400 (EDT)
encukou <[email protected]> • #186307
[3.14] gh-151138: Update Windows temp directory locations in tempfile.rst (GH-151210) (#156307)
Mon, 24 Aug 2026 03:23:17 -0400 (EDT)
hugovk <[email protected]> • #186306
[3.15] gh-151138: Update Windows temp directory locations in tempfile.rst (GH-151210) (#156306)
Mon, 24 Aug 2026 03:22:04 -0400 (EDT)
hugovk <[email protected]> • #186305
[3.13] gh-151138: Update Windows temp directory locations in tempfile.rst (GH-151210) (#156308)
Mon, 24 Aug 2026 03:21:30 -0400 (EDT)
hugovk <[email protected]> • #186304
gh-151138: Update Windows temp directory locations in tempfile.rst (#151210)
Mon, 24 Aug 2026 03:13:30 -0400 (EDT)
hugovk <[email protected]> • #186303
[3.14] gh-156226: Fix doubled-word typos in the `difflib` documetation (GH-156227) (#156296)
Sun, 23 Aug 2026 20:20:33 -0400 (EDT)
hugovk <[email protected]> • #186302
[3.13] gh-156226: Fix doubled-word typos in the `difflib` documetation (GH-156227) (#156295)
Sun, 23 Aug 2026 20:20:25 -0400 (EDT)
hugovk <[email protected]> • #186301
[3.15] gh-156226: Fix doubled-word typos in the `difflib` documetation (GH-156227) (#156297)
Sun, 23 Aug 2026 20:20:06 -0400 (EDT)
hugovk <[email protected]> • #186300
gh-156244: Update `configure` for RISC-V support (#156277)
Sun, 23 Aug 2026 15:53:13 -0400 (EDT)
StanFromIreland <[email protected]> • #186299
gh-155373: Inline the parsing code of optional groups in Argument Clinic (GH-155374)
Sun, 23 Aug 2026 15:16:18 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186298
gh-156226: Fix doubled-word typos in the `difflib` documetation (#156227)
Sun, 23 Aug 2026 13:43:48 -0400 (EDT)
StanFromIreland <[email protected]> • #186297
gh-156230: Bound a curses window read by the window, not by 2047 (GH-156282)
Sun, 23 Aug 2026 12:54:19 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186296
gh-156261: Move converters used in several files to Argument Clinic (GH-156262)
Sun, 23 Aug 2026 12:48:16 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186295
[3.15] gh-156111: Clarify wording in glossary entry "expression" (GH-156198) (#156236)
Sun, 23 Aug 2026 10:50:24 -0400 (EDT)
hugovk <[email protected]> • #186294
[3.15] gh-131885: Use real signatures in the `zlib` docs (GH-156179) (#156268)
Sun, 23 Aug 2026 10:39:32 -0400 (EDT)
hugovk <[email protected]> • #186293
[3.14] gh-154855: Ask non-ncurses curses for one more character (GH-154870) (GH-156284)
Sun, 23 Aug 2026 09:11:12 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186292
[3.13] gh-154855: Ask non-ncurses curses for one more character (GH-154870) (GH-156285)
Sun, 23 Aug 2026 09:07:36 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186291
gh-154855: Ask non-ncurses curses for one more character (GH-154870)
Sun, 23 Aug 2026 08:32:02 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186290
[3.14] gh-156234: Fix and rewrite the curses documentation on reading (GH-156235) (GH-156280)
Sun, 23 Aug 2026 08:20:44 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186289
[3.13] gh-156234: Fix and rewrite the curses documentation on reading (GH-156235) (GH-156281)
Sun, 23 Aug 2026 08:18:36 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186288
gh-156234: Fix and rewrite the curses documentation on reading (GH-156235)
Sun, 23 Aug 2026 07:42:58 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186287
gh-155934: Fix socket leak and silent error for asyncio accepted connections (#155936)
Sun, 23 Aug 2026 06:11:08 -0400 (EDT)
kumaraditya303 <[email protected]> • #186286
gh-155433: Fix TaskGroup losing outside cancellation after cancel() (#155439)
Sun, 23 Aug 2026 06:07:50 -0400 (EDT)
kumaraditya303 <[email protected]> • #186285
[3.14] gh-156173: Fix `zlib.Decompress.flush()` silently returning corrupted output instead of raising `zlib.error` (GH-156176) (#156271)
Sun, 23 Aug 2026 05:54:09 -0400 (EDT)
StanFromIreland <[email protected]> • #186284
[3.13] gh-156173: Fix `zlib.Decompress.flush()` silently returning corrupted output instead of raising `zlib.error` (GH-156176) (#156272)
Sun, 23 Aug 2026 05:47:40 -0400 (EDT)
StanFromIreland <[email protected]> • #186283
[3.13] gh-131885: Use real signatures in the `zlib` docs (GH-156179) (#156267)
Sun, 23 Aug 2026 05:38:12 -0400 (EDT)
StanFromIreland <[email protected]> • #186282
[3.14] gh-131885: Use real signatures in the `zlib` docs (GH-156179) (#156269)
Sun, 23 Aug 2026 05:37:51 -0400 (EDT)
StanFromIreland <[email protected]> • #186281
[3.14] gh-156246: Fix documented default of the asyncio limit argument (GH-156247) (#156255)
Sun, 23 Aug 2026 05:37:23 -0400 (EDT)
kumaraditya303 <[email protected]> • #186280
[3.13] gh-156246: Fix documented default of the asyncio limit argument (GH-156247) (#156256)
Sun, 23 Aug 2026 05:37:03 -0400 (EDT)
kumaraditya303 <[email protected]> • #186279
gh-156173: Fix `zlib.Decompress.flush()` silently returning corrupted output instead of raising `zlib.error` (#156176)
Sun, 23 Aug 2026 05:18:23 -0400 (EDT)
StanFromIreland <[email protected]> • #186278
gh-131885: Use real signatures in the `zlib` docs (#156179)
Sun, 23 Aug 2026 05:15:25 -0400 (EDT)
StanFromIreland <[email protected]> • #186277
gh-156126: Fix crash in -X importtime with unencodable module names (#156137)
Sun, 23 Aug 2026 03:33:12 -0400 (EDT)
Eclips4 <[email protected]> • #186276
[3.14] gh-155648: In IDLE tests, call unittest.main without exit arg (GH-156249) (#156252)
Sun, 23 Aug 2026 02:06:17 -0400 (EDT)
terryjreedy <[email protected]> • #186275
[3.13] gh-155648: In IDLE tests, call unittest.main without exit arg (GH-156249) (#156253)
Sun, 23 Aug 2026 02:03:39 -0400 (EDT)
terryjreedy <[email protected]> • #186274
gh-156246: Fix documented default of the asyncio limit argument (#156247)
Sun, 23 Aug 2026 01:54:25 -0400 (EDT)
kumaraditya303 <[email protected]> • #186273
gh-155648: In IDLE tests, call unittest.main without exit arg (#156249)
Sun, 23 Aug 2026 01:38:36 -0400 (EDT)
terryjreedy <[email protected]> • #186272
gh-156180: Reject a negative `len2` in `zlib.{adler32,crc32}_combine()` (#156181)
Sat, 22 Aug 2026 14:46:08 -0400 (EDT)
StanFromIreland <[email protected]> • #186271
[3.14] gh-156111: Clarify wording in glossary entry "expression" (GH-156198) (#156237)
Sat, 22 Aug 2026 14:20:11 -0400 (EDT)
picnixz <[email protected]> • #186270
[3.13] gh-156111: Clarify wording in glossary entry "expression" (GH-156198) (#156238)
Sat, 22 Aug 2026 14:19:11 -0400 (EDT)
picnixz <[email protected]> • #186269
gh-156111: Clarify wording in glossary entry "expression" (#156198)
Sat, 22 Aug 2026 14:12:12 -0400 (EDT)
picnixz <[email protected]> • #186268
[3.15] gh-80678: Document the preferred attribute of csv.Sniffer (GH-155068) (#155679)
Sat, 22 Aug 2026 05:41:40 -0400 (EDT)
hugovk <[email protected]> • #186267
[3.15] gh-155363: Fix QSBR slot leak on thread state creation failure (gh-155365) (#155579)
Sat, 22 Aug 2026 05:39:31 -0400 (EDT)
hugovk <[email protected]> • #186266
[3.13] gh-155911: Fix curses detection with libraries in LIBS (GH-156130) (GH-156225)
Sat, 22 Aug 2026 05:08:39 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186265
[3.14] gh-155911: Fix curses detection with libraries in LIBS (GH-156130) (GH-156224)
Sat, 22 Aug 2026 05:08:18 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186264
gh-155911: Fix curses detection with libraries in LIBS (GH-156130)
Sat, 22 Aug 2026 04:34:06 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186263
gh-156219: Fix Argument Clinic for an optional argument with **kwds (GH-156220)
Sat, 22 Aug 2026 04:05:07 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186262
[3.14] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113) (#156216)
Sat, 22 Aug 2026 00:17:32 -0400 (EDT)
freakboy3742 <[email protected]> • #186261
[3.13] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113) (#156217)
Sat, 22 Aug 2026 00:09:46 -0400 (EDT)
freakboy3742 <[email protected]> • #186260
[3.15] gh-141510: Document frozendict support in json (gh-155929) (#155933)
Tue, 18 Aug 2026 23:57:20 -0400 (EDT)
hugovk <[email protected]> • #186171
[3.15] gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets (GH-149016) (#155897)
Tue, 18 Aug 2026 23:33:44 -0400 (EDT)
hugovk <[email protected]> • #186170
[3.15] gh-155742: Test PyBytesWriter_FinishWithSize() with negative size (GH-155783) (#155791)
Tue, 18 Aug 2026 23:19:26 -0400 (EDT)
hugovk <[email protected]> • #186164
[3.15] gh-85260: Extend the AST Validator to validate all identifiers (GH-21069) (#155652)
Tue, 18 Aug 2026 22:22:15 -0400 (EDT)
hugovk <[email protected]> • #186161
[3.15] gh-155694: Scope HTTPPasswordMgr credentials by URL scheme (GH-155696) (#155968)
Tue, 18 Aug 2026 22:15:43 -0400 (EDT)
hugovk <[email protected]> • #186160
[3.13] gh-146004: fix test_args_from_interpreter_flags on windows (GH-146580) (#155965)
Tue, 18 Aug 2026 18:01:43 -0400 (EDT)
zware <[email protected]> • #186159
[3.15] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293) (#156017)
Tue, 18 Aug 2026 15:52:33 -0400 (EDT)
pablogsal <[email protected]> • #186158
gh-152433: Fix errors in sys.getwindowsversion() for UWP build (GH-152604)
Tue, 18 Aug 2026 14:56:15 -0400 (EDT)
zooba <[email protected]> • #186157
gh-64595: Touch the source file if the generated file was changed (GH-155265)
Tue, 18 Aug 2026 12:55:18 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186156
PC/pyconfig.h: Improve readability of implicit .lib linking (GH-155995)
Tue, 18 Aug 2026 10:07:35 -0400 (EDT)
zooba <[email protected]> • #186155
gh-155941: Close the transport when client_connected_cb raises in asyncio (#155942)
Tue, 18 Aug 2026 09:36:30 -0400 (EDT)
kumaraditya303 <[email protected]> • #186154
[3.13] gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778) (GH-156012)
Tue, 18 Aug 2026 09:09:53 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186152
[3.14] gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778) (GH-156011)
Tue, 18 Aug 2026 09:09:43 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186151
[3.14] gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__ (GH-153579) (GH-156008)
Tue, 18 Aug 2026 08:59:35 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186150
gh-75876: Run bigmem tests in a subprocess (GH-155302)
Tue, 18 Aug 2026 08:44:07 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186149
[3.14] gh-155997: Fix list_all() if an interpreter is destroyed during the call (GH-155998) (GH-156005)
Tue, 18 Aug 2026 08:40:27 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186147
gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
Tue, 18 Aug 2026 08:35:33 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186146
gh-153578: Fix out-of-bounds write in bytearray.extend() with a reentrant __buffer__ (GH-153579)
Tue, 18 Aug 2026 08:32:12 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186145
gh-155997: Fix list_all() if an interpreter is destroyed during the call (GH-155998)
Tue, 18 Aug 2026 08:10:00 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186144
gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293)
Tue, 18 Aug 2026 07:06:26 -0400 (EDT)
encukou <[email protected]> • #186143
[3.14] gh-132581: Report why the execution environment was altered (GH-155294) (GH-155987)
Tue, 18 Aug 2026 04:30:56 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186142
[3.13] gh-132581: Report why the execution environment was altered (GH-155294) (GH-155988)
Tue, 18 Aug 2026 04:30:42 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186141
[3.14] gh-123011: Fix warn_explicit() with the globals of the __main__ module (GH-155318) (GH-155990)
Tue, 18 Aug 2026 03:55:25 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186140
[3.13] gh-123011: Fix warn_explicit() with the globals of the __main__ module (GH-155318) (GH-155991)
Tue, 18 Aug 2026 03:50:48 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186139
gh-123011: Fix warn_explicit() with the globals of the __main__ module (GH-155318)
Tue, 18 Aug 2026 03:29:28 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186138
[3.13] gh-155694: Scope HTTPPasswordMgr credentials by URL scheme (GH-155696) (#155970)
Tue, 18 Aug 2026 03:26:11 -0400 (EDT)
Eclips4 <[email protected]> • #186137
[3.14] gh-155694: Scope HTTPPasswordMgr credentials by URL scheme (GH-155696) (#155969)
Tue, 18 Aug 2026 03:25:55 -0400 (EDT)
Eclips4 <[email protected]> • #186136
gh-132581: Report why the execution environment was altered (GH-155294)
Tue, 18 Aug 2026 03:08:06 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186135
gh-155978: Fix leak in update_slot_after_setattr() (#155979)
Mon, 17 Aug 2026 22:27:46 -0400 (EDT)
kumaraditya303 <[email protected]> • #186134
gh-155694: Scope HTTPPasswordMgr credentials by URL scheme (#155696)
Mon, 17 Aug 2026 15:39:24 -0400 (EDT)
Eclips4 <[email protected]> • #186133
gh-153005: Use a monotonic clock for concurrent.interpreters Queue timeouts (GH-154156)
Mon, 17 Aug 2026 15:23:41 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186132
gh-67217: Test both warnings implementations in environment variable tests (GH-155234)
Mon, 17 Aug 2026 14:58:38 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186131
gh-153539: Fix use-after-free in TextIOWrapper.tell() with a reentrant decoder (GH-153540)
Mon, 17 Aug 2026 14:13:41 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186130
[3.14] gh-153603: Fix out-of-bounds read in the ISO-2022 decoder for an unknown charset (GH-153604) (GH-155960)
Mon, 17 Aug 2026 09:28:36 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186129
[3.13] gh-153603: Fix out-of-bounds read in the ISO-2022 decoder for an unknown charset (GH-153604) (GH-155961)
Mon, 17 Aug 2026 09:28:04 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186128
gh-153603: Fix out-of-bounds read in the ISO-2022 decoder for an unknown charset (GH-153604)
Mon, 17 Aug 2026 09:03:02 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186127
gh-155852: Do not cancel remaining Executor.map calls on a callable's TimeoutError (GH-155853)
Mon, 17 Aug 2026 08:44:59 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186126
[3.15] gh-149083: Document that dataclasses.MISSING and KW_ONLY are sentinels (GH-155919) (#155927)
Mon, 17 Aug 2026 03:52:35 -0400 (EDT)
hugovk <[email protected]> • #186125
gh-155315: Fix marshal round-trip of shared frozendict references (GH-155316)
Mon, 17 Aug 2026 03:37:12 -0400 (EDT)
serhiy-storchaka <[email protected]> • #186124
gh-150942: Speed up re.split result building (gh-155940)
Mon, 17 Aug 2026 03:26:44 -0400 (EDT)
corona10 <[email protected]> • #186123
[3.13] gh-146004: propagate all -X options to multiprocessing child processes (GH-146005) (#155938)
Mon, 17 Aug 2026 02:57:32 -0400 (EDT)
hugovk <[email protected]> • #186122
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.