FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-47146: Fix reference counting in _testcapi.structmember initializer by serhiy-storchaka · Pull Request #106862 · python/cpython · GitHub

/ cpython Public

gh-47146: Fix reference counting in _testcapi.structmember initializer - #106862

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:_PyTestCapi_Init_Structmember
Jul 21, 2023
Merged

gh-47146: Fix reference counting in _testcapi.structmember initializer#106862
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:_PyTestCapi_Init_Structmember

Conversation

serhiy-storchaka commented Jul 18, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

serhiy-storchaka deleted the _PyTestCapi_Init_Structmember branch July 21, 2023 09:30

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 8d397ee8259fa0f81598a452438fc335267ca260 3.11

Copy link
Copy Markdown

GH-106953 is a backport of this pull request to the 3.12 branch.

bedevere-bot removed the needs backport to 3.12 only security fixes label Jul 21, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 21, 2023
…ializer (pythonGH-106862)

(cherry picked from commit 8d397ee)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka removed the needs backport to 3.11 only security fixes label Jul 21, 2023
serhiy-storchaka removed their assignment Jul 21, 2023
serhiy-storchaka added a commit that referenced this pull request Jul 21, 2023
…tializer (GH-106862) (GH-106953)

(cherry picked from commit 8d397ee)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL