Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not break built-in logging module when pip embedded in script #2977

Merged
merged 1 commit into from
Jul 15, 2015

Conversation

balloob
Copy link
Contributor

@balloob balloob commented Jul 15, 2015

Fixes #2553.

When a Python script embeds pip and tries to log something from a different thread, an AttributeError is raised.

Fixes pypa#2553. When a Python script embeds pip and tries to log something from a different thread, an AttributeError is raised.
dstufft added a commit that referenced this pull request Jul 15, 2015
Do not break built-in logging module when pip embedded in script
@dstufft dstufft merged commit e1d36f9 into pypa:develop Jul 15, 2015
@balloob balloob deleted the patch-1 branch October 2, 2016 00:31
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants