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 vstinner
Date 2020-04-01.22:34:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585780493.56.0.696806091457.issue40144@roundup.psfhosted.org>
In-reply-to
Content
> https://github.com/python/cpython/pull/19252/checks?check_run_id=552502971

test.pythoninfo says:

os.uname: posix.uname_result(sysname='Darwin', nodename='Mac-1307.local', release='19.4.0', version='Darwin Kernel Version 19.4.0: Wed Mar  4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64', machine='x86_64')

platform.platform: macOS-10.15.4-x86_64-i386-64bit
History
Date User Action Args
2020-04-01 22:34:53vstinnersetrecipients: + vstinner
2020-04-01 22:34:53vstinnersetmessageid: <1585780493.56.0.696806091457.issue40144@roundup.psfhosted.org>
2020-04-01 22:34:53vstinnerlinkissue40144 messages
2020-04-01 22:34:53vstinnercreate