cpython/Misc/NEWS.d/next/Library
James De Bias b0422e140d
gh-102871: Remove obsolete browsers from webbrowser (#102872)
2023-03-31 11:02:47 -04:00
..
2019-03-15-22-50-27.bpo-36305.Pbkv6u.rst GH-80486: Fix handling of NTFS alternate data streams in pathlib (GH-102454) 2023-03-10 17:29:04 +00:00
2022-04-11-18-34-33.gh-issue-72346.pC7gnM.rst gh-72346: Added isdst deprecation warning to email.utils.localtime (GH-91450) 2023-03-19 19:20:20 -05:00
2022-06-30-21-28-41.gh-issue-94440.LtgX0d.rst gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (#94468) 2023-03-15 21:44:52 -07:00
2022-07-09-13-07-30.gh-issue-94684.nV5yno.rst gh-94684: uuid: support bytes in the name argument to uuid3/5 (#94709) 2023-03-23 17:42:43 -06:00
2022-07-30-23-01-43.gh-issue-95495.RA-q1d.rst GH-95494: Fix transport EOF handling in OpenSSL 3.0 (GH-95495) 2023-03-22 13:16:26 +01:00
2022-09-19-08-12-58.gh-issue-96931.x0WQhh.rst gh-96931: Fix incorrect results in ssl.SSLSocket.shared_ciphers (#96932) 2023-03-22 15:08:41 +01:00
2022-10-10-19-14-51.gh-issue-98169.DBWIxL.rst gh-98169 dataclasses.astuple support DefaultDict (#98170) 2023-03-13 14:46:35 -06:00
2022-12-09-11-21-38.gh-issue-100131.v863yR.rst gh-100131: Add optional delete parameter to tempfile.TemporaryDirectory() (#100132) 2023-03-24 14:52:06 -07:00
2022-12-16-10-27-58.gh-issue-89727.y64ZLM.rst GH-89727: Fix pathlib.Path.walk RecursionError on deep trees (GH-100282) 2023-03-22 14:45:25 +00:00
2022-12-20-10-55-14.gh-issue-100372.utfP65.rst gh-100372: Use BIO_eof to detect EOF for SSL_FILETYPE_ASN1 (GH-100373) 2023-03-24 06:04:30 -07:00
2023-01-27-14-51-07.gh-issue-101313.10AEXh.rst gh-101313: Add -h and --help arguments to the webbrowser module (gh-101374) 2023-03-22 21:19:52 +09:00
2023-02-09-19-40-41.gh-issue-101673.mX-Ppq.rst GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674) 2023-03-12 23:09:55 +00:00
2023-02-18-23-03-50.gh-issue-98886.LkKGWv.rst gh-98886: Fix issues with dataclass fields with special underscore names (#102032) 2023-03-25 14:40:11 -07:00
2023-02-20-16-47-56.gh-issue-102069.FS7f1j.rst gh-102069: Fix `__weakref__` descriptor generation for custom dataclasses (#102075) 2023-03-13 15:42:05 -06:00
2023-02-21-11-56-16.gh-issue-102103.Dj0WEj.rst gh-102103: add `module` argument to `dataclasses.make_dataclass` (#102104) 2023-03-10 17:26:46 -07:00
2023-02-26-17-29-57.gh-issue-79940.SAfmAy.rst gh-79940: add introspection API for asynchronous generators to `inspect` module (#11590) 2023-03-11 18:49:40 +05:30
2023-03-03-19-53-08.gh-issue-102378.kRdOZc.rst
2023-03-04-20-58-29.gh-issue-74468.Ac5Ew_.rst gh-74468: [tarfile] Fix incorrect name attribute of ExFileObject (GH-102424) 2023-03-27 16:21:07 -07:00
2023-03-08-23-08-38.gh-issue-102519.wlcsFI.rst
2023-03-10-13-21-16.gh-issue-102578.-gujoI.rst gh-102578: Optimise setting and deleting mutable attributes on non-dataclass subclasses of frozen dataclasses (gh-102573) 2023-03-10 19:21:22 -05:00
2023-03-10-13-51-21.gh-issue-100112.VHh4mw.rst GH-100112: avoid using iterable coroutines in asyncio internally (#100128) 2023-03-16 09:20:43 +05:30
2023-03-13-12-05-55.gh-issue-102615.NcA_ZL.rst gh-102615: Use `list` instead of `tuple` in `repr` of paramspec (#102637) 2023-03-15 09:33:41 +00:00
2023-03-13-18-27-00.gh-issue-102670.GyoThv.rst GH-102670: Use sumprod() to simplify, speed up, and improve accuracy of statistics functions (GH-102649) 2023-03-13 20:06:43 -05:00
2023-03-16-08-17-29.gh-issue-102748.WNACpI.rst GH-102748: remove legacy support for generator based coroutines from `asyncio.iscoroutine` (#102749) 2023-03-16 20:28:10 +05:30
2023-03-16-16-43-04.gh-issue-78530.Lr8eq_.rst GH-78530: add support for generators in `asyncio.wait` (#102761) 2023-03-17 06:58:43 +05:30
2023-03-18-14-59-21.gh-issue-88965.kA70Km.rst gh-88965: typing: fix type substitution of a list of types after initial `ParamSpec` substitution (#102808) 2023-03-23 16:26:11 +00:00
2023-03-19-15-30-59.gh-issue-102828.NKClXg.rst gh-102828: add onexc arg to shutil.rmtree. Deprecate onerror. (#102829) 2023-03-19 18:33:51 +00:00
2023-03-20-12-21-19.gh-issue-102839.RjRi12.rst gh-102839: remove AC for math.log (GH-102863) 2023-03-21 18:48:19 -05:00
2023-03-21-15-17-07.gh-issue-102871.U9mchn.rst gh-102871: Remove obsolete browsers from webbrowser (#102872) 2023-03-31 11:02:47 -04:00
2023-03-22-16-15-18.gh-issue-102780.NEcljy.rst gh-102780: Fix uncancel() call in asyncio timeouts (#102815) 2023-03-22 10:52:10 -07:00
2023-03-23-13-34-33.gh-issue-102947.cTwcpU.rst gh-102947: Improve traceback when calling `fields()` on a non-dataclass (#102948) 2023-03-23 14:17:54 +00:00
2023-03-25-02-08-05.gh-issue-103023.Qfn7Hl.rst gh-103023: Add SyntaxError check in pdb's `display` command (#103024) 2023-03-27 22:37:22 +02:00
2023-03-26-20-54-57.gh-issue-103046.xBlA2l.rst gh-103046: Display current line correctly for `dis.disco()` with CACHE entries (#103047) 2023-03-27 23:22:06 +01:00
2023-03-27-15-01-16.gh-issue-103056.-Efh5Q.rst gh-103056: [Enum] ensure final _generate_next_value_ is a staticmethod (GH-103062) 2023-03-27 16:25:19 -07:00
2023-03-28-05-14-59.gh-issue-103068.YQTmrA.rst gh-103068: Check condition expression of breakpoints for pdb (#103069) 2023-03-29 12:09:12 +02:00
2023-03-28-15-12-53.gh-issue-103085.DqNehf.rst gh-103085: Fix python locale.getencoding not to emit deprecation warning (gh-103086) 2023-03-31 01:23:43 +09:00
README.rst

README.rst

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

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