8000 bpo-9263: _Py_NegativeRefcount() use _PyObject_AssertFailed() by vstinner · Pull Request #10109 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-9263: _Py_NegativeRefcount() use _PyObject_AssertFailed() #10109

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 2 commits into from
Oct 26, 2018
Merged

bpo-9263: _Py_NegativeRefcount() use _PyObject_AssertFailed() #10109

merged 2 commits into from
Oct 26, 2018

Conversation

vstinner
Copy link
Member
@vstinner vstinner commented Oct 25, 2018

_Py_NegativeRefcount() now uses _PyObject_AssertFailed() to dump the
object to help debugging.

https://bugs.python.org/issue9263

_Py_NegativeRefcount() now uses _PyObject_AssertFailed() to dump the
object to help debugging.
Copy link
Member
@pablogsal pablogsal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vstinner vstinner merged commit 3ec9af7 into python:master Oct 26, 2018
@vstinner vstinner deleted the negativeref branch October 26, 2018 00:12
@bedevere-bot
Copy link

Hi! The buildbot AMD64 FreeBSD CURRENT Shared 3.x has failed when building commit 3ec9af7.

You can take a look here:

https://buildbot.python.org/all/#builders/168/builds/118

@pablogsal
Copy link
Member

Hi! The buildbot AMD64 FreeBSD CURRENT Shared 3.x has failed when building commit 3ec9af7.

You can take a look here:

https://buildbot.python.org/all/#builders/168/builds/118

That is going to happen until we fix #10011

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
0