Actions
Bug #9843
openConfigparser.SafeConfigParser is configparser.ConfigParser in python 3.2
Start date:
01/25/2021
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 4.0
Show in known bugs:
No
Workaround:
Description
Need to stop using it in python3
Updated by Anchi Cheng almost 4 years ago
- Affected Version changed from Appion/Leginon 3.4 to Appion/Leginon 3.5
Updated by Anchi Cheng almost 4 years ago
- Subject changed from configparser.SafeConfigParser is renamed to configparserConfigParser in python 3.2 to Configparser.SafeConfigParser is configparser.ConfigParser in python 3.2
clean up places where the instance of ConfigParser redefines global configparer which will cause confusion.
Updated by Anchi Cheng almost 4 years ago
- Target version changed from Appion/Leginon Future Version to Appion/Leginon 4.0
Updated by Anchi Cheng almost 4 years ago
- Affected Version changed from Appion/Leginon 3.5 to Appion/Leginon 4.0
Updated by Anchi Cheng almost 4 years ago
- Related to Task #6109: leginon python3 conversion added
Actions