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 steve.dower
Recipients SilentGhost, Stefan Pochmann, paul.moore, rhettinger, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2020-02-11.17:48:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581443322.88.0.491678964315.issue39521@roundup.psfhosted.org>
In-reply-to
Content
Just FYI, there is no PGO run on the official 32-bit builds. I only run it on the 64-bit build.

It might be worth investigating differences between the 3.7 and 3.8 implementations of reversed().
History
Date User Action Args
2020-02-11 17:48:42steve.dowersetrecipients: + steve.dower, rhettinger, terry.reedy, paul.moore, vstinner, tim.golden, SilentGhost, zach.ware, serhiy.storchaka, Stefan Pochmann
2020-02-11 17:48:42steve.dowersetmessageid: <1581443322.88.0.491678964315.issue39521@roundup.psfhosted.org>
2020-02-11 17:48:42steve.dowerlinkissue39521 messages
2020-02-11 17:48:42steve.dowercreate