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 miss-islington, taleinat, terry.reedy, vstinner
Date 2021-06-03.00:14:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 9c89d62073fa0bcfe68e59add5b55fbcbf7672ab by Miss Islington (bot) in branch '3.10':
bpo-44282: Fix occasional test_incremental_editing failures on buildbots (GH-26491) (GH-26499)
https://github.com/python/cpython/commit/9c89d62073fa0bcfe68e59add5b55fbcbf7672ab
History
Date User Action Args
2021-06-03 00:14:49vstinnersetrecipients: + vstinner, terry.reedy, taleinat, miss-islington
2021-06-03 00:14:49vstinnersetmessageid: <[email protected]>
2021-06-03 00:14:49vstinnerlinkissue44282 messages
2021-06-03 00:14:49vstinnercreate