cpython/Misc/NEWS.d/next/Library
Victor Stinner 44235041f3
bpo-18748: io.IOBase destructor now logs close() errors in dev mode (GH-12786)
In development mode (-X dev) and in debug build, the io.IOBase
destructor now logs close() exceptions. These exceptions are silent
by default in release mode.
2019-04-12 17:06:47 +02:00
..
2017-08-30-20-27-00.bpo-31292.dKIaZb.rst bpo-31292: Fixed distutils check --restructuredtext for include directives (GH-10605) 2019-03-27 17:34:19 -04:00
2018-04-11-11-41-52.bpo-33291.-xLGf8.rst bpo-33261: guard access to __code__ attribute in inspect (GH-6448) 2019-04-02 16:03:42 +02:00
2018-07-18-11-25-34.bpo-34139.tKbmW7.rst bpo-34139: Remove unix datagram socket from FS before binding (GH-8323) 2019-04-09 06:40:59 -07:00
2018-11-07-23-44-25.bpo-25451.re_8db.rst bpo-25451: Add transparency methods to tkinter.PhotoImage. (GH-10406) 2019-04-05 13:17:13 +03:00
2018-12-05-09-55-05.bpo-35416.XALKZG.rst bpo-35416: fix potential resource warnings in distutils (GH-10918) 2019-04-08 22:08:48 +09:00
2019-02-07-20-25-39.bpo-35934.QmfNmY.rst bpo-35934: Add socket.create_server() utility function (GH-11784) 2019-04-09 00:34:02 +02:00
2019-02-13-18-56-22.bpo-17396.oKRkrD.rst bpo-35936: Updates to modulefinder (GH-11787) 2019-04-07 18:00:41 +10:00
2019-02-13-18-56-27.bpo-35376.UFhYLj.rst bpo-35936: Updates to modulefinder (GH-11787) 2019-04-07 18:00:41 +10:00
2019-02-16-22-19-32.bpo-35936.Ay5WtD.rst bpo-35936: Updates to modulefinder (GH-11787) 2019-04-07 18:00:41 +10:00
2019-03-20-15-13-18.bpo-36366.n0eav_.rst bpo-36366: Return None on stopping unstarted patch object (GH-12472) 2019-03-28 14:08:43 -07:00
2019-03-22-13-47-52.bpo-36326.WCnEI5.rst bpo-36326: Let inspect.getdoc() find docstrings for __slots__ (GH-12498) 2019-03-25 13:01:13 -07:00
2019-03-23-17-16-15.bpo-36407.LG3aC4.rst bpo-36407: Fix writing indentations of CDATA section (xml.dom.minidom). (GH-12514) 2019-03-27 07:58:49 +02:00
2019-03-26-14-20-59.bpo-36434.PTdidw.rst bpo-36434: Properly handle writing errors in ZIP files. (GH-12559) 2019-03-30 08:25:19 +02:00
2019-03-27-02-09-22.bpo-36385.we2F45.rst bpo-36384: Remove check for leading zeroes in IPv4 addresses (GH-12577) 2019-03-31 00:53:48 +10:00
2019-03-28-21-17-08.bpo-30427.lxzvbw.rst bpo-30427: eliminate redundant type checks in os.path.normcase() (GH-1712) 2019-03-28 14:47:18 -07:00
2019-03-31-01-18-52.bpo-27181.LVUWcc.rst bpo-27181: Add statistics.geometric_mean() (GH-12638) 2019-04-07 09:20:03 -07:00
2019-03-31-10-21-54.bpo-36492.f7vyUs.rst bpo-36492: Deprecate passing some arguments as keyword arguments. (GH-12637) 2019-04-01 09:16:35 +03:00
2019-04-03-20-46-47.bpo-36522.g5x3By.rst bpo-36522: Print all values for headers with multiple values. (GH-12681) 2019-04-04 07:36:47 +03:00
2019-04-05-21-29-53.bpo-36050.x9DRKE.rst bpo-36050: optimize HTTPResponse.read() (GH-12698) 2019-04-06 18:06:19 +09:00
2019-04-08-14-41-22.bpo-34373.lEAl_-.rst bpo-34373: Fix time.mktime() on AIX (GH-12726) 2019-04-09 19:12:26 +02:00
2019-04-09-04-08-46.bpo-17561.hOhVnh.rst BPO-17561: set create_server backlog default to None (GH-12735) 2019-04-09 04:42:06 +02:00
2019-04-09-12-02-35.bpo-36559.LbDRrw.rst bpo-36559: random module: optimize sha512 import (GH-12742) 2019-04-10 13:18:02 -07:00
2019-04-09-14-46-28.bpo-33461.SYJM-E.rst bpo-33461: emit DeprecationWarning when json.loads(encoding=...) is used (GH-6762) 2019-04-09 16:17:25 +09:00
2019-04-09-22-40-52.bpo-36575.Vg_p92.rst bpo-36575: lsprof: Use _PyTime_GetPerfCounter() (GH-8378) 2019-04-11 19:11:46 +09:00
2019-04-11-16-09-42.bpo-18748.QW7upB.rst bpo-18748: io.IOBase destructor now logs close() errors in dev mode (GH-12786) 2019-04-12 17:06:47 +02:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

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

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