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

Prevent SEGFAULTs on consecutive exec_command() invocations #658

Open
wants to merge 5 commits into
base: devel
Choose a base branch
from

channel: Keep the userdata around to make sure its not GC-ed

2205149
Select commit
Loading
Failed to load commit list.
Open

Prevent SEGFAULTs on consecutive exec_command() invocations #658

channel: Keep the userdata around to make sure its not GC-ed
2205149
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Timeline protection succeeded Nov 25, 2024 in 1s

Timeline protection: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

Details

The following news fragments found: [<PatchedFile: docs/changelog-fragments/658.bugfix.rst>]

Pattern: re.compile('docs/changelog-fragments/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>bugfix|feature|deprecation|breaking|doc|packaging|contrib|misc)(\.\d+)?(\.[^\\./]+)*$')