Message 394000 - Python tracker
Message394000
| Author | Anthony Sottile |
|---|---|
| Recipients | Anthony Sottile, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2021-05-20.03:28:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1621481281.95.0.226421208305.issue44184@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I can reproduce it outside of tox using: venv\Scripts\pip install flake8==3.6.0 venv\Scripts\pip install -e . --no-deps # ignore the conflict, but fix pyflakes C:\Users\asott\AppData\Local\Temp\y\pyflakes>venv\Scripts\flake8.exe setup.py C:\Users\asott\AppData\Local\Temp\y\pyflakes>echo %ERRORLEVEL% -1073741819 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-20 03:28:01 | Anthony Sottile | set | recipients: + Anthony Sottile, paul.moore, tim.golden, zach.ware, steve.dower |
| 2021-05-20 03:28:01 | Anthony Sottile | set | messageid: <1621481281.95.0.226421208305.issue44184@roundup.psfhosted.org> |
| 2021-05-20 03:28:01 | Anthony Sottile | link | issue44184 messages |
| 2021-05-20 03:28:01 | Anthony Sottile | create | |