◐ Shell
clean mode source ↗

Message 411331 - Python tracker

Message411331

Author vstinner
Recipients eryksun, lemburg, paul.moore, sahsariga111, steve.dower, tim.golden, vstinner, zach.ware
Date 2022-01-23.02:08:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642903709.51.0.529595581059.issue45382@roundup.psfhosted.org>
In-reply-to
Content
I wrote PR 30817 to log "ver" and "wmic os get Caption,Version /value" command output in test.pythoninfo. I would like to check if Windows Server 2022 is deployed on CI used by Python :-) I'm trying to understand why bpo-41682 "[Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure" started to fail more often recently.
History
Date User Action Args
2022-01-23 02:08:29vstinnersetrecipients: + vstinner, lemburg, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, sahsariga111
2022-01-23 02:08:29vstinnersetmessageid: <1642903709.51.0.529595581059.issue45382@roundup.psfhosted.org>
2022-01-23 02:08:29vstinnerlinkissue45382 messages
2022-01-23 02:08:29vstinnercreate