#3342 closed defect (fixed)

Port base32 and base62 to Python 3

Reported by: itamarst Owned by: itamarst
Priority: normal Milestone: Support Python 3
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description


Change History (4)

comment:1 Changed at 2020-07-13T20:27:30Z by itamarst

Once #3343 is merged, the plan is to rip out much of base32's implementation code and replace it with Python's version in the base64 module.

comment:2 Changed at 2020-07-14T17:48:53Z by itamarst

  • Keywords review added

comment:3 Changed at 2020-07-20T14:57:33Z by exarkun

  • Keywords review removed

Approved on GitHub? though it looks like there's an issue with PyPy?.

comment:4 Changed at 2020-07-22T13:36:17Z by itamarst

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.