offlineimap3
offlineimap3 copied to clipboard
py3.12: allow config files with any extension
trafficstars
importlib only allows importing files ending in .so or .py. This change is required to maintain backwards compatibility with paths with any filename
This PR
- [x] I've read the DCO.
- [x] I've read the Coding Guidelines
- [x] The relevant informations about the changes stands in the commit message, not here in the message of the pull request.
- [x] Code changes follow the style of the files they change.
- [x] Code is tested (provide details).