Message379288
| Author | methane |
|---|---|
| Recipients | larry, lemburg, mark.dickinson, methane, pitrou, rhettinger, scoder, serhiy.storchaka, vstinner, yselivanov |
| Date | 2020-10-22.10:47:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1603363663.25.0.248572752784.issue24165@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I updated the patch.
I can not run pyperformance for now, because:
AssertionError: would build wheel with unsupported tag ('cp310', 'cp310', 'linux_x86_64'
I added this config, but it can not solve the problem:
```
$ cat ~/.config/pip/pip.conf
[global]
no-cache-dir = true
``` |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-10-22 10:47:43 | methane | set | recipients: + methane, lemburg, rhettinger, mark.dickinson, pitrou, scoder, vstinner, larry, serhiy.storchaka, yselivanov |
| 2020-10-22 10:47:43 | methane | set | messageid: <1603363663.25.0.248572752784.issue24165@roundup.psfhosted.org> |
| 2020-10-22 10:47:43 | methane | link | issue24165 messages |
| 2020-10-22 10:47:43 | methane | create | |