Message273261
| Author |
ncoghlan |
| Recipients |
dstufft, eric.araujo, jaraco, ncoghlan, python-dev |
| Date |
2016-08-21.02:56:26 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1471748187.16.0.552763179224.issue27819@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
This one would be worth a note in What's New as well - both in the "changed modules" section under distutils, and in the "Porting to Python 3.6" section
While it doesn't affect Python code per se, it may affect folks doing Windows-specific workflow automation, where they'll either need to configure the use of "zip" explicitly, or else adjust their other tools to handle .tar.gz inputs. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2016-08-21 02:56:27 | ncoghlan | set | recipients:
+ ncoghlan, jaraco, eric.araujo, python-dev, dstufft |
| 2016-08-21 02:56:27 | ncoghlan | set | messageid: <1471748187.16.0.552763179224.issue27819@psf.upfronthosting.co.za> |
| 2016-08-21 02:56:27 | ncoghlan | link | issue27819 messages |
| 2016-08-21 02:56:26 | ncoghlan | create | |
|