Skip to content

[3.9] bpo-40683: Add zoneinfo to LIBSUBDIRS (GH-20229)#20230

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-2abeded-3.9
May 19, 2020
Merged

[3.9] bpo-40683: Add zoneinfo to LIBSUBDIRS (GH-20229)#20230
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-2abeded-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented May 19, 2020

Copy link
Copy Markdown
Contributor

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 2abeded)

Co-authored-by: Paul Ganssle paul@ganssle.io

https://bugs.python.org/issue40683

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 2abeded)

Co-authored-by: Paul Ganssle <paul@ganssle.io>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@pganssle: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit b5bd435 into python:3.9 May 19, 2020
@miss-islington
miss-islington deleted the backport-2abeded-3.9 branch May 19, 2020 16:13
@miss-islington

Copy link
Copy Markdown
Contributor Author

@pganssle: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@pganssle: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants