-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
[3.8] bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039) #23846
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
Conversation
…pythonGH-13039) (cherry picked from commit e8d2264) Co-authored-by: Andre Delfino <[email protected]>
@andresdelfino and @JulienPalard: Status check is done, and it's a success ✅ . |
2 similar comments
@andresdelfino and @JulienPalard: Status check is done, and it's a success ✅ . |
@andresdelfino and @JulienPalard: Status check is done, and it's a success ✅ . |
@andresdelfino and @JulienPalard: Status check is done, and it's a success ❌ . |
@JulienPalard is there a way to rerun the tests? |
@JulienPalard is there a way to rerun the tests? I would normally just push an empty commit, but don't know if that affects the backporting. |
@andresdelfino and @JulienPalard: Status check is done, and it's a success ❌ . |
@andresdelfino and @JulienPalard: Status check is done, and it's a success ❌ . |
1 similar comment
@andresdelfino and @JulienPalard: Status check is done, and it's a success ❌ . |
Damned, I tried closing/reopening to restart the failed job, but @miss-islington removed the branch :D |
@andresdelfino and @JulienPalard: Status check is done, and it's a success ❌ . |
(cherry picked from commit e8d2264)
Co-authored-by: Andre Delfino [email protected]
https://bugs.python.org/issue36769
Automerge-Triggered-By: GH:JulienPalard