Staging
v0.8.1
https://github.com/python/cpython
Revision 2b5cbbb13c6c9138d04c3ca4eb7431f8c65d8e65 authored by Serhiy Storchaka on 26 October 2017, 09:02:54 UTC, committed by GitHub on 26 October 2017, 09:02:54 UTC
BytesWarning no longer emitted when the fromlist argument of
__import__() or the __all__ attribute of the module contain bytes
instances..
(cherry picked from commit 41c56940c6edf3ea169332a6b039b6c8796f0475)
1 parent 614ea48
History
Tip revision: 2b5cbbb13c6c9138d04c3ca4eb7431f8c65d8e65 authored by Serhiy Storchaka on 26 October 2017, 09:02:54 UTC
[3.6] bpo-21720: Restore the Python 2.7 logic in handling a fromlist. (GH-4118) (#4128)
Tip revision: 2b5cbbb
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.gitattributes -rw-r--r-- 798 bytes
.gitignore -rw-r--r-- 1.3 KB
.hgeol -rw-r--r-- 1.0 KB
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.7 KB
.travis.yml -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 59.2 KB
README.rst -rw-r--r-- 9.1 KB
aclocal.m4 -rw-r--r-- 13.0 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 473.4 KB
configure.ac -rw-r--r-- 156.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.5 KB
setup.py -rw-r--r-- 99.1 KB

README.rst

back to top