Bug #8549
string.uppercase no longer exists in Python 3
Status: | New | Start date: | 12/11/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Matthew Poletiek | % Done: | 0% |
|
Category: | - | |||
Target version: | chirp-py3 | |||
Chirp Version: | daily | Platform: | All | |
Model affected: | (All models) |
Description
A few drivers still use 'string.uppercase' instead of the proper 'string.ascii_uppercase'