[New-bugs-announce] [issue38113] Make ast module PEP-384 compatible

Dino Viehland report at bugs.python.org
Wed Sep 11 10:05:11 EDT 2019


New submission from Dino Viehland <dinoviehland at gmail.com>:

Remove various static state from the ast module and make it PEP-384 compatible.  This will help make it be more compatible w/ subinterpreters and make it re-usable by 3rd party implementations.

----------
assignee: dino.viehland
components: Extension Modules
messages: 351888
nosy: dino.viehland
priority: normal
severity: normal
status: open
title: Make ast module PEP-384 compatible
versions: Python 3.9

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


More information about the New-bugs-announce mailing list