cpython/Misc/NEWS.d/next/Library
RUANG (James Roy) 6bc3e830a5
gh-127481: Add `EPOLLWAKEUP` to the `select` module (GH-127482)
2024-12-04 14:30:38 +01:00
..
2022-11-10-17-16-45.gh-issue-97514.kzA0zl.rst gh-97514: Authenticate the forkserver control socket. (GH-99309) 2024-11-20 08:18:58 -08:00
2023-02-15-23-54-42.gh-issue-88110.KU6erv.rst gh-88110: Clear concurrent.futures.thread._threads_queues after fork to avoid joining parent process' threads (GH-126098) 2024-11-22 18:20:34 +02:00
2024-07-25-18-06-51.gh-issue-122288.-_xxOR.rst gh-122288: Improve performances of `fnmatch.translate` (#122289) 2024-11-27 16:42:45 +00:00
2024-07-29-15-20-30.gh-issue-122356.wKCmFx.rst gh-122356: restore the position of a file-like object after `zipfile.is_zipfile` (#122397) 2024-11-24 11:36:15 -05:00
2024-09-13-18-24-27.gh-issue-124008.XaiPQx.rst gh-124008: Fix calculation of the number of written bytes for the Windows console (GH-124059) 2024-11-27 13:38:12 +02:00
2024-10-23-20-05-54.gh-issue-86463.jvFTI_.rst gh-86463: Fix default prog in subparsers if usage is used in the main parser (GH-125891) 2024-11-22 17:29:33 +02:00
2024-10-28-19-49-18.gh-issue-118201.v41XXh.rst gh-118201: Simplify conv_confname (#126089) 2024-11-19 10:42:19 -05:00
2024-11-04-22-02-30.gh-issue-85046.Y5d_ZN.rst gh-126585: Add EHWPOISON error code (#126586) 2024-12-03 12:45:50 +00:00
2024-11-12-13-14-47.gh-issue-126727.5Eqfqd.rst gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730) 2024-11-21 13:16:08 +02:00
2024-11-12-20-05-09.gh-issue-126601.Nj7bA9.rst GH-126601: `pathname2url()`: handle NTFS alternate data streams (#126760) 2024-11-22 00:29:05 +00:00
2024-11-13-19-15-18.gh-issue-126780.ZZqJvI.rst gh-126780: Fix `ntpath.normpath()` for drive-relative paths (GH-126801) 2024-11-21 14:43:36 +00:00
2024-11-15-01-50-36.gh-issue-85168.bP8VIN.rst GH-85168: Use filesystem encoding when converting to/from `file` URIs (#126852) 2024-11-19 21:19:30 +00:00
2024-11-16-10-52-48.gh-issue-126899.GFnfBt.rst gh-126899: Add `**kw` to `tkinter.Misc.after` and `tkinter.Misc.after_idle` (#126900) 2024-12-01 19:29:27 +00:00
2024-11-18-16-43-11.gh-issue-126946.52Ou-B.rst gh-126946: Improve error message in getopt.do_longs based on existing comment (GH-126871) 2024-11-26 10:54:02 +02:00
2024-11-18-19-03-46.gh-issue-126947.NiDYUe.rst gh-126947: Typechecking for _pydatetime.timedelta.__new__ arguments (#126949) 2024-11-19 22:40:52 +03:00
2024-11-18-22-02-47.gh-issue-118761.GQKD_J.rst gh-118761: Improve import time of `mimetypes` (#126979) 2024-11-21 16:55:28 +02:00
2024-11-18-23-18-27.gh-issue-112192.DRdRgP.rst gh-112192: Increase the trace module coverage precision to one decimal (#126972) 2024-12-03 23:33:13 +01:00
2024-11-18-23-42-06.gh-issue-126985.7XplY9.rst GH-126985: move pyvenv.cfg detection from site to getpath (#126987) 2024-11-26 13:46:33 +00:00
2024-11-19-14-34-05.gh-issue-126615.LOskwi.rst gh-126615: `ctypes`: Make `COMError` public (GH-126686) 2024-11-20 12:53:43 +00:00
2024-11-20-08-54-11.gh-issue-126618.ef_53g.rst gh-126618: fix repr(itertools.count(sys.maxsize)) (#127048) 2024-12-02 14:14:40 +01:00
2024-11-20-11-37-08.gh-issue-126316.ElkZmE.rst gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055) 2024-11-21 15:47:24 +01:00
2024-11-20-16-58-59.gh-issue-126997.0PI41Y.rst gh-126997: Fix support of non-ASCII strings in pickletools (GH-127062) 2024-11-21 13:15:12 +02:00
2024-11-21-16-23-16.gh-issue-127065.cfL1zd.rst gh-127065: Make `methodcaller` thread-safe in free threading build (#127109) 2024-11-22 09:21:59 -05:00
2024-11-22-02-31-55.gh-issue-126766.jfkhBH.rst GH-126766: `url2pathname()`: handle 'localhost' authority (#127129) 2024-11-22 03:17:06 +00:00
2024-11-22-03-40-02.gh-issue-127078.gI_PaP.rst GH-127078: `url2pathname()`: handle extra slash before UNC drive in URL path (#127132) 2024-11-22 04:12:50 +00:00
2024-11-22-04-49-31.gh-issue-125866.TUtvPK.rst GH-125866: Preserve Windows drive letter case in file URIs (#127138) 2024-11-23 10:41:39 +00:00
2024-11-22-09-23-41.gh-issue-122273.H8M6fd.rst gh-122273: Support PyREPL history on Windows (#127141) 2024-11-26 10:21:57 +01:00
2024-11-22-10-42-34.gh-issue-127035.UnbDlr.rst gh-127001: Fix PATHEXT issues in shutil.which() on Windows (GH-127035) 2024-11-22 17:52:15 +02:00
2024-11-23-12-25-06.gh-issue-125866.wEOP66.rst GH-127236: `pathname2url()`: generate RFC 1738 URL for absolute POSIX path (#127194) 2024-11-25 19:59:20 +00:00
2024-11-24-12-41-31.gh-issue-127217.UAXGFr.rst gh-127217: Fix pathname2url() for paths starting with multiple slashes on Posix (GH-127218) 2024-11-24 19:30:29 +02:00
2024-11-24-14-20-17.gh-issue-127182.WmfY2g.rst gh-127182: Fix `io.StringIO.__setstate__` crash when `None` is the first value (#127219) 2024-11-25 20:32:02 +03:00
2024-11-25-15-02-44.gh-issue-127255.UXeljc.rst gh-127255: Make `CopyComPointer` public and add to `ctypes` doc. (GH-127275) 2024-12-03 16:35:08 +01:00
2024-11-25-19-04-10.gh-issue-127072.-c284K.rst gh-127072: Remove outdated `socket.NETLINK_*` constants. (GH-127256) 2024-11-27 06:53:41 +00:00
2024-11-26-17-42-00.gh-issue-127178.U8hxjc.rst GH-127178: install a _sysconfig_vars_(...).json file in the stdlib directory (#127302) 2024-11-27 23:32:54 +00:00
2024-11-27-14-06-35.gh-issue-123967.wxUmnW.rst gh-123967: Fix faulthandler for trampoline frames (#127329) 2024-11-27 16:14:49 +01:00
2024-11-27-14-23-02.gh-issue-127331.9sNEC9.rst gh-127330: Update for OpenSSL 3.4 & document+improve the update process (GH-127331) 2024-11-28 13:29:27 +01:00
2024-11-27-16-06-10.gh-issue-127303.asqkgh.rst gh-127303: Add docs for token.EXACT_TOKEN_TYPES (#127304) 2024-11-29 04:00:50 -05:00
2024-11-29-23-02-43.gh-issue-127429.dQf2w4.rst GH-127429: fix sysconfig data generation on cross-builds (#127430) 2024-12-02 07:12:36 +00:00
2024-11-30-21-46-15.gh-issue-127321.M78fBv.rst gh-127321: Avoid stopping at an opcode without an associated line number for breakpoint() (#127457) 2024-12-01 11:57:03 -05:00
2024-12-01-23-18-43.gh-issue-127481.K36AoP.rst gh-127481: Add `EPOLLWAKEUP` to the `select` module (GH-127482) 2024-12-04 14:30:38 +01:00
README.rst

README.rst

Put news entry `blurb`_ files for the *Library* section in this directory.

.. _blurb: https://pypi.org/project/blurb/