Skip to content

Conversation

@pvbiesen
Copy link

From the release notes:
functools.partial is now a method descriptor. Wrap it in staticmethod()
if you want to preserve the old behavior.
(Contributed by Serhiy Storchaka and Dominykas Grigonis in gh-121027.)

Converted _buffer to a real method for readality.

From the release notes:
  functools.partial is now a method descriptor. Wrap it in staticmethod()
  if you want to preserve the old behavior.
  (Contributed by Serhiy Storchaka and Dominykas Grigonis in gh-121027.)

Converted _buffer to a real method for readality.
@pvbiesen pvbiesen requested a review from a team as a code owner December 23, 2025 10:25
@martinmarques
Copy link
Contributor

Thank you for bringing this up. We'll bring it into our internal pipeline so it passes through our intergration tests and luckily be part of the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants