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 lukasz.langa
Recipients aleax, lschoe, lukasz.langa, mark.dickinson, miss-islington, pablogsal, pitrou, remi.lapeyre, rhettinger, serhiy.storchaka, tim.peters, vstinner, xtreak
Date 2021-09-28.20:19:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632860351.7.0.941468876189.issue35606@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd00fee8dd63bc3a1360280f55640409cb579a05 by Miss Islington (bot) in branch '3.9':
bpo-35606: Fix math.prod tests using 'start' as keyword parameter (GH-28595) (GH-28604)
https://github.com/python/cpython/commit/cd00fee8dd63bc3a1360280f55640409cb579a05
History
Date User Action Args
2021-09-28 20:19:11lukasz.langasetrecipients: + lukasz.langa, tim.peters, aleax, rhettinger, mark.dickinson, pitrou, vstinner, serhiy.storchaka, pablogsal, miss-islington, remi.lapeyre, xtreak, lschoe
2021-09-28 20:19:11lukasz.langasetmessageid: <1632860351.7.0.941468876189.issue35606@roundup.psfhosted.org>
2021-09-28 20:19:11lukasz.langalinkissue35606 messages
2021-09-28 20:19:11lukasz.langacreate