Skip to content

bpo-29447: Add os.PathLike support to the tempfile module - #1411

Closed
soolabettu wants to merge 1 commit into
python:masterfrom
soolabettu:bpo-29447
Closed

bpo-29447: Add os.PathLike support to the tempfile module#1411
soolabettu wants to merge 1 commit into
python:masterfrom
soolabettu:bpo-29447

Conversation

@soolabettu

Copy link
Copy Markdown
Contributor

Have updated classes TemporaryDirectory and _TemporaryFileWrapper. Not sure if it makes sense to add fspath to these classes - _RandomNameSequence, _TemporaryFileCloser and SpooledTemporaryFile.
Please review

@mention-bot

Copy link
Copy Markdown

@svelankar, thanks for your PR! By analyzing the history of the files in this pull request, we identified @serhiy-storchaka, @gpshead and @tim-one to be potential reviewers.

@brettcannon

Copy link
Copy Markdown
Member

Thanks for the PR, @svelankar , but after discussions on the issue about the appropriateness of my initial issue/idea, I'm going to close this as the wrong approach to take. Sorry if you feel like your time was wasted. 😢

@brettcannon brettcannon closed this May 3, 2017
@soolabettu

Copy link
Copy Markdown
Contributor Author

No problem. Got to learn about PEP 519 and PEP 3119. So is the ticket 29447 to be closed or you are expecting a different approach and if its the latter, could you elaborate please ?Thanks.

@brettcannon

Copy link
Copy Markdown
Member

@svelankar I updated bpo-29447 to more clearly specify what I'm thinking now.

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