| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Factor out code used by packaging commands for HTTP requests (#12169). | Éric Araujo | 2011-07-08 | 1 | -44/+2 |
| | | | | | | | We now have one function to prepare multipart POST requests, and we use CRLF, as recommended by the HTTP spec (#10150). Initial patch by John Edmonds. | ||||
| * | packaging: use with open() instead of try/finally: close | Victor Stinner | 2011-05-19 | 1 | -8/+7 |
| | | |||||
| * | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+173 |
