cpython/Misc/NEWS.d/next/Library
Tony Mountifield 3f5bcc86d0
gh-117467: Add preserving of mailbox owner on flush (GH-117510)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-04-04 13:32:53 +03:00
..
2019-08-12-19-08-06.bpo-15010.3bY2CF.rst gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242) 2024-04-03 16:17:13 +02:00
2019-08-27-01-03-26.gh-issue-66543._TRpYr.rst gh-66543: Fix mimetype.guess_type() (GH-117217) 2024-03-26 13:26:45 +02:00
2020-06-11-16-20-33.bpo-27578.CIA-fu.rst gh-71765: Fix inspect.getsource() on empty file (GH-20809) 2024-03-18 16:13:02 +01:00
2020-10-02-17-35-19.bpo-33533.GLIhM5.rst gh-77714: Provide an async iterator version of as_completed (GH-22491) 2024-04-01 20:07:29 +03:00
2022-06-22-14-45-32.gh-issue-89739.CqZcRL.rst gh-89739: gh-77140: Support zip64 in zipimport (GH-94146) 2024-03-28 06:54:51 +00:00
2023-06-16-19-17-06.gh-issue-105866.0NBveV.rst gh-105866: fix dataclass with slots=True, weakref_slot=True (#105870) 2024-03-18 18:53:14 -06:00
2023-12-11-00-51-51.gh-issue-112948.k-OKp5.rst gh-112948: Make pdb completion similar to repl completion (#112950) 2024-03-25 15:18:09 +00:00
2023-12-28-22-52-45.gh-issue-113548.j6TJ7O.rst gh-113548: Allow CLI arguments to pdb -m (#113557) 2024-03-27 01:20:12 +00:00
2024-01-02-22-47-12.gh-issue-85287.ZC5DLj.rst gh-85287: Change codecs to raise precise UnicodeEncodeError and UnicodeDecodeError (#113674) 2024-03-17 04:58:42 +00:00
2024-01-22-15-50-58.gh-issue-113538.v2wrwg.rst gh-113538: Add asycio.Server.{close,abort}_clients (redo) (#116784) 2024-03-18 13:15:53 -07:00
2024-02-01-03-09-38.gh-issue-114271.raCkt5.rst gh-114271: Fix race in Thread.join() (#114839) 2024-03-16 13:56:30 +01:00
2024-02-18-09-50-31.gh-issue-115627.HGchj0.rst gh-115627: Fix PySSL_SetError handling SSL_ERROR_SYSCALL (GH-115628) 2024-03-26 08:45:43 +01:00
2024-02-26-10-06-50.gh-issue-113308.MbvOFt.rst gh-113308: Remove some internal parts of uuid module (#115934) 2024-03-14 13:01:41 +03:00
2024-03-01-20-23-57.gh-issue-90535.wXm-jC.rst gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler (GH-116220) 2024-03-16 12:29:42 +02:00
2024-03-05-19-56-29.gh-issue-71052.PMDK--.rst gh-71052: Implement ctypes.util.find_library on Android (GH-116379) 2024-03-21 14:20:57 +01:00
2024-03-06-18-30-37.gh-issue-116401.3Wcda2.rst gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening a named pipe (GH-116421) 2024-03-13 11:40:28 +02:00
2024-03-07-11-10-27.gh-issue-114314.iEhAMH.rst gh-114314: ctypes: remove stgdict and switch to heap types (GH-116458) 2024-03-20 17:33:08 +01:00
2024-03-08-11-31-49.gh-issue-116484.VMAsU7.rst gh-116484: Fix collisions between Checkbutton and ttk.Checkbutton default names (GH-116495) 2024-03-16 13:31:19 +02:00
2024-03-12-17-53-14.gh-issue-73468.z4ZzvJ.rst gh-73468: Add math.fma() function (#116667) 2024-03-17 13:58:26 +00:00
2024-03-12-19-32-17.gh-issue-71042.oI0Ron.rst gh-71042: Add platform.android_ver (#116674) 2024-03-27 17:53:27 +01:00
2024-03-13-15-45-54.gh-issue-63283.OToJnG.rst gh-63283: IDNA prefix should be case insensitive (GH-17726) 2024-03-15 15:38:13 +01:00
2024-03-14-01-38-44.gh-issue-113171.VFnObz.rst GH-113171: Fix "private" (non-global) IP address ranges (GH-113179) 2024-03-22 17:49:56 +01:00
2024-03-14-09-38-51.gh-issue-116647.h0d_zj.rst gh-116647: Fix recursive child in dataclasses (#116790) 2024-03-19 08:58:40 -06:00
2024-03-14-10-01-23.gh-issue-116811._h5iKP.rst gh-116811: Ensure MetadataPathFinder.invalidate_caches is reachable when delegated through PathFinder. (#116812) 2024-03-14 17:59:00 -04:00
2024-03-14-14-01-46.gh-issue-116764.moB3Lc.rst gh-116764: Fix regressions in urllib.parse.parse_qsl() (GH-116801) 2024-03-16 12:36:05 +02:00
2024-03-14-17-21-25.gh-issue-63207.LV16SL.rst gh-63207: Use GetSystemTimePreciseAsFileTime() in time.time() (#116822) 2024-03-18 17:13:01 +01:00
2024-03-14-17-24-59.gh-issue-106531.9ehywi.rst gh-106531: Refresh zipfile._path with zipp 3.18. (#116835) 2024-03-14 21:53:50 +00:00
2024-03-14-20-59-28.gh-issue-90095.7UaJ1U.rst gh-90095: Ignore empty lines and comments in .pdbrc (#116834) 2024-03-15 09:36:04 +00:00
2024-03-17-18-12-39.gh-issue-115538.PBiRQB.rst gh-115538: Emit warning when use bool as fd in _io.WindowsConsoleIO (GH-116925) 2024-03-18 11:48:50 +00:00
2024-03-18-14-36-50.gh-issue-116957.dTCs4f.rst gh-116957: configparser: Do post-process values after DuplicateOptionError (GH-116958) 2024-03-19 11:59:08 +02:00
2024-03-19-11-08-26.gh-issue-90872.ghys95.rst gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989) 2024-03-19 14:42:44 +01:00
2024-03-19-14-35-57.gh-issue-114099.siNSpK.rst gh-114099: Additions to standard library to support iOS (GH-117052) 2024-03-28 03:59:33 -04:00
2024-03-19-19-42-25.gh-issue-116987.ZVKUH1.rst gh-116987: Support class code objects in inspect.findsource() (GH-117025) 2024-03-21 10:30:10 +00:00
2024-03-20-16-10-29.gh-issue-70647.FpD6Ar.rst GH-70647: Deprecate strptime day of month parsing without a year present to avoid leap-year bugs (GH-117107) 2024-04-03 14:19:49 +02:00
2024-03-20-23-07-58.gh-issue-109653.uu3lrX.rst GH-109653: Defer import of `importlib.metadata._adapters` (#109829) 2024-03-21 03:49:10 +00:00
2024-03-21-07-27-36.gh-issue-117110.9K1InX.rst gh-117110: Fix subclasses of typing.Any with custom constructors (#117111) 2024-03-29 00:19:20 +00:00
2024-03-21-17-07-38.gh-issue-117084.w1mTpT.rst gh-117084: Fix ZIP file extraction for directory entry names with backslashes on Windows (GH-117129) 2024-03-22 20:08:00 +02:00
2024-03-23-13-40-13.gh-issue-112383.XuHf3G.rst gh-112383: teach dis how to interpret ENTER_EXECUTOR (#117171) 2024-03-23 22:32:33 +00:00
2024-03-23-14-26-18.gh-issue-117178.vTisTG.rst gh-117178: Recover lazy loading of self-referential modules (#117179) 2024-03-28 12:59:31 +02:00
2024-03-25-00-20-16.gh-issue-117205.yV7xGb.rst gh-117205: Increase chunksize when compiling pyc in parallel (#117206) 2024-04-03 15:24:24 -07:00
2024-03-25-21-15-56.gh-issue-117225.oOaZXb.rst gh-117225: doctest: only print "and X failed" when non-zero, don't pluralise "1 items" (#117228) 2024-03-27 16:46:35 +02:00
2024-03-26-11-48-39.gh-issue-98966.SayV9y.rst gh-98966: Handle stdout=subprocess.STDOUT (GH-98967) 2024-03-26 13:37:50 +01:00
2024-03-27-16-43-42.gh-issue-117294.wbXNFv.rst gh-117294: Report DocTestCase as skipped if all examples in the doctest are skipped (GH-117297) 2024-03-28 21:59:12 +02:00
2024-03-27-21-05-52.gh-issue-117310.Bt2wox.rst gh-117310: Remove extra DECREF on "no ciphers" error path in _ssl._SSLContext constructor (#117309) 2024-03-28 11:11:58 +01:00
2024-03-28-13-54-20.gh-issue-88014.zJz31I.rst bpo-43848: explain optional argument mtime in gzip.py. (GH-25410) 2024-03-28 13:43:07 +00:00
2024-03-28-17-55-22.gh-issue-66449.4jhuEV.rst gh-66449: configparser: Add support for unnamed sections (#117273) 2024-03-29 15:05:00 +00:00
2024-03-29-12-07-26.gh-issue-117348.WjCYvK.rst gh-117348: Refactored RawConfigParser._read for similicity and comprehensibility (#117372) 2024-03-29 16:06:09 -04:00
2024-03-29-15-58-01.gh-issue-117337.7w3Qwp.rst GH-117337: Deprecate glob.glob0() and glob.glob1(). (#117371) 2024-04-01 19:37:41 +00:00
2024-04-02-13-13-46.gh-issue-117459.jiIZmH.rst gh-117459: Keep the traceback in _convert_future_exc (#117460) 2024-04-03 20:13:32 -07:00
2024-04-02-20-30-12.gh-issue-114848.YX4pEc.rst GH-114847: Raise FileNotFoundError when getcwd() returns '(unreachable)' (#117481) 2024-04-03 16:39:40 +01:00
2024-04-03-18-36-53.gh-issue-117467.l6rWlj.rst gh-117467: Add preserving of mailbox owner on flush (GH-117510) 2024-04-04 13:32:53 +03:00
README.rst

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

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