Skip to content

bpo-36769: Document that fnmatch.filter supports any kind of iterable#13039

Merged
JulienPalard merged 4 commits into
python:masterfrom
andresdelfino:fnmatch.filter_supports_iterables
Dec 18, 2020
Merged

bpo-36769: Document that fnmatch.filter supports any kind of iterable#13039
JulienPalard merged 4 commits into
python:masterfrom
andresdelfino:fnmatch.filter_supports_iterables

Conversation

@andresdelfino

@andresdelfino andresdelfino commented May 1, 2019

Copy link
Copy Markdown
Contributor

@JulienPalard

Copy link
Copy Markdown
Member

@csabella would you please review the proper order of words in the proposed english sentence? As a french speaker I would have written Return a list of items in the *names* iterable but I have no idea if it's worse or better :]

@JulienPalard

Copy link
Copy Markdown
Member

(Closing and re-opening to give another chance to Travis, please ignore)

@andresdelfino

Copy link
Copy Markdown
Contributor Author

@JulienPalard Cheryl isn't active on GitHub since July. Perhaps someone else can help us here?

@andresdelfino

Copy link
Copy Markdown
Contributor Author

HI @csabella :) Could you review the proper order of words in the proposed English sentence, please?

Comment thread Doc/library/fnmatch.rst Outdated
@JulienPalard
JulienPalard merged commit e8d2264 into python:master Dec 18, 2020
@bedevere-bot

Copy link
Copy Markdown

@JulienPalard: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR, and @JulienPalard for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR, and @JulienPalard for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 18, 2020
…pythonGH-13039)

(cherry picked from commit e8d2264)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-23845 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 18, 2020
…pythonGH-13039)

(cherry picked from commit e8d2264)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-23846 is a backport of this pull request to the 3.8 branch.

@andresdelfino
andresdelfino deleted the fnmatch.filter_supports_iterables branch December 18, 2020 19:16
miss-islington added a commit that referenced this pull request Dec 18, 2020
…GH-13039)

(cherry picked from commit e8d2264)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR, and @JulienPalard for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 20, 2021
…pythonGH-13039)

(cherry picked from commit e8d2264)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-24264 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Jan 20, 2021
…GH-13039)

(cherry picked from commit e8d2264)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants