Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-86493: Fix possible leaks in modules initialization: _curses_panel, _decimal, posix, xxsubtype#106767

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

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedJul 15, 2023
edited by bedevere-bot
Loading

UsePyModule_AddObjectRef(...) instead ofPyModule_AddObject(..., Py_NewRef(...)).

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry@serhiy-storchaka, I had trouble checking out the3.12 backport branch.
Please retry by removing and re-adding the "needs backport to 3.12" label.
Alternatively, you can backport usingcherry_picker on the command line.
cherry_picker 745492355b94d109e47827e5865846f25ae42d26 3.12

@miss-islington
Copy link
Contributor

Sorry,@serhiy-storchaka, I could not cleanly backport this to3.11 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker 745492355b94d109e47827e5865846f25ae42d26 3.11

@serhiy-storchakaserhiy-storchaka deleted the pymodule-add4a branchJuly 18, 2023 06:00
@serhiy-storchakaserhiy-storchaka added needs backport to 3.12only security fixes and removed needs backport to 3.12only security fixes labelsJul 18, 2023
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry@serhiy-storchaka, I had trouble checking out the3.12 backport branch.
Please retry by removing and re-adding the "needs backport to 3.12" label.
Alternatively, you can backport usingcherry_picker on the command line.
cherry_picker 745492355b94d109e47827e5865846f25ae42d26 3.12

@serhiy-storchakaserhiy-storchaka added needs backport to 3.12only security fixes and removed needs backport to 3.12only security fixes labelsJul 18, 2023
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry,@serhiy-storchaka, I could not cleanly backport this to3.12 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker 745492355b94d109e47827e5865846f25ae42d26 3.12

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestJul 18, 2023
…_curses_panel, _decimal, posix, xxsubtype (pythonGH-106767).(cherry picked from commit7454923)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-106849 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelJul 18, 2023
@serhiy-storchakaserhiy-storchaka removed the needs backport to 3.11only security fixes labelJul 18, 2023
@serhiy-storchakaserhiy-storchaka removed their assignmentJul 18, 2023
serhiy-storchaka added a commit that referenced this pull requestJul 18, 2023
…s_panel, _decimal, posix, xxsubtype (GH-106767) (#106849)(cherry picked from commit7454923)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestJul 18, 2023
…ation: _curses_panel, _decimal, posix, xxsubtype (pythonGH-106767) (pythonGH-106849)(cherry picked from commit7454923).(cherry picked from commit970cb8e)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@vstinner
Copy link
Member

It's so hard to get PyInit code right :-( Thanks for the fix.

serhiy-storchaka added a commit that referenced this pull requestJul 18, 2023
…s_panel, _decimal, posix, xxsubtype (GH-106767) (GH-106849) (GH-106851)(cherry picked from commit7454923)(cherry picked from commit970cb8e)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@vstinnervstinnerAwaiting requested review from vstinner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@serhiy-storchaka@miss-islington@bedevere-bot@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp