Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 17, 2020

The pkgutil module now imports lazily the re module to speedup Python
startup time.

https://bugs.python.org/issue41006

The pkgutil module now imports lazily the re module to speedup Python
startup time.
@vstinner
Copy link
Member Author

base64.b32encode() uses a similar approach, for example.

@vstinner
Copy link
Member Author

2 hours later, not Travis CI build was started :-( I cannot see my PR at https://travis-ci.org/github/python/cpython/pull_requests

I close/reopen the PR to force a new Travis CI job.

@vstinner vstinner closed this Jun 17, 2020
@vstinner vstinner reopened this Jun 17, 2020
@vstinner vstinner merged commit 98ce7b1 into python:master Jun 17, 2020
@vstinner vstinner deleted the pkgutil_re branch June 17, 2020 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants