Imported Upstream version 3.4.7 97/155897/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 16 Oct 2017 10:57:18 +0000 (19:57 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 16 Oct 2017 10:57:29 +0000 (19:57 +0900)
commitf65244a2f448b390bd8a3b0f89b3e499099242dd
tree6edc96fb0f6a1677d29550bc74283c3852ae8263
parent531ceeef9873defcfa02027ea3b57037fcb3137f
Imported Upstream version 3.4.7

Change-Id: I8279a01e2a6ec6081e994caa6d0691177c5507dc
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
45 files changed:
Doc/Makefile
Doc/copyright.rst
Doc/library/smtpd.rst
Doc/library/ssl.rst
Doc/tools/extensions/pyspecific.py
Doc/tools/susp-ignored.csv
Doc/whatsnew/changelog.rst
Include/patchlevel.h
Lib/ftplib.py
Lib/http/server.py
Lib/pydoc_data/topics.py
Lib/ssl.py
Lib/subprocess.py
Lib/test/test_dict.py
Lib/test/test_ftplib.py
Lib/test/test_httpservers.py
Lib/test/test_imaplib.py
Lib/test/test_os.py
Lib/test/test_subprocess.py
Lib/test/test_urlparse.py
Lib/test/test_weakref.py
Lib/urllib/parse.py
Misc/ACKS
Misc/NEWS
Modules/_winapi.c
Modules/expat/COPYING
Modules/expat/amigaconfig.h [deleted file]
Modules/expat/expat.h
Modules/expat/expat_external.h
Modules/expat/internal.h
Modules/expat/macconfig.h [deleted file]
Modules/expat/siphash.h [new file with mode: 0644]
Modules/expat/watcomconfig.h [deleted file]
Modules/expat/winconfig.h
Modules/expat/xmlparse.c
Modules/expat/xmlrole.c
Modules/expat/xmltok.c
Modules/expat/xmltok.h
Modules/expat/xmltok_impl.c
Modules/pyexpat.c
Objects/abstract.c
Objects/dictobject.c
Objects/typeobject.c
PCbuild/_elementtree.vcxproj
README