Skip to content
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-102383: [docs] Arguments of PyObject_CopyData are PyObject * #102390

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Mar 3, 2023

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir skip news awaiting review labels Mar 3, 2023
@sobolevn sobolevn changed the title gh-102382: [docs] Arguments of PyObject_CopyData are PyObjects gh-102383: [docs] Arguments of PyObject_CopyData are PyObjects Mar 3, 2023
@kumaraditya303 kumaraditya303 changed the title gh-102383: [docs] Arguments of PyObject_CopyData are PyObjects gh-102383: [docs] Arguments of PyObject_CopyData are PyObject * Mar 3, 2023
@kumaraditya303 kumaraditya303 added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Mar 3, 2023
@kumaraditya303 kumaraditya303 merged commit 7b91320 into python:main Mar 3, 2023
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @sobolevn and @kumaraditya303, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7b9132057d8f176cb9c40e8324f5122a3132ee58 3.10

@bedevere-bot
Copy link

GH-102401 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Mar 3, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2023
…t *` (pythonGH-102390)

(cherry picked from commit 7b91320)

Co-authored-by: Nikita Sobolev <[email protected]>
miss-islington added a commit that referenced this pull request Mar 3, 2023
…H-102390)

(cherry picked from commit 7b91320)

Co-authored-by: Nikita Sobolev <[email protected]>
carljm added a commit to carljm/cpython that referenced this pull request Mar 4, 2023
* 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir needs backport to 3.10 only security fixes skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants