This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author samuelcolvin
Recipients eric.smith, samuelcolvin
Date 2019-10-10.15:47:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570722452.01.0.638313368542.issue38431@roundup.psfhosted.org>
In-reply-to
Content
This is a bug with the `__repr__` method on `InitVar`.

I'm working on a PR now.
History
Date User Action Args
2019-10-10 15:47:32samuelcolvinsetrecipients: + samuelcolvin, eric.smith
2019-10-10 15:47:32samuelcolvinsetmessageid: <1570722452.01.0.638313368542.issue38431@roundup.psfhosted.org>
2019-10-10 15:47:32samuelcolvinlinkissue38431 messages
2019-10-10 15:47:31samuelcolvincreate