Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
configparser.patch | Use ConfigParser instead of SafeConfigParser The configparser's SafeConfigParser has been renamed to ConfigParser in Python 3.2 [1]. It was finally removed in Python 3.12 [2]. [1] https://docs.python.org/dev/whatsnew/3.2.html#configparser [2] https://docs.python.org/3/whatsnew/3.12.html#configparser |
Athos Ribeiro <athos.ribeiro@canonical.com> | not-needed | 2024-06-03 | ||
py.test-3.patch | Use Python3 version of py.test | Liubov Chuprikova <chuprikovalv@gmail.com> | no | 2019-03-29 |