[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

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 eric.smith
Recipients eric.smith, levkivskyi, rhettinger
Date 2017-12-18.20:32:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513629136.02.0.213398074469.issue32278@psf.upfronthosting.co.za>
In-reply-to
Content
I'm going to use "typing.Any" (as a string) if the type information is omitted in the call to make_dataclass(). That way I don't need to import typing.
History
Date User Action Args
2017-12-18 20:32:16eric.smithsetrecipients: + eric.smith, rhettinger, levkivskyi
2017-12-18 20:32:16eric.smithsetmessageid: <1513629136.02.0.213398074469.issue32278@psf.upfronthosting.co.za>
2017-12-18 20:32:16eric.smithlinkissue32278 messages
2017-12-18 20:32:16eric.smithcreate