[3.8] bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039)#23846
[3.8] bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039)#23846miss-islington wants to merge 1 commit into
Conversation
…pythonGH-13039) (cherry picked from commit e8d2264) Co-authored-by: Andre Delfino <adelfino@gmail.com>
|
@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 adelfino@gmail.com
https://bugs.python.org/issue36769
Automerge-Triggered-By: GH:JulienPalard