bpo-33499: Fix pymain_init_pycache_prefix() by vstinner · Pull Request #8596 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-33499: Fix pymain_init_pycache_prefix()#8596
vstinner merged 1 commit intopython:masterfrom
vstinner:pycache_prefix
bpo-33499: Fix pymain_init_pycache_prefix()#8596
vstinner merged 1 commit intopython:masterfrom
vstinner:pycache_prefix
Conversation
Copy link Copy Markdown
Member
Fix a memory leak in pymain_init_pycache_prefix()
when PYTHONPYCACHEPREFIX and -X pycache_prefix are used.
Fix a memory leak in pymain_init_pycache_prefix() when PYTHONPYCACHEPREFIX and -X pycache_prefix are used.
vstinner
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
merged commit
fc96437
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
pycache_prefix
branch
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