-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
gh-141004: Document Py_MEMCPY
#141676
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
gh-141004: Document Py_MEMCPY
#141676
Conversation
vstinner
left a comment
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
|
Thanks @StanFromIreland for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
(cherry picked from commit 16ea950) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
|
GH-141685 is a backport of this pull request to the 3.14 branch. |
|
Sorry, @StanFromIreland and @ZeroIntensity, I could not cleanly backport this to |
|
I'm fine with leaving it undocumented for 3.13. |
Soft deprecated in 26e5c6e.
📚 Documentation preview 📚: https://cpython-previews--141676.org.readthedocs.build/