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 taleinat, terry.reedy, vstinner
Date 2021-06-02.23:53:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset adef445dc34685648bd0ea1c125df2ef143912ed by Tal Einat in branch 'main':
bpo-44282: Fix occasional test_incremental_editing failures on buildbots (GH-26491)
https://github.com/python/cpython/commit/adef445dc34685648bd0ea1c125df2ef143912ed
History
Date User Action Args
2021-06-02 23:53:48vstinnersetrecipients: + vstinner, terry.reedy, taleinat
2021-06-02 23:53:48vstinnersetmessageid: <[email protected]>
2021-06-02 23:53:48vstinnerlinkissue44282 messages
2021-06-02 23:53:48vstinnercreate