summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2016-06-11 16:32:44 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2016-06-11 16:32:44 (GMT)
commite670be2273f93dfc262e16ebc27f0d453f15fa21 (patch)
tree62457246513f6e52590aaeffffe88a961e42e9b8 /Python/fileutils.c
parente6dae877dc119faadeae1df5a2792e3a02b66f7d (diff)
downloadcpython-e670be2273f93dfc262e16ebc27f0d453f15fa21.zip
cpython-e670be2273f93dfc262e16ebc27f0d453f15fa21.tar.gz
cpython-e670be2273f93dfc262e16ebc27f0d453f15fa21.tar.bz2
Issue #27029: Removed deprecated support of universal newlines mode from ZipFile.open().
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions
'>refs/changes/03/7703/1Joerg Koenig2019-06-011-31/+103 * Fixed MinGW buildrefs/changes/93/7693/1Joerg Koenig2019-05-311-0/+202 * Next Stagerefs/changes/91/7691/1Joerg Koenig2019-05-301-0/+186 * New Build envJoerg Koenig2019-05-114-182/+13 * Initial added QT 5.9.1refs/changes/91/2091/1Joerg Koenig2017-07-07