Message303306
But in case get_source() returned a unicode, is it likely that the splitlines() method of this unicode would return a 8-bit string? Currently show_warning() doesn't handle this scenario, as it assumes splitlines() returned an 8-bit string. Or do you think that show_warning() should also accept unicode? | |
| Date | User | Action | Args | | 2017-09-29 07:48:45 | Oren Milman | set | recipients: + Oren Milman, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka | | 2017-09-29 07:48:45 | Oren Milman | set | messageid: <1506671325.49.0.213398074469.issue31285@psf.upfronthosting.co.za> | | 2017-09-29 07:48:45 | Oren Milman | link | issue31285 messages | | 2017-09-29 07:48:45 | Oren Milman | create | | |