Message6132
 
 
 
 
  | We need to ensure that the CSV format used for export/import is properly
compatible across Python versions.  UTF-8 strings are included in
exports with \x escapes for the individual bytes of the UTF-8
representation (because that's how Python 2 does repr of a str object).
 Special care will be needed to keep this compatible for an export with
one Python version to be importable with another Python version. |  |
 
| Date | User | Action | Args |  | 2018-07-25 19:41:49 | joseph_myers | set | recipients:
  + joseph_myers |  | 2018-07-25 19:41:49 | joseph_myers | set | messageid: <1532547709.84.0.56676864532.issue2550976@psf.upfronthosting.co.za> |  | 2018-07-25 19:41:49 | joseph_myers | link | issue2550976 messages |  | 2018-07-25 19:41:49 | joseph_myers | create |  | 
 |