[New-bugs-announce] [issue41263] Convert code.__new__ to Argument Clinic

Serhiy Storchaka report at bugs.python.org
Thu Jul 9 16:21:09 EDT 2020


New submission from Serhiy Storchaka <storchaka+cpython at gmail.com>:

Argument Clinic is already used for code.replace(). The proposed PR converts code.__new__() to Argument Clinic.

----------
components: Argument Clinic, Installation
messages: 373428
nosy: larry, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Convert code.__new__ to Argument Clinic
versions: Python 3.10

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


More information about the New-bugs-announce mailing list