bpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equivalent to -X importtime by warsaw · Pull Request #4240 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
bpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equivalent to -X importtime#4240
warsaw merged 3 commits intopython:masterfrom
bpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equivalent to -X importtime#4240
warsaw merged 3 commits intopython:masterfrom
Conversation
Copy link
Member
This is an enhancement to the above issue which adds PYTHONPROFILEIMPORTTIME environment variable. I'll comment on the issue as to the use case.
warsaw added 2 commits
November 2, 2017 14:16
warsaw
requested a review
from a team
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
warsaw
added
the
skip news
label
Copy link
Member Author
warsaw
commented
Nov 2, 2017
warsaw commented
Nov 2, 2017skip-news because I'm piggybacking on the original -X addition news item.
brettcannon approved these changes Nov 2, 2017
warsaw
merged commit
700d2e4
into
python:master
bedevere-bot
removed
the
awaiting merge
label
warsaw
deleted the
bpo-31415
branch
embray pushed a commit to embray/cpython that referenced this pull request
Nov 9, 2017…porttime (python#4240) Support PYTHONPROFILEIMPORTTIME envvar equivalent to -X importtime
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment