gh-91126: Docs and tests for slotted dataclasses with __init_subclass__#123342
gh-91126: Docs and tests for slotted dataclasses with __init_subclass__#123342sobolevn merged 2 commits into
__init_subclass__#123342Conversation
Sorry, something went wrong.
carljm
left a comment
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
carljm
left a comment
There was a problem hiding this comment.
LGTM!
Sorry, something went wrong.
|
I will wait a bit for @ericvsmith's review and merge it in a couple of days. Thanks! |
Sorry, something went wrong.
|
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, something went wrong.
…ubclass__` (pythonGH-123342) (cherry picked from commit 75e7282) Co-authored-by: sobolevn <mail@sobolevn.me>
…ubclass__` (pythonGH-123342) (cherry picked from commit 75e7282) Co-authored-by: sobolevn <mail@sobolevn.me>
|
One week later - merging :) |
Sorry, something went wrong.
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️Hi! The buildbot PPC64LE RHEL8 Refleaks 3.13 has failed when building commit cfdf376. What do you need to do:
You can take a look at the buildbot page here: https://buildbot.python.org/#/builders/1407/builds/136 Failed subtests:
Summary of the results of the build (if available): Click to see traceback logsTraceback (most recent call last):
File "/home/buildbot/buildarea/3.13.cstratak-RHEL8-ppc64le.refleak/build/Lib/test/test_asyncio/test_events.py", line 694, in test_create_connection_local_addr_skip_different_family
with self.assertRaises(OSError):
self.loop.run_until_complete(f)
AssertionError: OSError not raised
|
Sorry, something went wrong.

📚 Documentation preview 📚: https://cpython-previews--123342.org.readthedocs.build/