Message256811
| Author | eric.araujo |
|---|---|
| Recipients | Arfrever, alexis, curioswati, dstufft, eric.araujo, simohe, tarek |
| Date | 2015-12-21.21:55:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1450734929.15.0.53329667719.issue13317@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I’m not active in python-dev anymore. The fix was noted in a previous comment: build.sub_commands in distutils.command.build should list "build_ext" before "build_py". lib2to3.fixes.fix_import will write global instead of local import statements else. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-21 21:55:29 | eric.araujo | set | recipients: + eric.araujo, tarek, Arfrever, alexis, simohe, dstufft, curioswati |
| 2015-12-21 21:55:29 | eric.araujo | set | messageid: <1450734929.15.0.53329667719.issue13317@psf.upfronthosting.co.za> |
| 2015-12-21 21:55:29 | eric.araujo | link | issue13317 messages |
| 2015-12-21 21:55:28 | eric.araujo | create | |