gmane.comp.python.cvs archive
1021 archived articles, newest first (page 10 of 11). Latest articles →
[3.15] gh-146011: Fix use-after-free in `signaldict_repr` after deletion (GH-153784) (#154599)
Fri, 24 Jul 2026 10:01:38 -0400 (EDT)gh-145030: Fix asyncio write pipe transport for named FIFOs on macOS (#154222)
Fri, 24 Jul 2026 09:54:07 -0400 (EDT)gh-91484: Allow memoryview cast for F-contiguous (GH-137803)
Fri, 24 Jul 2026 09:17:22 -0400 (EDT)[3.13] gh-154582: Fix test_invalid_utf8_arg in non-UTF-8 multibyte locales (GH-154584) (GH-154605)
Fri, 24 Jul 2026 08:55:01 -0400 (EDT)[3.14] gh-154592: Fix test_peg_generator in non-UTF-8 locales with a non-ASCII work dir (GH-154593) (GH-154602)
Fri, 24 Jul 2026 08:52:10 -0400 (EDT)[3.15] gh-154582: Fix test_invalid_utf8_arg in non-UTF-8 multibyte locales (GH-154584) (GH-154601)
Fri, 24 Jul 2026 08:50:29 -0400 (EDT)gh-154582: Fix test_invalid_utf8_arg in non-UTF-8 multibyte locales (GH-154584)
Fri, 24 Jul 2026 08:22:57 -0400 (EDT)gh-146011: Fix use-after-free in `signaldict_repr` after deletion (#153784)
Fri, 24 Jul 2026 08:21:55 -0400 (EDT)gh-154592: Fix test_peg_generator in non-UTF-8 locales with a non-ASCII work dir (GH-154593)
Fri, 24 Jul 2026 08:20:38 -0400 (EDT)gh-153785: Generate `AttributeError` messages from context (#153786)
Fri, 24 Jul 2026 08:15:28 -0400 (EDT)[3.15] gh-154435: Fix os.posix_fadvise() and os.posix_fallocate() on DragonFly BSD (GH-154436) (GH-154451)
Fri, 24 Jul 2026 07:46:57 -0400 (EDT)[3.14] gh-154435: Fix os.posix_fadvise() and os.posix_fallocate() on DragonFly BSD (GH-154436) (GH-154452)
Fri, 24 Jul 2026 07:45:46 -0400 (EDT)[3.14] gh-154437: Fix test_getcwd_long_path on DragonFly BSD (GH-154438) (GH-154455)
Fri, 24 Jul 2026 07:43:20 -0400 (EDT)gh-150546: Fix cleanup for replacement_locations in _PyCode_New() (#150549)
Fri, 24 Jul 2026 07:42:43 -0400 (EDT)[3.15] gh-153761: Fix asyncio sock_accept() dropping a connection when cancelled (GH-153762) (#153829)
Fri, 24 Jul 2026 07:31:26 -0400 (EDT)gh-153570: Fix use-after-free in bytearray.take_bytes() with a reentrant __index__ (#153572)
Fri, 24 Jul 2026 06:18:18 -0400 (EDT)gh-152433: Windows: modernize and refactor stat emulation APIs (GH-153700)
Fri, 24 Jul 2026 05:57:01 -0400 (EDT)gh-152263: Fix test_set_wide for locales with wide characters (GH-154583)
Fri, 24 Jul 2026 03:58:55 -0400 (EDT)gh-153176: Fix destroy_interpreter() test helper clearing a non-current thread state (#153307)
Fri, 24 Jul 2026 00:41:19 -0400 (EDT)[3.13] gh-153761: Fix asyncio sock_accept() dropping a connection when cancelled (GH-153762) (#153827)
Fri, 24 Jul 2026 00:25:43 -0400 (EDT)gh-154551: Fix ctypes.util.find_library() in non-UTF-8 locales (GH-154552)
Thu, 23 Jul 2026 13:28:54 -0400 (EDT)gh-153903: Copy docstrings and other metadata in `ctypes.util.wrap_dll_function` (GH-154495)
Thu, 23 Jul 2026 12:58:10 -0400 (EDT)gh-69573: Check the return value of msvcrt._putch() and _putwch() (GH-154364)
Thu, 23 Jul 2026 11:52:56 -0400 (EDT)gh-154525: Skip ncurses find_pair()/alloc_pair() reuse checks before 6.3 (GH-154543)
Thu, 23 Jul 2026 11:37:57 -0400 (EDT)gh-154525: Fix curses getcchar() failure on ncurses older than 6.3 (GH-154526)
Thu, 23 Jul 2026 10:48:29 -0400 (EDT)[3.15] gh-139445: Skip pyrepl tests if the terminal is not supported (GH-154497) (GH-154529)
Thu, 23 Jul 2026 07:15:20 -0400 (EDT)[3.14] gh-139445: Skip pyrepl tests if the terminal is not supported (GH-154497) (GH-154530)
Thu, 23 Jul 2026 04:42:14 -0400 (EDT)[3.13] gh-151949: Fix Sphinx reference warnings in `Doc/library/lzma.rst` (GH-153878) (#154126)
Thu, 23 Jul 2026 03:56:18 -0400 (EDT)[3.14] gh-151949: Fix Sphinx reference warnings in `Doc/library/lzma.rst` (GH-153878) (#154125)
Thu, 23 Jul 2026 03:55:17 -0400 (EDT)gh-139445: Skip pyrepl tests if the terminal is not supported (GH-154497)
Thu, 23 Jul 2026 03:50:46 -0400 (EDT)[3.15] gh-151949: Fix Sphinx reference warnings in `Doc/library/lzma.rst` (GH-153878) (#154127)
Thu, 23 Jul 2026 03:48:30 -0400 (EDT)[3.13] gh-154502: Disable junk filling in the OpenBSD allocator in test_capi (GH-154503) (GH-154515)
Thu, 23 Jul 2026 02:37:46 -0400 (EDT)[3.14] gh-154502: Disable junk filling in the OpenBSD allocator in test_capi (GH-154503) (GH-154514)
Thu, 23 Jul 2026 02:37:29 -0400 (EDT)[3.15] gh-154502: Disable junk filling in the OpenBSD allocator in test_capi (GH-154503) (GH-154513)
Thu, 23 Jul 2026 02:37:04 -0400 (EDT)[3.14] gh-154272: Skip more forkserver tests if the start method is unavailable (GH-154499) (GH-154506)
Wed, 22 Jul 2026 19:03:40 -0400 (EDT)gh-154502: Disable junk filling in the OpenBSD allocator in test_capi (GH-154503)
Wed, 22 Jul 2026 18:58:52 -0400 (EDT)[3.15] gh-154272: Skip more forkserver tests if the start method is unavailable (GH-154499) (GH-154505)
Wed, 22 Jul 2026 18:46:53 -0400 (EDT)[3.13] gh-154272: Skip more forkserver tests if the start method is unavailable (GH-154499) (GH-154507)
Wed, 22 Jul 2026 18:46:19 -0400 (EDT)gh-154401: Skip fetching the thread state for non-GC types in `_Py_Dealloc` (GH-154430)
Wed, 22 Jul 2026 18:43:45 -0400 (EDT)gh-154272: Skip more forkserver tests if the start method is unavailable (GH-154499)
Wed, 22 Jul 2026 14:25:51 -0400 (EDT)[3.15] gh-153291: Fix data race in readline.get_completer() and get_pre_input_hook() (gh-153362) (gh-154418)
Wed, 22 Jul 2026 13:54:41 -0400 (EDT)[3.15] gh-154443: Fix test_makedev on DragonFly BSD (GH-154444) (GH-154450)
Wed, 22 Jul 2026 13:29:11 -0400 (EDT)[3.15] gh-154137: Fix handle leak in test_winapi (GH-154201) (#154202)
Wed, 22 Jul 2026 11:08:58 -0400 (EDT)Remove `from stat import *` recommendation from `stat.py` docstring (#154486)
Wed, 22 Jul 2026 09:41:26 -0400 (EDT)[3.15] gh-150076: Fix the documented signature of warnings.deprecated (GH-153879) (#154487)
Wed, 22 Jul 2026 09:16:41 -0400 (EDT)[3.14] gh-150076: Fix the documented signature of warnings.deprecated (GH-153879) (#154488)
Wed, 22 Jul 2026 09:16:28 -0400 (EDT)[3.13] gh-150076: Fix the documented signature of warnings.deprecated (GH-153879) (#154489)
Wed, 22 Jul 2026 09:15:52 -0400 (EDT)gh-150076: Fix the documented signature of warnings.deprecated (#153879)
Wed, 22 Jul 2026 09:08:54 -0400 (EDT)[3.13] gh-154272: Skip forkserver tests when the start method is unavailable (GH-154274) (GH-154472)
Wed, 22 Jul 2026 09:06:22 -0400 (EDT)[3.15] gh-154431: Fix data race in `sys.audithook` (GH-154462) (#154477)
Wed, 22 Jul 2026 08:41:37 -0400 (EDT)[3.15] gh-154460: Do not use wcsftime() on OpenBSD (GH-154461) (GH-154474)
Wed, 22 Jul 2026 08:39:03 -0400 (EDT)[3.14] gh-154460: Do not use wcsftime() on OpenBSD (GH-154461) (GH-154475)
Wed, 22 Jul 2026 08:33:48 -0400 (EDT)[3.13] gh-154460: Do not use wcsftime() on OpenBSD (GH-154461) (GH-154476)
Wed, 22 Jul 2026 08:31:27 -0400 (EDT)[3.13] gh-154137: Fix handle leak in test_winapi (GH-154201) (#154204)
Wed, 22 Jul 2026 08:21:54 -0400 (EDT)[3.14] gh-154137: Fix handle leak in test_winapi (GH-154201) (#154203)
Wed, 22 Jul 2026 08:21:31 -0400 (EDT)gh-80678: Document the preferred delimiters of csv.Sniffer (#154336)
Wed, 22 Jul 2026 08:20:23 -0400 (EDT)[3.13] gh-154007: Improve test coverage for the `shlex` module (GH-154009) (#154458)
Wed, 22 Jul 2026 08:17:34 -0400 (EDT)[3.15] gh-153872: macOS: free-threading support is installed by default on Python 3.15 (GH-154103) (#154479)
Wed, 22 Jul 2026 08:16:24 -0400 (EDT)gh-154431: Fix data race in `sys.audithook` (#154462)
Wed, 22 Jul 2026 08:16:13 -0400 (EDT)gh-153872: macOS: free-threading support is installed by default on Python 3.15 (#154103)
Wed, 22 Jul 2026 08:10:15 -0400 (EDT)gh-154460: Do not use wcsftime() on OpenBSD (#154461)
Wed, 22 Jul 2026 08:07:25 -0400 (EDT)gh-154465: Add configure flag to exclude emscripten_syscalls.c (#154466)
Wed, 22 Jul 2026 08:06:13 -0400 (EDT)[3.14] gh-154272: Skip forkserver tests when the start method is unavailable (GH-154274) (GH-154471)
Wed, 22 Jul 2026 07:53:24 -0400 (EDT)[3.15] gh-154272: Skip forkserver tests when the start method is unavailable (GH-154274) (GH-154468)
Wed, 22 Jul 2026 07:44:36 -0400 (EDT)gh-154272: Skip forkserver tests when the start method is unavailable (GH-154274)
Wed, 22 Jul 2026 07:15:55 -0400 (EDT)gh-84649: Fix unstable test_rollover_at_midnight (GH-154463)
Wed, 22 Jul 2026 06:35:57 -0400 (EDT)[3.15] gh-154014: Initialize cold executor vm_data fields (GH-154142) (GH-154457)
Wed, 22 Jul 2026 05:49:41 -0400 (EDT)[3.15] gh-154437: Fix test_getcwd_long_path on DragonFly BSD (GH-154438) (GH-154454)
Wed, 22 Jul 2026 05:36:27 -0400 (EDT)[3.13] gh-154437: Fix test_getcwd_long_path on DragonFly BSD (GH-154438) (GH-154456)
Wed, 22 Jul 2026 05:26:58 -0400 (EDT)gh-154014: Initialize cold executor vm_data fields (GH-154142)
Wed, 22 Jul 2026 05:17:59 -0400 (EDT)gh-154437: Fix test_getcwd_long_path on DragonFly BSD (GH-154438)
Wed, 22 Jul 2026 05:05:20 -0400 (EDT)[3.13] gh-154435: Fix os.posix_fadvise() and os.posix_fallocate() on DragonFly BSD (GH-154436) (GH-154453)
Wed, 22 Jul 2026 05:02:12 -0400 (EDT)[3.15] gh-154366: Fix test_asyncio.test_sendfile timing out on DragonFly BSD (GH-154367) (GH-154371)
Wed, 22 Jul 2026 04:49:55 -0400 (EDT)[3.15] gh-154441: Skip the scheduler tests if the API requires privileges (GH-154442) (GH-154447)
Wed, 22 Jul 2026 04:48:42 -0400 (EDT)[3.14] gh-154441: Skip the scheduler tests if the API requires privileges (GH-154442) (GH-154448)
Wed, 22 Jul 2026 04:43:38 -0400 (EDT)[3.14] gh-154399: Fix venv activate.csh in a non-interactive shell (GH-154400) (GH-154409)
Wed, 22 Jul 2026 04:42:13 -0400 (EDT)[3.13] gh-154441: Skip the scheduler tests if the API requires privileges (GH-154442) (GH-154449)
Wed, 22 Jul 2026 04:39:26 -0400 (EDT)gh-154435: Fix os.posix_fadvise() and os.posix_fallocate() on DragonFly BSD (GH-154436)
Wed, 22 Jul 2026 04:39:24 -0400 (EDT)gh-154443: Fix test_makedev on DragonFly BSD (GH-154444)
Wed, 22 Jul 2026 04:37:04 -0400 (EDT)[3.14] gh-154007: Improve test coverage for the `shlex` module (GH-154009) (#154446)
Wed, 22 Jul 2026 04:36:22 -0400 (EDT)[3.15] gh-154007: Improve test coverage for the `shlex` module (GH-154009) (#154445)
Wed, 22 Jul 2026 04:35:22 -0400 (EDT)gh-154441: Skip the scheduler tests if the API requires privileges (GH-154442)
Wed, 22 Jul 2026 04:15:37 -0400 (EDT)gh-154007: Improve test coverage for the `shlex` module (#154009)
Wed, 22 Jul 2026 04:08:16 -0400 (EDT)[3.14] urllib: Add tests for HTTP errors to complete coverage (GH-154102) (#154121)
Wed, 22 Jul 2026 04:04:43 -0400 (EDT)[3.15] Test `object_hook` and pickleability of some JSON components (GH-154155) (#154374)
Wed, 22 Jul 2026 04:03:00 -0400 (EDT)[3.14] Test `object_hook` and pickleability of some JSON components (GH-154155) (#154375)
Wed, 22 Jul 2026 04:02:38 -0400 (EDT)[3.13] gh-154427: Check the access time in UtimeTests only if it is stored (GH-154428) (GH-154439)
Wed, 22 Jul 2026 03:53:52 -0400 (EDT)[3.15] gh-154427: Check the access time in UtimeTests only if it is stored (GH-154428) (GH-154432)
Wed, 22 Jul 2026 03:32:53 -0400 (EDT)[3.14] gh-154427: Check the access time in UtimeTests only if it is stored (GH-154428) (GH-154433)
Wed, 22 Jul 2026 03:27:40 -0400 (EDT)gh-154427: Check the access time in UtimeTests only if it is stored (GH-154428)
Wed, 22 Jul 2026 03:00:35 -0400 (EDT)[3.15] gh-154414: Skip test_tcsendbreak on DragonFly BSD (GH-154415) (GH-154426)
Wed, 22 Jul 2026 02:30:35 -0400 (EDT)[3.15] gh-154416: Fix hanging test_tcflow on DragonFly BSD (GH-154417) (GH-154423)
Wed, 22 Jul 2026 01:57:52 -0400 (EDT)[3.14] gh-154416: Fix hanging test_tcflow on DragonFly BSD (GH-154417) (GH-154422)
Wed, 22 Jul 2026 01:55:10 -0400 (EDT)[3.14] gh-154414: Skip test_tcsendbreak on DragonFly BSD (GH-154415) (GH-154425)
Wed, 22 Jul 2026 01:54:20 -0400 (EDT)gh-154419: Find the fish shell in test_venv (GH-154420)
Wed, 22 Jul 2026 01:53:41 -0400 (EDT)[3.13] gh-154416: Fix hanging test_tcflow on DragonFly BSD (GH-154417) (GH-154421)
Wed, 22 Jul 2026 01:47:40 -0400 (EDT)[3.13] gh-154414: Skip test_tcsendbreak on DragonFly BSD (GH-154415) (GH-154424)
Wed, 22 Jul 2026 01:45:41 -0400 (EDT)[3.15] gh-154394: Skip test_tcsendbreak on OpenBSD (GH-154397) (GH-154411)
Wed, 22 Jul 2026 01:43:46 -0400 (EDT)gh-154416: Fix hanging test_tcflow on DragonFly BSD (GH-154417)
Wed, 22 Jul 2026 01:08:05 -0400 (EDT)gh-154414: Skip test_tcsendbreak on DragonFly BSD (GH-154415)
Wed, 22 Jul 2026 01:01:40 -0400 (EDT)
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.