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 eric.snow
Recipients Quentin.Pradet, SethMichaelLarson, eric.snow
Date 2022-01-11.23:05:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641942318.41.0.112977373347.issue46320@roundup.psfhosted.org>
In-reply-to
Content
> pip install -r dev-requirements.txt
> pip install ".[socks,secure,brotli]"
> pytest

I was able to reproduce the crash with these steps.  Thanks!
History
Date User Action Args
2022-01-11 23:05:18eric.snowsetrecipients: + eric.snow, Quentin.Pradet, SethMichaelLarson
2022-01-11 23:05:18eric.snowsetmessageid: <1641942318.41.0.112977373347.issue46320@roundup.psfhosted.org>
2022-01-11 23:05:18eric.snowlinkissue46320 messages
2022-01-11 23:05:18eric.snowcreate