Skip to content

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Oct 8, 2025

…e FS-based converters (pythonGH-139765)

(cherry picked from commit b04a57d)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@kumaraditya303 kumaraditya303 merged commit dac827c into python:3.13 Oct 8, 2025
50 checks passed
@kumaraditya303 kumaraditya303 deleted the backport-b04a57d-3.13 branch October 8, 2025 16:52
@vstinner
Copy link
Member

vstinner commented Oct 8, 2025

This change introduced a reference leak:

./python -m test test_socket -R 3:3 -m test.test_socket.GeneralModuleTests.testInterfaceNameIndex 
(...)
test_socket leaked [3, 3, 3] references, sum=9

I wrote #139815 to fix the regression.

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.

3 participants