Merge lp:~didrocks/python-distutils-extra/fix-warning-using-python2 into lp:python-distutils-extra
Proposed by
Didier Roche
on 2012-07-09
| Status: | Merged |
|---|---|
| Merged at revision: | 295 |
| Proposed branch: | lp:~didrocks/python-distutils-extra/fix-warning-using-python2 |
| Merge into: | lp:python-distutils-extra |
| Diff against target: |
50 lines (+13/-1) 3 files modified
DistUtilsExtra/auto.py (+7/-1) debian/changelog (+5/-0) test/auto.py (+1/-0) |
| To merge this branch: | bzr merge lp:~didrocks/python-distutils-extra/fix-warning-using-python2 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Martin Pitt (community) | 2012-07-09 | Approve on 2012-07-09 | |
|
Review via email:
|
|||
Description of the Change
Fix a regression on python2 when files contain an utf-8 encoding directive
To post a comment you must log in.

Thanks! Merged.