Skip to content

[3.6]bpo-29341: Backport b942707 3.6 #10299

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

Merged
merged 2 commits into from
Nov 2, 2018

Conversation

BNMetrics
Copy link
Contributor

@BNMetrics BNMetrics commented Nov 2, 2018

…os methods (pythonGH-10101)

Some methods in the os module can accept path-like objects. This is documented in the general documentation but not in the function docstrings. To keep both in sync, the docstrings need to be updated to reflect that path-like objects are also accepted..
(cherry picked from commit b942707)

Co-authored-by: BNMetrics <luna@bnmetrics.com>
@BNMetrics BNMetrics changed the title [3.6] Backport b942707 3.6 [3.6] bpo-29341: Backport b942707 3.6 Nov 2, 2018
@BNMetrics BNMetrics changed the title [3.6] bpo-29341: Backport b942707 3.6 [3.6]bpo-29341: Backport b942707 3.6 Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants