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 carltongibson
Recipients asvetlov, carltongibson, yselivanov
Date 2019-10-23.12:22:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571833363.48.0.47129087995.issue38563@roundup.psfhosted.org>
In-reply-to
Content
Reproduce steps, on Windows with Python 3.8.0, and a clean venv. 

git clone https://github.com/django/asgiref.git
cd asgiref
pip install -e .[tests]
py.test .
History
Date User Action Args
2019-10-23 12:22:43carltongibsonsetrecipients: + carltongibson, asvetlov, yselivanov
2019-10-23 12:22:43carltongibsonsetmessageid: <1571833363.48.0.47129087995.issue38563@roundup.psfhosted.org>
2019-10-23 12:22:43carltongibsonlinkissue38563 messages
2019-10-23 12:22:43carltongibsoncreate