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 Michael.Felt
Recipients Michael.Felt, serhiy.storchaka
Date 2020-07-27.14:26:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <e907f66b-7cb1-fb01-01dd-759cc7c28ca2@felt.demon.nl>
In-reply-to <1595859384.8.0.339236347814.issue41401@roundup.psfhosted.org>
Content
Excellent!!

aixtools@gcc119:[/home/aixtools/cpython/cpython-master]git pr 21640
remote: Enumerating objects: 50, done.
remote: Counting objects: 100% (50/50), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 58 (delta 46), reused 48 (delta 46), pack-reused 8
Unpacking objects: 100% (58/58), done.
From https://github.com/python/cpython
 * [new ref]         refs/pull/21640/head -> pr_21640

aixtools@gcc119:[/home/aixtools/cpython/cpython-master]./python -m test
test_io
0:00:00 Run tests sequentially
0:00:00 [1/1] test_io
test_io passed in 1 min

== Tests result: SUCCESS ==

1 test OK.

Total duration: 1 min
Tests result: SUCCESS

On 27/07/2020 16:16, Serhiy Storchaka wrote:
> Change by Serhiy Storchaka <storchaka+cpython@gmail.com>:
>
>
> ----------
> keywords: +patch
> pull_requests: +20781
> stage:  -> patch review
> pull_request: https://github.com/python/cpython/pull/21640
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue41401>
> _______________________________________
>
History
Date User Action Args
2020-07-27 14:26:12Michael.Feltsetrecipients: + Michael.Felt, serhiy.storchaka
2020-07-27 14:26:12Michael.Feltlinkissue41401 messages
2020-07-27 14:26:12Michael.Feltcreate