Skip to content

[3.8] bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() (GH-15956)#16043

Merged
gpshead merged 1 commit into
python:3.8from
miss-islington:backport-f9dc2ad-3.8
Sep 12, 2019
Merged

[3.8] bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() (GH-15956)#16043
gpshead merged 1 commit into
python:3.8from
miss-islington:backport-f9dc2ad-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Sep 12, 2019

Test that they do not keep too many file descriptors open for the host OS in a reasonable test scenario.

See bpo-37935.
(cherry picked from commit f9dc2ad)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue37935

…ythonGH-15956)

Test that they do not keep too many file descriptors open for the host OS in a reasonable test scenario.

See [bpo-37935](https://bugs.python.org/issue37935).
(cherry picked from commit f9dc2ad)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@gpshead
Copy link
Copy Markdown
Member

gpshead commented Sep 12, 2019

i'll monitor the buildbots before letting this merge in 3.8

@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @gpshead: Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @gpshead: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka and @gpshead: Status check is done, and it's a success ✅ .

@gpshead gpshead merged commit 98a4a71 into python:3.8 Sep 12, 2019
@miss-islington miss-islington deleted the backport-f9dc2ad-3.8 branch September 12, 2019 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants