Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-121445: C implementation forfnmatch#121446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
picnixz wants to merge98 commits intopython:mainfrompicnixz:fnmatch-c-implementation

Conversation

@picnixz
Copy link
Member

@picnixzpicnixz commentedJul 6, 2024
edited
Loading

  • Updateconfigure script.
  • C implementation
    • use oflru_cache
    • use ofos.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
MemberAuthor

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.

@picnixzpicnixz removed the request for review frommarkshannonJuly 20, 2024 10:10
@picnixz
Copy link
MemberAuthor

See issue for the rationale of closing this PR.

@picnixzpicnixz deleted the fnmatch-c-implementation branchNovember 30, 2024 08:31
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@erlend-aaslanderlend-aaslandAwaiting requested review from erlend-aaslanderlend-aasland is a code owner

@corona10corona10Awaiting requested review from corona10corona10 is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@picnixz@zooba

[8]ページ先頭

©2009-2025 Movatter.jp