added 3 commits
January 27, 2022 22:26instead of checking for __fspath__ multiple times a cython function _getFSPathOrObject is added which calls the __fspath__ attribute if it exists For python 3.6+ this function uses PyOS_FSPath
janssenhenning added a commit to JuDFTteam/masci-tools that referenced this pull request
Feb 17, 2022for all of the API lxml/lxml#337 This allows to eliminate some corner cases in the fleur parser
janssenhenning added a commit to JuDFTteam/masci-tools that referenced this pull request
Feb 23, 2022for all of the API lxml/lxml#337 This allows to eliminate some corner cases in the fleur parser
janssenhenning added a commit to JuDFTteam/masci-tools that referenced this pull request
Feb 25, 2022for all of the API lxml/lxml#337 This allows to eliminate some corner cases in the fleur parser
Merged
Closed