Skip to content

bpo-32188: do not call os.path.realpath in ImpImporter.find_module#4672

Closed
cryvate wants to merge 2 commits into
python:mainfrom
cryvate:fix-issue-32188
Closed

bpo-32188: do not call os.path.realpath in ImpImporter.find_module#4672
cryvate wants to merge 2 commits into
python:mainfrom
cryvate:fix-issue-32188

Conversation

@cryvate

@cryvate cryvate commented Dec 1, 2017

Copy link
Copy Markdown
Contributor

This could do with a backport to 2.7 where this function is more likely to be used, and create problems, due to virtualenv structure there. A news item isn't require I think.

https://bugs.python.org/issue32188

@auvipy auvipy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

skip news?

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Aug 13, 2022
@github-actions github-actions Bot removed the stale Stale PR or inactive for long period of time. label Dec 3, 2022
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Feb 16, 2023
@python-cla-bot

python-cla-bot Bot commented Apr 18, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@github-actions github-actions Bot removed the stale Stale PR or inactive for long period of time. label Apr 18, 2025
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 29, 2025
@encukou

encukou commented Feb 10, 2026

Copy link
Copy Markdown
Member

ImpImporter was removed in Python 3.12, so, this is no longer applicable.
Apologies for not getting to this sooner.

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

Labels

awaiting core review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants