cpython/Misc/NEWS.d/next/Library/2020-06-20-00-19-30.bpo-410...

3 lines
109 B
ReStructuredText
Raw Normal View History

Fixed the use of :func:`~glob.glob` in the stdlib: literal part of the path
is now always correctly escaped.