bpo-40724: Fix return type of heapctypewithbuffer_releasebuffer()#20685
Conversation
|
Thanks @remilapeyre for the PR, and @scoder for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Thanks! |
|
Sorry, @remilapeyre and @scoder, I could not cleanly backport this to |
|
Thanks @remilapeyre for the PR, and @scoder for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Sorry @remilapeyre and @scoder, I had trouble checking out the |
|
Thanks @remilapeyre for the PR, and @scoder for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
GH-20690 is a backport of this pull request to the 3.9 branch. |
…r_releasebuffer() (GH-20685) (GH-20690) (cherry picked from commit b8867e5) Co-authored-by: Rémi Lapeyre <[email protected]>
CC @scoder
This function has no return value:
https://bugs.python.org/issue40724