[issue39016] Negative Refcount in Python 3.8

Christian Tismer report at bugs.python.org
Tue Dec 10 11:54:54 EST 2019


Christian Tismer <tismer at stackless.com> added the comment:

No, this appears to be impossible.

The function "type_mro_modified" exists as well, but there is no
"if (custom) {" branch at all!

On 10.12.19 17:21, Pablo Galindo Salgado wrote:
> 
> Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:
> 
>>From the PR:
> 
> Christian, can you open the PR against master instead? We will backport the change to 3.8 after is merged.
> 
> ----------
> nosy: +pablogsal
> 
> _______________________________________
> Python tracker <report at bugs.python.org>
> <https://bugs.python.org/issue39016>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39016>
_______________________________________


More information about the Python-bugs-list mailing list