Opened at 2020-10-22T19:54:22Z
Closed at 2020-10-27T20:58:51Z
#3485 closed defect (fixed)
Switch Python 2 to backported configparser so it's all unicode, all the time
Reported by: | itamarst | Owned by: | exarkun |
---|---|---|---|
Priority: | normal | Milestone: | Support Python 3 |
Component: | unknown | Version: | n/a |
Keywords: | review | Cc: | |
Launchpad Bug: |
Description
Change History (3)
comment:1 Changed at 2020-10-27T13:04:00Z by itamarst
- Keywords review added
comment:2 Changed at 2020-10-27T13:54:13Z by exarkun
- Owner changed from itamarst to exarkun
- Status changed from new to assigned
comment:3 Changed at 2020-10-27T20:58:51Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
In 2f0a5d9/trunk: