Staging
v0.5.1
https://github.com/python/cpython
Revision aea49b18752880e5d0260f16ca7ff2c6dce78515 authored by Miss Islington (bot) on 21 May 2019, 19:05:08 UTC, committed by GitHub on 21 May 2019, 19:05:08 UTC


Links creating an infinite symlink loop would raise an exception.
(cherry picked from commit d5c120f7eb6f2a9cdab282a5d588afed307a23df)


Co-authored-by: Jörg Stucke <joerg.stucke@fkie.fraunhofer.de>


https://bugs.python.org/issue36035
1 parent 390d88e
History
Tip revision: aea49b18752880e5d0260f16ca7ff2c6dce78515 authored by Miss Islington (bot) on 21 May 2019, 19:05:08 UTC
[3.7] bpo-36035: fix Path.rglob for broken links (GH-11988) (GH-13469)
Tip revision: aea49b1
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 17.8 KB
python.c -rw-r--r-- 266 bytes

README

back to top