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
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 1.6 KB
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 6.1 KB
CODE_OF_CONDUCT.rst -rw-r--r-- 631 bytes
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 62.2 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 491.6 KB
configure.ac -rw-r--r-- 163.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 42.2 KB
setup.py -rw-r--r-- 99.7 KB

README.rst

back to top