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 mark.dickinson, rhettinger, steven.daprano, stutzbach, tim.peters, vstinner
Date 2020-01-13.19:24:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578943456.01.0.708464588883.issue39310@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9362f8526e42157baf27df982b16f23f212c3c3a by Victor Stinner in branch '3.8':
bpo-39310: Update sys.float_info documentation (GH-17982)
https://github.com/python/cpython/commit/9362f8526e42157baf27df982b16f23f212c3c3a
History
Date User Action Args
2020-01-13 19:24:16vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, stutzbach, steven.daprano
2020-01-13 19:24:16vstinnersetmessageid: <1578943456.01.0.708464588883.issue39310@roundup.psfhosted.org>
2020-01-13 19:24:15vstinnerlinkissue39310 messages
2020-01-13 19:24:15vstinnercreate