Message134894
| Author | Arfrever |
|---|---|
| Recipients | Arfrever, alexis, eric.araujo, hagen, lemburg, mgorny, tarek, vstinner |
| Date | 2011-04-30.23:43:37 |
| SpamBayes Score | 0.0002255817 |
| Marked as misclassified | No |
| Message-id | <1304207017.82.0.684890313364.issue10419@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1304207017.82.0.684890313364.issue10419@psf.upfronthosting.co.za> |
| 2011-04-30 23:43:37 | Arfrever | link | issue10419 messages |
| 2011-04-30 23:43:37 | Arfrever | create | |