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 gvanrossum, lys.nikolaou, miss-islington, pablogsal, serhiy.storchaka
Date 2020-01-09.19:18:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578597534.48.0.480636334898.issue39235@roundup.psfhosted.org>
In-reply-to
Content
New changeset a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78 by Miss Islington (bot) (Guido van Rossum) in branch 'master':
bpo-39235: Fix end location for genexp in call args (GH-17925)
https://github.com/python/cpython/commit/a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78
History
Date User Action Args
2020-01-09 19:18:54miss-islingtonsetrecipients: + miss-islington, gvanrossum, serhiy.storchaka, lys.nikolaou, pablogsal
2020-01-09 19:18:54miss-islingtonsetmessageid: <1578597534.48.0.480636334898.issue39235@roundup.psfhosted.org>
2020-01-09 19:18:54miss-islingtonlinkissue39235 messages
2020-01-09 19:18:54miss-islingtoncreate