Message289268
| Author | Shuo Li |
|---|---|
| Recipients | Shuo Li |
| Date | 2017-03-09.03:54:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1489031660.84.0.964088839039.issue29767@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I am running a debian system. And trying to build cpython3.6 from source. When I run make altinstall, it failed on test_socket. Reporting cli attribute is missing. After some trouble shooting, it seems the support.get_unused_port() is not reliable. Then I modified it and return a port I am sure no one is using, the build succeeded. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-09 03:54:20 | Shuo Li | set | recipients: + Shuo Li |
| 2017-03-09 03:54:20 | Shuo Li | set | messageid: <1489031660.84.0.964088839039.issue29767@psf.upfronthosting.co.za> |
| 2017-03-09 03:54:20 | Shuo Li | link | issue29767 messages |
| 2017-03-09 03:54:20 | Shuo Li | create | |