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