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

Updated incorrect level-setting code to use setLevel(). #16325

Merged
merged 1 commit into from Sep 22, 2019
Merged

Updated incorrect level-setting code to use setLevel(). #16325

merged 1 commit into from Sep 22, 2019

Conversation

vsajip
Copy link
Member

@vsajip vsajip commented Sep 22, 2019

No description provided.

@vsajip vsajip added type-bug An unexpected behavior, bug, or error skip issue skip news labels Sep 22, 2019
@vsajip vsajip merged commit 1d094af into python:master Sep 22, 2019
@vsajip vsajip deleted the fix-level-setting branch September 22, 2019 02:51
@miss-islington
Copy link
Contributor

Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

I'm having trouble backporting to 3.8. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.8 label.

@bedevere-bot
Copy link

GH-16326 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 Sep 22, 2019
(cherry picked from commit 1d094af)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
@vsajip vsajip added needs backport to 3.8 only security fixes and removed needs backport to 3.8 only security fixes labels Sep 22, 2019
@miss-islington
Copy link
Contributor

Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 22, 2019
(cherry picked from commit 1d094af)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
@bedevere-bot
Copy link

GH-16327 is a backport of this pull request to the 3.8 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.8 only security fixes label Sep 22, 2019
vsajip pushed a commit that referenced this pull request Sep 22, 2019
vsajip pushed a commit that referenced this pull request Sep 22, 2019
yarikoptic added a commit to yarikoptic/datalad that referenced this pull request Dec 16, 2019
Apparently .level is not even a property and I guess starting from
3.7 treatment has changed, or broke.  May be smth like (scheduled for 3.9
with backport requests for 3.8)
python/cpython#16325
was intended to fix it, I did not investigate deep enough -- just fixed
the issue we started to experience (Closes datalad#3545)
yarikoptic added a commit to yarikoptic/ReproNim that referenced this pull request Oct 15, 2020
Apparently .level is not even a property and I guess starting from
3.7 treatment has changed, or broke.  May be smth like (scheduled for 3.9
with backport requests for 3.8)
python/cpython#16325
was intended to fix it, I did not investigate deep enough -- just fixed
the issue we started to experience (Closes #3545)

CPed from DataLad: https://patch-diff.githubusercontent.com/raw/datalad/datalad/pull/3935.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants