Message134894
Apparently setuptools.command.easy_install.get_script_header() imports distutils.command.build_scripts.first_line_re and checks if this regex matches a str object, which results in TypeError. If breaking compatibility is not acceptable, then the surrogateescape patch should be applied. |
|
| Date |
User |
Action |
Args |
| 2011-04-30 23:43:37 | Arfrever | set | recipients:
+ Arfrever, lemburg, vstinner, tarek, eric.araujo, hagen, alexis, mgorny |
| 2011-04-30 23:43:37 | Arfrever | set | messageid: <[email protected]> |
| 2011-04-30 23:43:37 | Arfrever | link | issue10419 messages |
| 2011-04-30 23:43:37 | Arfrever | create | |
|