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