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

PEP 693: delay 3.12 beta 2 by a week #3157

Merged
merged 1 commit into from
May 31, 2023
Merged

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 30, 2023

Announced by release manager @Yhg1s in https://discuss.python.org/t/delaying-3-12-beta-2-by-a-week/27232:

Because there are a number of important bugs being worked on that impede the testing of 3.12, it would be a shame to delay all that by a month, and it’s only been a week since beta 1, I’m delaying beta 2 until next week. (In retrospect I should have realised a week is not enough for third parties to find bugs and us to fix them, so lesson learned).

(See Type object's ob_type does not get set when tp_bases is set before PyType_Ready · Issue #104614 · python/cpython · GitHub , tp_bases of object is NULL: undocumented or unintentional behavior change in 3.12? · Issue #105020 · python/cpython · GitHub , 3.12.0b1 includes backwards incompatible change to operation of super() · Issue #105035 · python/cpython · GitHub , object.h includes C++ incompatible code · Issue #105059 · python/cpython · GitHub for some of the bugs in talking about.)


📚 Documentation preview 📚: https://pep-previews--3157.org.readthedocs.build/

@hugovk hugovk requested a review from Yhg1s as a code owner May 30, 2023 13:15
@ambv ambv merged commit 47ff287 into python:main May 31, 2023
6 checks passed
@hugovk hugovk deleted the pep693-update-b2 branch May 31, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants