Skip to content

bpo-30167: Remove __cached__ when removing __file__#7415

Merged
methane merged 3 commits into
python:masterfrom
methane:remove-cached
Nov 29, 2018
Merged

bpo-30167: Remove __cached__ when removing __file__#7415
methane merged 3 commits into
python:masterfrom
methane:remove-cached

Conversation

@methane

@methane methane commented Jun 5, 2018

Copy link
Copy Markdown
Member

PyRun_SimpleFileExFlags had removed __file__, but not __cached__.

https://bugs.python.org/issue30167

@methane methane closed this Nov 29, 2018
@methane methane deleted the remove-cached branch November 29, 2018 07:54
@methane methane restored the remove-cached branch November 29, 2018 07:56
@methane methane reopened this Nov 29, 2018
@methane methane merged commit 82daa60 into python:master Nov 29, 2018
@methane methane deleted the remove-cached branch November 29, 2018 11:01
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.

3 participants