Skip to content

bpo-38090: Fix reference leak in ceval.c #15848

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

Merged
merged 1 commit into from
Sep 10, 2019
Merged

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Sep 10, 2019

@pablogsal
Copy link
Member Author

Tested locally:

❯ ./python.exe -m test test_ctypes -R :
Run tests sequentially
0:00:00 load avg: 1.24 [1/1] test_ctypes
beginning 9 repetitions
123456789
.........

== Tests result: SUCCESS ==

1 test OK.

Total duration: 8 sec 596 ms
Tests result: SUCCESS

@pablogsal pablogsal requested a review from zooba September 10, 2019 13:14
@zooba zooba merged commit a511c7a into python:master Sep 10, 2019
@miss-islington
Copy link
Contributor

Thanks @pablogsal for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 10, 2019
(cherry picked from commit a511c7a)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot
Copy link

GH-15852 is a backport of this pull request to the 3.8 branch.

@pablogsal pablogsal deleted the bpo-38090 branch September 10, 2019 13:35
zooba pushed a commit that referenced this pull request Sep 10, 2019
(cherry picked from commit a511c7a)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
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.

6 participants