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

Delete a broken threading.local example #5870

Merged
merged 1 commit into from Feb 25, 2018
Merged

Conversation

habnabit
Copy link
Contributor

@habnabit habnabit commented Feb 25, 2018

This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.

Requested by @alex.

This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
alex
alex approved these changes Feb 25, 2018
@alex alex merged commit 5fb632e into python:master Feb 25, 2018
@miss-islington
Copy link
Contributor

miss-islington commented Feb 25, 2018

Thanks @habnabit for the PR, and @alex for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Feb 25, 2018

@alex: Please replace # with GH- in the commit message next time. Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2018
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
(cherry picked from commit 5fb632e)

Co-authored-by: Aaron Gallagher <habnabit@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Feb 25, 2018

GH-5884 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2018
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
(cherry picked from commit 5fb632e)

Co-authored-by: Aaron Gallagher <habnabit@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Feb 25, 2018

GH-5885 is a backport of this pull request to the 2.7 branch.

@bedevere-bot
Copy link

bedevere-bot commented Feb 25, 2018

GH-5886 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2018
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
(cherry picked from commit 5fb632e)

Co-authored-by: Aaron Gallagher <habnabit@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Feb 25, 2018
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
(cherry picked from commit 5fb632e)

Co-authored-by: Aaron Gallagher <habnabit@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Feb 25, 2018
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
(cherry picked from commit 5fb632e)

Co-authored-by: Aaron Gallagher <habnabit@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Feb 25, 2018
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
(cherry picked from commit 5fb632e)

Co-authored-by: Aaron Gallagher <habnabit@users.noreply.github.com>
yahya-abou-imran pushed a commit to yahya-abou-imran/cpython that referenced this pull request Nov 2, 2018
This code never did anything correct or useful. The class attribute will never be affected, and the condition will never be true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants