← 返回首页
[3.11] gh-60203: Revert changes in cycle.__setstate__ (GH-99982) by ambv · Pull Request #100016 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.11] gh-60203: Revert changes in cycle.__setstate__ (GH-99982)#100016

Merged
ambv merged 1 commit into
python:3.11from
ambv:backport-922a6cf-3.11
Dec 5, 2022
Merged

[3.11] gh-60203: Revert changes in cycle.__setstate__ (GH-99982)#100016
ambv merged 1 commit into
python:3.11from
ambv:backport-922a6cf-3.11

Conversation

ambv commented Dec 5, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

In case if only True/False be supported as boolean arguments in future, we should continue to support 1/0 here.
(cherry picked from commit 922a6cf)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…-99982) In case if only True/False be supported as boolean arguments in future, we should continue to support 1/0 here. (cherry picked from commit 922a6cf) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.