cpython/Misc/NEWS.d/next
Miss Islington (bot) 928b4dd0ed
bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815)
Co-authored-by: Matt Wozniski <mwozniski@bloomberg.net>
(cherry picked from commit eb7560a73d)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
2020-03-07 10:11:24 -08:00
..
Build Python 3.8.2rc1 2020-02-10 20:08:24 +01:00
C API [3.8] bpo-38913: Fix segfault in Py_BuildValue("(sGH-O)", ...) if entered with exception raised. (GH-18656). (GH-18732) 2020-03-02 09:54:43 +02:00
Core and Builtins bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815) 2020-03-07 10:11:24 -08:00
Documentation bpo-17422: slightly more precise language (GH-18682) 2020-03-06 10:26:52 -08:00
IDLE bpo-39781: Do not jump when select in IDLE codecontext (GH-18683) 2020-02-28 10:43:25 -08:00
Library bpo-13487: Use sys.modules.copy() in inspect.getmodule() for thread safety. (GH-18786) 2020-03-04 17:04:38 -08:00
Security Python 3.8.2rc2 2020-02-17 23:45:14 +01:00
Tests Python 3.8.2rc1 2020-02-10 20:08:24 +01:00
Tools-Demos [3.8] bpo-39889: Fix unparse.py for subscript. (GH-18824). (GH-18826) 2020-03-07 18:55:32 +02:00
Windows bpo-38597: Never statically link extension initialization code on Windows (GH-18724) 2020-03-02 16:30:18 -08:00
macOS bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678) 2020-03-02 07:02:03 -08:00