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 terry.reedy
Recipients docs@python, eric.araujo, ezio.melotti, mdk, miss-islington, moselhy, terry.reedy, willingc
Date 2021-05-01.00:31:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619829068.19.0.377170804673.issue43971@roundup.psfhosted.org>
In-reply-to
Content
New changeset 606bb1c77c66eca081d03374ad4b53d9e603dd9d by Miss Islington (bot) in branch '3.8':
bpo-43971: Add spaces around annotated arg default '=' (GH-25702)
https://github.com/python/cpython/commit/606bb1c77c66eca081d03374ad4b53d9e603dd9d
History
Date User Action Args
2021-05-01 00:31:08terry.reedysetrecipients: + terry.reedy, ezio.melotti, eric.araujo, docs@python, willingc, mdk, miss-islington, moselhy
2021-05-01 00:31:08terry.reedysetmessageid: <1619829068.19.0.377170804673.issue43971@roundup.psfhosted.org>
2021-05-01 00:31:08terry.reedylinkissue43971 messages
2021-05-01 00:31:08terry.reedycreate