Message 335828 - Python tracker
Message335828
| Author | vstinner |
|---|---|
| Recipients | David.Edelsohn, matrixise, pablogsal, vstinner |
| Date | 2019-02-18.12:44:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550493858.87.0.310762210026.issue36019@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> could we mock the http requests? No, the tests are functional tests which use deliberate HTTP request to public servers. I suggest to use a server that we control rather multiple "third-party" servers. I'm trying to keep a list of external services used by Python test suite: https://pythondev.readthedocs.io/infra.html#services-used-by-unit-tests |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-18 12:44:18 | vstinner | set | recipients: + vstinner, matrixise, David.Edelsohn, pablogsal |
| 2019-02-18 12:44:18 | vstinner | set | messageid: <1550493858.87.0.310762210026.issue36019@roundup.psfhosted.org> |
| 2019-02-18 12:44:18 | vstinner | link | issue36019 messages |
| 2019-02-18 12:44:18 | vstinner | create | |