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 matrixise
Recipients David.Edelsohn, matrixise, pablogsal, vstinner
Date 2019-02-18.11:17:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Use a public server or pythontest.net server (it's a public server on the Internet). could we the http requests? I use this practice for the unit test with an external web service, but for the integration tests, I prefer to use the real web service.
History
Date User Action Args
2019-02-18 11:17:46matrixisesetrecipients: + matrixise, vstinner, David.Edelsohn, pablogsal
2019-02-18 11:17:46matrixisesetmessageid: <[email protected]>
2019-02-18 11:17:46matrixiselinkissue36019 messages
2019-02-18 11:17:46matrixisecreate