Opened at 2024-12-17T21:55:52Z
Last modified at 2025-01-07T06:37:43Z
#4149 new enhancement
Remove Six dependency
Reported by: | hacklschorsch | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | code | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by hacklschorsch)
We used Six to migrate from Python 2 to 3; now that we're all Python 3, we would like to live without it.
Change History (2)
comment:1 Changed at 2024-12-19T22:56:04Z by meejah
comment:2 Changed at 2025-01-07T06:37:43Z by hacklschorsch
- Description modified (diff)
Thanks @meejah, you were right - Six is still in use, I was wrong. I updated the description of the ticket - I think the title is still apt?
Removing six is WIP, for example in https://github.com/tahoe-lafs/tahoe-lafs/pull/1423 .
Note: See
TracTickets for help on using
tickets.
I still see a bunch of "six" imports, from a quick grep: