Message211185
At least it wasn't changed.
As I see, affected line is used to output debugging message (disabled by default). It produces different result in 2.7 and 3.x ("----------xxx----------" vs "----------b'xxx'----------") due to the difference between 2.x str and 3.x bytes. |
|
| Date |
User |
Action |
Args |
| 2014-02-13 22:38:47 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, tarek, eric.araujo, Arfrever, lukasz.langa, python-dev, berker.peksag |
| 2014-02-13 22:38:47 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2014-02-13 22:38:47 | serhiy.storchaka | link | issue20363 messages |
| 2014-02-13 22:38:47 | serhiy.storchaka | create | |
|