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 gregory.p.smith
Recipients christian.heimes, gregory.p.smith, mbussonn, miss-islington, rhettinger
Date 2019-10-15.16:52:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571158343.93.0.100786510712.issue33604@roundup.psfhosted.org>
In-reply-to
Content
BTW, if you want the type annotation that'd be used for this, 3.8 effectively removes the Optional[] from the one listed in:

https://github.com/python/typeshed/blob/master/stdlib/2and3/hmac.pyi#L16
History
Date User Action Args
2019-10-15 16:52:23gregory.p.smithsetrecipients: + gregory.p.smith, rhettinger, christian.heimes, mbussonn, miss-islington
2019-10-15 16:52:23gregory.p.smithsetmessageid: <1571158343.93.0.100786510712.issue33604@roundup.psfhosted.org>
2019-10-15 16:52:23gregory.p.smithlinkissue33604 messages
2019-10-15 16:52:23gregory.p.smithcreate