Staging
v0.5.1
https://github.com/python/cpython
Revision db087f6d9ef9a7c873cd883ee120126fc0ca0c72 authored by Miss Islington (bot) on 08 November 2020, 12:06:17 UTC, committed by GitHub on 08 November 2020, 12:06:17 UTC
It is not clear why this can happen, but several users have mentioned
getting this exception on macOS.
(cherry picked from commit 23831a7a90956e38b7d70304bb6afe30d37936de)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
1 parent a7de7ff
History
Tip revision: db087f6d9ef9a7c873cd883ee120126fc0ca0c72 authored by Miss Islington (bot) on 08 November 2020, 12:06:17 UTC
bpo-41754: Ignore NotADirectoryError in invocation of xdg-settings (GH-23075) (GH-23198)
Tip revision: db087f6
File Mode Size
bytearrayobject.c.h -rw-r--r-- 28.6 KB
bytesobject.c.h -rw-r--r-- 21.7 KB
codeobject.c.h -rw-r--r-- 8.6 KB
complexobject.c.h -rw-r--r-- 1.4 KB
descrobject.c.h -rw-r--r-- 3.3 KB
dictobject.c.h -rw-r--r-- 4.1 KB
enumobject.c.h -rw-r--r-- 2.2 KB
floatobject.c.h -rw-r--r-- 9.3 KB
funcobject.c.h -rw-r--r-- 2.3 KB
listobject.c.h -rw-r--r-- 9.2 KB
longobject.c.h -rw-r--r-- 9.1 KB
memoryobject.c.h -rw-r--r-- 2.2 KB
moduleobject.c.h -rw-r--r-- 1.5 KB
odictobject.c.h -rw-r--r-- 5.3 KB
structseq.c.h -rw-r--r-- 1.1 KB
tupleobject.c.h -rw-r--r-- 2.8 KB
typeobject.c.h -rw-r--r-- 6.0 KB
unicodeobject.c.h -rw-r--r-- 34.3 KB

back to top