Staging
v0.8.1
https://github.com/python/cpython
Revision b5bd4358fc2dea2e7c84d0c56974627fc43217cd authored by Miss Islington (bot) on 19 May 2020, 16:13:15 UTC, committed by GitHub on 19 May 2020, 16:13:15 UTC

Without this, only the _zoneinfo module is getting installed, not the
zoneinfo module. I believe this was not noticed earlier because
test.test_zoneinfo was also not being installed.
(cherry picked from commit 2abededbc4165d2daa14ae9d74b1f33cce0593d7)

Co-authored-by: Paul Ganssle <paul@ganssle.io>
1 parent 20736b3
History
Tip revision: b5bd4358fc2dea2e7c84d0c56974627fc43217cd authored by Miss Islington (bot) on 19 May 2020, 16:13:15 UTC
bpo-40683: Add zoneinfo to LIBSUBDIRS (GH-20229)
Tip revision: b5bd435
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.8 KB
.gitignore -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 8.3 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 68.5 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 13.1 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 500.1 KB
configure.ac -rw-r--r-- 168.9 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 44.5 KB
setup.py -rw-r--r-- 108.5 KB

README.rst

back to top