Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
gh-102383: [docs] Arguments ofPyObject_CopyData
arePyObject *
#102390
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
PyObject_CopyData
arePyObject
sPyObject_CopyData
arePyObject
sPyObject_CopyData
arePyObject
sPyObject_CopyData
arePyObject *
Thanks@sobolevn for the PR, and@kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry,@sobolevn and@kumaraditya303, I could not cleanly backport this to |
bedevere-bot commentedMar 3, 2023
GH-102401 is a backport of this pull request to the3.11 branch. |
…t *` (pythonGH-102390)(cherry picked from commit7b91320)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
* main:pythongh-102021 : Allow multiple input files for interpreter loop generator (python#102022) Add import of `unittest.mock.Mock` in documentation (python#102346)pythongh-102383: [docs] Arguments of `PyObject_CopyData` are `PyObject *` (python#102390)pythongh-101754: Document that Windows converts keys in `os.environ` to uppercase (pythonGH-101840)pythongh-102324: Improve tests of `typing.override` (python#102325)
Uh oh!
There was an error while loading.Please reload this page.