#2552 closed task (wontfix)
remove bytestostr / strtobytes gunk
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.0 |
Component: | core | Version: | 3.0.x |
Keywords: | Cc: |
Description
We've dropped python2, so things might be a little easier?
Change History (3)
comment:1 Changed 13 months ago by
Status: | new → assigned |
---|
comment:2 Changed 13 months ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Removed the worst offenders, and we will remove more eventually, but there are over 1000 occurrences and in many cases we just don't care about performance or possible encodings, we just want a 'string' (or 'bytes').
comment:3 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2552
Note: See
TracTickets for help on using
tickets.
Updates: