cpython/Misc/NEWS.d/next
Ram Rachum 8d4fef4ee2 bpo-38422: Clarify docstrings of pathlib suffix(es) (GH-16679)
Whenever I use `path.suffix` I have to check again whether it includes the dot or not. I decided to add it to the docstring so I won't have to keep checking. 


https://bugs.python.org/issue38422



Automerge-Triggered-By: @pitrou
2019-11-02 09:46:24 -07:00
..
Build bpo-37415: Fix stdatomic.h header check for ICC compiler (GH-16717) 2019-10-22 21:53:50 +02:00
C API bpo-38303: Make audioop extension module PEP-384 compatible (GH-16497) 2019-10-22 06:07:03 -07:00
Core and Builtins bpo-38640: Allow break and continue in always false while loops (GH-16992) 2019-10-30 11:53:26 +00:00
Documentation bpo-38592 Add pt-br switcher to Python Docs website (GH-16924) 2019-10-27 09:30:12 +01:00
IDLE bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939) 2019-10-26 21:15:10 -04:00
Library bpo-38422: Clarify docstrings of pathlib suffix(es) (GH-16679) 2019-11-02 09:46:24 -07:00
Security bpo-38418: Fixes audit event for os.system to be named 'os.system' (GH-16670) 2019-10-18 00:52:15 -07:00
Tests bpo-38614: Increase asyncio test_communicate() timeout (GH-16995) 2019-10-30 16:00:44 +01:00
Tools-Demos bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536) 2019-10-11 15:36:50 +02:00
Windows bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH-16968) 2019-10-28 14:34:25 -07:00
macOS bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170) 2019-09-16 03:38:27 +01:00