gh-141004: Document PyLong_FromPid and PyLong_AsPid#141028
gh-141004: Document PyLong_FromPid and PyLong_AsPid#141028ZeroIntensity merged 4 commits intopython:mainfrom
PyLong_FromPid and PyLong_AsPid#141028Conversation
|
Perhaps deprecate this in favour of |
|
No objection from me, but we should still document things like this for completeness (even if it's just to say "use this other thing instead"). Would you mind adding things to (soft) deprecate on the list I created at capi-workgroup/decisions#86? |
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner
left a comment
There was a problem hiding this comment.
LGTM.
If they become (soft) deprecated, it can be done in a separated PR.
|
Yeah, and the deprecation won't be backported either. Thanks for the review! |
|
Thanks @ZeroIntensity for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…GH-141028) (cherry picked from commit bcc524f) Co-authored-by: Peter Bierma <zintensitydev@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-141142 is a backport of this pull request to the 3.14 branch. |
|
Sorry, @ZeroIntensity, I could not cleanly backport this to |
|
GH-141143 is a backport of this pull request to the 3.13 branch. |
…GH-141028) Co-authored-by: Victor Stinner <vstinner@python.org> (cherry picked from commit bcc524f)
…ythonGH-141028) (cherry picked from commit bcc524f) Co-authored-by: Peter Bierma <zintensitydev@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>
…GH-141028) Co-authored-by: Victor Stinner <vstinner@python.org>
…GH-141028) Co-authored-by: Victor Stinner <vstinner@python.org>
📚 Documentation preview 📚: https://cpython-previews--141028.org.readthedocs.build/en/141028/c-api/long.html#c.PyLong_FromPid, https://cpython-previews--141028.org.readthedocs.build/en/141028/c-api/long.html#c.PyLong_AsPid