Skip to content

8.5

Compare
Choose a tag to compare
@facelessuser facelessuser released this 30 Aug 21:08
· 6 commits to main since this release
ff57d25

8.5

  • NEW: Formally support Python 3.11 (no change).
  • NEW: Add support for Python 3.12 (pathlib changes).
  • NEW: Drop Python 3.7 support.
  • FIX: Fix handling of current directory when magic and non-magic patterns are mixed in glob pattern list.