Skip to content

bpo-41117: Cleanup subtract_refs()#27593

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:subtract_refs
Aug 4, 2021
Merged

bpo-41117: Cleanup subtract_refs()#27593
vstinner merged 1 commit into
python:mainfrom
vstinner:subtract_refs

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Aug 4, 2021

subtract_refs() reuses the 'op' variable rather than calling the
FROM_GC() macro twice.

Issue reported by William Pickard.

https://bugs.python.org/issue41117

subtract_refs() reuses the 'op' variable rather than calling the
FROM_GC() macro twice.

Issue reported by William Pickard.
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.

4 participants