cpython/Misc/NEWS.d/next
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
..
Build Python 3.8.0a4 2019-05-06 20:30:25 +02:00
C API Python 3.8.0a4 2019-05-06 20:30:25 +02:00
Core and Builtins bpo-27639: Correct return type for UserList slicing operation (#13169) 2019-05-07 17:41:06 -04:00
Documentation bpo-36783: Added C API Documentation for Time_FromTimeAndFold and PyDateTime_FromDateAndTimeAndFold (GH-13147) 2019-05-07 11:00:21 -04:00
IDLE Python 3.8.0a4 2019-05-06 20:30:25 +02:00
Library bpo-36832: add zipfile.Path (#13153) 2019-05-08 09:45:05 -04:00
macOS Python 3.8.0a4 2019-05-06 20:30:25 +02:00
Security Python 3.8.0a4 2019-05-06 20:30:25 +02:00
Tests Python 3.8.0a4 2019-05-07 16:56:06 +02:00
Tools-Demos Python 3.8.0a4 2019-05-06 20:30:25 +02:00
Windows Python 3.8.0a4 2019-05-06 20:30:25 +02:00