[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread miss-islington


miss-islington  added the comment:


New changeset b4591ad33a727873c0a07d084211295bf4f5b892 by Miss Islington (bot) 
in branch '3.7':
bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)
https://github.com/python/cpython/commit/b4591ad33a727873c0a07d084211295bf4f5b892


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread miss-islington


miss-islington  added the comment:


New changeset eadf6b8787e979920c4fb6845797c33d270d2729 by Miss Islington (bot) 
in branch '3.8':
bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)
https://github.com/python/cpython/commit/eadf6b8787e979920c4fb6845797c33d270d2729


--
nosy: +miss-islington

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread Zachary Ware


Change by Zachary Ware :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.7, Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread miss-islington


Change by miss-islington :


--
pull_requests: +15448
pull_request: https://github.com/python/cpython/pull/15796

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread miss-islington


Change by miss-islington :


--
pull_requests: +15449
pull_request: https://github.com/python/cpython/pull/15797

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-09-09 Thread Zachary Ware


Zachary Ware  added the comment:


New changeset 370138ba9c29595df773cc057d17ea26fb6f21bd by Zachary Ware (Anthony 
Sottile) in branch 'master':
bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)
https://github.com/python/cpython/commit/370138ba9c29595df773cc057d17ea26fb6f21bd


--
nosy: +zach.ware

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-01-21 Thread Anthony Sottile


Change by Anthony Sottile :


--
keywords: +patch, patch
pull_requests: +11424, 11425
stage:  -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-01-21 Thread Anthony Sottile


Change by Anthony Sottile :


--
keywords: +patch, patch, patch
pull_requests: +11424, 11425, 11426
stage:  -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-01-21 Thread Anthony Sottile


Change by Anthony Sottile :


--
keywords: +patch
pull_requests: +11424
stage:  -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35803] Test and document that `dir=...` in tempfile may be PathLike

2019-01-21 Thread Anthony Sottile


New submission from Anthony Sottile :

This appears to be true in 3.6+ -- I'd like to add a test and documentation 
ensuring that going forward.

Related: https://github.com/python/typeshed/issues/2749

--
assignee: docs@python
components: Documentation, Tests
messages: 334188
nosy: Anthony Sottile, docs@python
priority: normal
severity: normal
status: open
title: Test and document that `dir=...` in tempfile may be PathLike
type: behavior
versions: Python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com