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 vstinner
Recipients corona10, jferard, pablogsal, vstinner
Date 2020-01-10.16:31:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578673911.7.0.755615637659.issue39200@roundup.psfhosted.org>
In-reply-to
Content
New changeset abdc634f337ce4943cd7d13587936837aac2ecc9 by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-39200: Correct the error message for min/max builtin function (GH-17814)
https://github.com/python/cpython/commit/abdc634f337ce4943cd7d13587936837aac2ecc9
History
Date User Action Args
2020-01-10 16:31:51vstinnersetrecipients: + vstinner, corona10, pablogsal, jferard
2020-01-10 16:31:51vstinnersetmessageid: <1578673911.7.0.755615637659.issue39200@roundup.psfhosted.org>
2020-01-10 16:31:51vstinnerlinkissue39200 messages
2020-01-10 16:31:51vstinnercreate