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 lemburg, mark.dickinson, rhettinger, steven.daprano, stutzbach, tim.peters, vstinner
Date 2020-01-12.11:57:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578830271.31.0.161407024166.issue39288@roundup.psfhosted.org>
In-reply-to
Content
New changeset 54cfbb2feee1f7328c3d6799ec3734b00824b555 by Victor Stinner in branch 'master':
bpo-39288: Add examples to math.nextafter() documentation (GH-17962)
https://github.com/python/cpython/commit/54cfbb2feee1f7328c3d6799ec3734b00824b555
History
Date User Action Args
2020-01-12 11:57:51vstinnersetrecipients: + vstinner, lemburg, tim.peters, rhettinger, mark.dickinson, stutzbach, steven.daprano
2020-01-12 11:57:51vstinnersetmessageid: <1578830271.31.0.161407024166.issue39288@roundup.psfhosted.org>
2020-01-12 11:57:51vstinnerlinkissue39288 messages
2020-01-12 11:57:51vstinnercreate