cpython/Misc/NEWS.d/next/Library
Jason R. Coombs b2758ff955 bpo-36832: add zipfile.Path (#13153)
* bpo-36832: add zipfile.Path

* bpo-36832: add documentation for zipfile.Path

* 📜🤖 Added by blurb_it.

* Remove module reference from blurb.

* Sort the imports

* Update docstrings and docs per recommendations.

* Rely on test.support.temp_dir

* Signal that 'root' is the parameter.

* Correct spelling of 'mod'

* Convert docstring to comment for brevity.

* Fix more errors in the docs
2019-05-08 09:45:05 -04:00
..
2018-05-30-01-05-50.bpo-31922.fobsXJ.rst bpo-31922: Do not connect UDP sockets when broadcast is allowed (GH-423) 2019-05-07 10:18:49 -07:00
2019-01-11-17-09-15.bpo-31855.PlhfsX.rst bpo-31855: unittest.mock.mock_open() results now respects the argument of read([size]) (GH-11521) 2019-05-07 11:48:36 +01:00
2019-02-15-17-18-50.bpo-35125.h0xk0f.rst bpo-35125: remove inner callback on outer cancellation in asyncio shield (GH-10340) 2019-05-07 11:58:24 -07:00
2019-04-06-00-55-09.bpo-36533.kzMyRH.rst bpo-36533: Reinit logging.Handler locks on fork(). (GH-12704) 2019-05-07 12:18:20 -04:00
2019-04-06-12-36-09.bpo-36542.Q0qyYV.rst bpo-36542: Allow to overwrite the signature for Python functions. (GH-12705) 2019-05-06 22:40:27 +03:00
2019-05-05-09-45-44.bpo-36801.XrlFFs.rst bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transport (GH-13098) 2019-05-07 13:53:19 -07:00
2019-05-05-16-14-38.bpo-36806.rAzF-x.rst Forbid creating of stream objects outside of asyncio (#13101) 2019-05-06 22:52:11 -04:00
2019-05-07-15-00-45.bpo-36832.TExgqb.rst bpo-36832: add zipfile.Path (#13153) 2019-05-08 09:45:05 -04:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

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

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