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 miss-islington
Recipients Carl.Friedrich.Bolz, miss-islington
Date 2021-11-09.14:03:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636466616.75.0.922608819697.issue45764@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2819e98d1048238bf94dc2ba88ae2455d01861bc by Carl Friedrich Bolz-Tereick in branch 'main':
bpo-45764: improve error message when missing '(' after 'def' (GH-29484)
https://github.com/python/cpython/commit/2819e98d1048238bf94dc2ba88ae2455d01861bc
History
Date User Action Args
2021-11-09 14:03:36miss-islingtonsetrecipients: + miss-islington, Carl.Friedrich.Bolz
2021-11-09 14:03:36miss-islingtonsetmessageid: <1636466616.75.0.922608819697.issue45764@roundup.psfhosted.org>
2021-11-09 14:03:36miss-islingtonlinkissue45764 messages
2021-11-09 14:03:36miss-islingtoncreate