Roundup Tracker - Issues

Issue 2550985

classification
Consider distinguishing String and Bytes fields
Type: rfe Severity: normal
Components: Infrastructure Versions: devel
process
Status: new
:
: : joseph_myers
Priority: : python3

Created on 2018-07-25 19:52 by joseph_myers, last changed 2018-07-26 10:43 by joseph_myers.

Messages
msg6141 Author: [hidden] (joseph_myers) Date: 2018-07-25 19:52
Especially in the Python 3 context, it might make sense to distinguish
String and Bytes fields (and then consider having text and binary
variants of FileClass, rather than using a String content property for
both).
History
Date User Action Args
2018-07-26 10:43:10joseph_myerssetkeywords: + python3
2018-07-25 19:52:30joseph_myerscreate