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

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

Merged
merged 1 commit into from
Dec 5, 2022

Commits on Dec 5, 2022

  1. [3.10] pythongh-60203: Revert changes in cycle.__setstate__ (pythonGH…

    …-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>
    serhiy-storchaka authored and ambv committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    83b65cb View commit details
    Browse the repository at this point in the history