summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-06-20-00-19-30.bpo-41043.p-Pk-H.rst
blob: 9c6020eb8d7383159b9644e508a4a249ab5f6726 (plain)
1
2
Fixed the use of :func:`~glob.glob` in the stdlib: literal part of the path
is now always correctly escaped.