Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
GH-132983: Remove subclassing support from zstd types#133694
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM, I also confirmed it works as intended.
I just noticed the case difference betweenzstdcompressor_type_spec
andZstdDecompressor_type_spec
(and same for…_slots
), but maybe it's for an other PR?
See#133674, which does the rename. |
bd7c585
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
GH-133762 is a backport of this pull request to the3.14 branch. |
Uh oh!
There was an error while loading.Please reload this page.
cc@Rogdham