Opened at 2021-06-15T17:17:40Z
Closed at 2021-06-15T20:46:33Z
#3739 closed defect (fixed)
Annoying warning in command-line tools on Python 2
Reported by: | itamarst | Owned by: | itamarst |
---|---|---|---|
Priority: | normal | Milestone: | Support Python 3 |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
$ tahoe cp tahoe:foo/mdash—→ . /home/itamarst/Devel/tahoe-lafs/src/allmydata/scripts/runner.py:207: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if '--coverage' not in sys.argv: ...
No real impact, just annoying.
Change History (1)
comment:1 Changed at 2021-06-15T20:46:33Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In f39eeb4/trunk: