Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 27, 2025

@@ -0,0 +1 @@
Fix a reference counting bug in :meth:`posix.sched_param.__reduce__`.
Copy link
Member

@efimov-mikhail efimov-mikhail Oct 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WARNING: py:meth reference target not found: posix.sched_param.__reduce__

Maybe simple

``posix.sched_param.__reduce__`` 

would be enough?

@serhiy-storchaka serhiy-storchaka merged commit 364ae60 into python:main Oct 27, 2025
85 of 87 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 27, 2025
…uce__() (pythonGH-140667)

(cherry picked from commit 364ae60)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 27, 2025
…uce__() (pythonGH-140667)

(cherry picked from commit 364ae60)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Oct 27, 2025

GH-140685 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Oct 27, 2025
@bedevere-app
Copy link

bedevere-app bot commented Oct 27, 2025

GH-140686 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 27, 2025
@serhiy-storchaka serhiy-storchaka deleted the sched_param-reduce-refcount branch October 27, 2025 19:44
serhiy-storchaka added a commit that referenced this pull request Oct 27, 2025
…duce__() (GH-140667) (GH-140686)

(cherry picked from commit 364ae60)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Oct 27, 2025
…duce__() (GH-140667) (GH-140685)

(cherry picked from commit 364ae60)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants