Skip to content
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-37578: glob.glob -- added include_hidden parameter #30153

Merged

Conversation

akulakov
Copy link
Contributor

@akulakov akulakov commented Dec 16, 2021

https://bugs.python.org/issue37578

Automerge-Triggered-By: GH:asvetlov

@akulakov akulakov changed the title bpo-37578: added include_hidden param and tests for it bpo-37578: glob.glob -- added include_hidden parameter Dec 16, 2021
@akulakov
Copy link
Contributor Author

akulakov commented Dec 16, 2021

I will add a news entry later today

@asvetlov
Copy link
Contributor

asvetlov commented Dec 17, 2021

Looks good so far.

Doc/library/glob.rst Outdated Show resolved Hide resolved
Doc/library/glob.rst Outdated Show resolved Hide resolved
@asvetlov asvetlov added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Dec 18, 2021
@akulakov
Copy link
Contributor Author

akulakov commented Dec 18, 2021

@asvetlov thanks for reviewing!

@miss-islington
Copy link
Contributor

miss-islington commented Dec 18, 2021

@akulakov: Status check is done, and it's a success .

@miss-islington miss-islington merged commit ae36cd1 into python:main Dec 18, 2021
12 checks passed
@asvetlov
Copy link
Contributor

asvetlov commented Dec 18, 2021

@akulakov you are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants