Message 134680 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
Was the patch tested in 2.7 only?  I think the first_line_re needs to be changed to bytes too.  (3.x would have disallowed mixing bytes and str for a regex.)