[New-bugs-announce] [issue33589] Remove dummy member in GCHead

INADA Naoki report at bugs.python.org
Sun May 20 20:23:25 EDT 2018


New submission from INADA Naoki <songofacandy at gmail.com>:

https://github.com/python/cpython/commit/e348c8d154cf6342c79d627ebfe89dfe9de23817

> We can probably get rid of the double and this union hack all together today.
> That is a slightly more invasive change that can be left for later.

Can we do it for now (Python 3.8)?

----------
components: Interpreter Core
messages: 317212
nosy: inada.naoki, pitrou
priority: normal
severity: normal
status: open
title: Remove dummy member in GCHead
versions: Python 3.8

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


More information about the New-bugs-announce mailing list