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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-36769: Document that fnmatch.filter supports any kind of iterable #13039
bpo-36769: Document that fnmatch.filter supports any kind of iterable #13039
Conversation
@csabella would you please review the proper order of words in the proposed english sentence? As a french speaker I would have written |
(Closing and re-opening to give another chance to Travis, please ignore) |
@JulienPalard Cheryl isn't active on GitHub since July. Perhaps someone else can help us here? |
HI @csabella :) Could you review the proper order of words in the proposed English sentence, please? |
@JulienPalard: Please replace |
Thanks @andresdelfino for the PR, and @JulienPalard for merging it |
Thanks @andresdelfino for the PR, and @JulienPalard for merging it |
…pythonGH-13039) (cherry picked from commit e8d2264) Co-authored-by: Andre Delfino <adelfino@gmail.com>
GH-23845 is a backport of this pull request to the 3.9 branch. |
…pythonGH-13039) (cherry picked from commit e8d2264) Co-authored-by: Andre Delfino <adelfino@gmail.com>
GH-23846 is a backport of this pull request to the 3.8 branch. |
Thanks @andresdelfino for the PR, and @JulienPalard for merging it |
…pythonGH-13039) (cherry picked from commit e8d2264) Co-authored-by: Andre Delfino <adelfino@gmail.com>
GH-24264 is a backport of this pull request to the 3.8 branch. |
https://bugs.python.org/issue36769
The text was updated successfully, but these errors were encountered: