Skip to content

Conversation

@picnixz
Copy link
Member

@picnixz picnixz commented Jul 6, 2024

  • Update configure script.
  • C implementation
    • use of lru_cache
    • use of os.path.normcase
    • fnmatch.fnmatch
    • fnmatch.fnmathcase
    • fnmatch.translate
  • Make it work on Windows CI/CD.
  • Add documentation
    • C documentation
    • Python documentation
    • NEWS entry
  • Increase test coverage

@picnixz
Copy link
Member Author

picnixz commented Jul 6, 2024

I forgot that MSVC didn't have an implementation of fnmatch... I'll add a guard for Windows so that it uses the pure Python implementation.

@picnixz

This comment was marked as outdated.

@picnixz

This comment was marked as outdated.

@picnixz picnixz removed the request for review from markshannon July 20, 2024 10:10
@picnixz
Copy link
Member Author

picnixz commented Aug 23, 2024

See issue for the rationale of closing this PR.

@picnixz picnixz closed this Aug 23, 2024
@picnixz picnixz deleted the fnmatch-c-implementation branch November 30, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants