Skip to content

bpo-36465: Fix test_regrtest on Windows#12945

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:fix_trace_refs
Apr 24, 2019
Merged

bpo-36465: Fix test_regrtest on Windows#12945
vstinner merged 1 commit intopython:masterfrom
vstinner:fix_trace_refs

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 24, 2019

Fix Py_DEBUG constant: check for sys.gettotalrefcount attribute
rather than sys.getobjects.

Update also SpecialBuilds.txt documentation.

https://bugs.python.org/issue36465

Fix Py_DEBUG constant: check for sys.gettotalrefcount attribute
rather than sys.getobjects.

Update also SpecialBuilds.txt documentation.
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