diff options
author | Alberto Bertogli <albertito@blitiri.com.ar> | 2020-05-24 16:52:11 +0200 |
---|---|---|
committer | Alberto Bertogli <albertito@blitiri.com.ar> | 2020-05-24 17:05:18 +0200 |
commit | aee18d0edd88b9db07c3cfb5c13d9889ffac94c1 (patch) | |
tree | bd17d5b50e5de951b8b2df67e56a6ce3de57bfcb /.gitignore | |
parent | 20b99ee568fd15ca2897f995e9775861ef293544 (diff) | |
download | git-arr-fork-aee18d0edd88b9db07c3cfb5c13d9889ffac94c1.zip |
Simplify smstr
With the Python 2 to 3 migration and the type checking, we can be
fairly confident that smstr are always constructed from strings, not
bytes.
This allows the code to be simplified, as we no longer need to carry
the dual raw/unicode representation.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions