René's URL Explorer Experiment


Title: Issue 25717: tempfile.TemporaryFile fails when dir option set to directory residing on host OS mount - Python tracker

Mail addresses
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
vagrant@vagrant-ubuntu-trusty-64
root@root@root@direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/69903 https://github.com/python/cpython/issues/69903
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
tempfile-strace.txthttps://bugs.python.org/file41145/tempfile-strace.txt
tempfile.pyhttps://bugs.python.org/file41153/tempfile.py
fstat-failure.patchhttps://bugs.python.org/file41155/fstat-failure.patch
reviewhttps://bugs.python.org/review/25717/#ps16041
msg255246https://bugs.python.org/issue25717#msg255246
(view)https://bugs.python.org/msg255246
https://github.com/hlawrenz/py35tempfiletesthttps://github.com/hlawrenz/py35tempfiletest
msg255247https://bugs.python.org/issue25717#msg255247
(view)https://bugs.python.org/msg255247
msg255250https://bugs.python.org/issue25717#msg255250
(view)https://bugs.python.org/msg255250
tempfile.pyhttps://github.com/python/cpython/blob/3.5/Lib/tempfile.py#L753
msg255254https://bugs.python.org/issue25717#msg255254
(view)https://bugs.python.org/msg255254
https://hg.python.org/cpython/annotate/3.5/Modules/_io/fileio.c#l441https://hg.python.org/cpython/annotate/3.5/Modules/_io/fileio.c#l441
3b5279b5bfd1https://hg.python.org/lookup/3b5279b5bfd1
Issue 21679https://bugs.python.org/issue21679
msg255273https://bugs.python.org/issue25717#msg255273
(view)https://bugs.python.org/msg255273
msg255275https://bugs.python.org/issue25717#msg255275
(view)https://bugs.python.org/msg255275
msg255276https://bugs.python.org/issue25717#msg255276
(view)https://bugs.python.org/msg255276
msg255283https://bugs.python.org/issue25717#msg255283
(view)https://bugs.python.org/msg255283
tempfile.pyhttps://github.com/python/cpython/blob/2.7/Lib/tempfile.py#L495
tempfile.pyhttps://github.com/python/cpython/blob/2.7/Lib/tempfile.py#L495
tempfile.pyhttps://github.com/python/cpython/blob/3.4/Lib/tempfile.py#L638
tempfile.pyhttps://github.com/python/cpython/blob/3.5/Lib/tempfile.py#L751
msg255285https://bugs.python.org/issue25717#msg255285
(view)https://bugs.python.org/msg255285
msg255286https://bugs.python.org/issue25717#msg255286
(view)https://bugs.python.org/msg255286
msg255287https://bugs.python.org/issue25717#msg255287
(view)https://bugs.python.org/msg255287
msg255288https://bugs.python.org/issue25717#msg255288
(view)https://bugs.python.org/msg255288
msg255292https://bugs.python.org/issue25717#msg255292
(view)https://bugs.python.org/msg255292
msg255352https://bugs.python.org/issue25717#msg255352
(view)https://bugs.python.org/msg255352
https://www.python.org/ftp/python/3.5.0/Python-3.5.0.tar.xzhttps://www.python.org/ftp/python/3.5.0/Python-3.5.0.tar.xz
msg255553https://bugs.python.org/issue25717#msg255553
(view)https://bugs.python.org/msg255553
Issue 21679https://bugs.python.org/issue21679
msg255647https://bugs.python.org/issue25717#msg255647
(view)https://bugs.python.org/msg255647
msg256001https://bugs.python.org/issue25717#msg256001
(view)https://bugs.python.org/msg256001
20ea12222b0ehttps://hg.python.org/lookup/20ea12222b0e
#25717https://bugs.python.org/issue25717
https://hg.python.org/cpython/rev/20ea12222b0ehttps://hg.python.org/cpython/rev/20ea12222b0e
8c978cbe057chttps://hg.python.org/lookup/8c978cbe057c
#25717https://bugs.python.org/issue25717
https://hg.python.org/cpython/rev/8c978cbe057chttps://hg.python.org/cpython/rev/8c978cbe057c
msg256002https://bugs.python.org/issue25717#msg256002
(view)https://bugs.python.org/msg256002
msg256006https://bugs.python.org/issue25717#msg256006
(view)https://bugs.python.org/msg256006
msg256008https://bugs.python.org/issue25717#msg256008
(view)https://bugs.python.org/msg256008
msg256009https://bugs.python.org/issue25717#msg256009
(view)https://bugs.python.org/msg256009
e9bf5803b716https://hg.python.org/lookup/e9bf5803b716
#25717https://bugs.python.org/issue25717
https://hg.python.org/cpython/rev/e9bf5803b716https://hg.python.org/cpython/rev/e9bf5803b716
8bf69413ec01https://hg.python.org/lookup/8bf69413ec01
#25717https://bugs.python.org/issue25717
https://hg.python.org/cpython/rev/8bf69413ec01https://hg.python.org/cpython/rev/8bf69413ec01
msg256015https://bugs.python.org/issue25717#msg256015
(view)https://bugs.python.org/msg256015
msg268783https://bugs.python.org/issue25717#msg268783
(view)https://bugs.python.org/msg268783
msg268790https://bugs.python.org/issue25717#msg268790
(view)https://bugs.python.org/msg268790
Issue 21679https://bugs.python.org/issue21679
msg268792https://bugs.python.org/issue25717#msg268792
(view)https://bugs.python.org/msg268792
0e87f2561643https://hg.python.org/lookup/0e87f2561643
tempfile.pyhttps://github.com/python/cpython/blob/2.7/Lib/tempfile.py#L513
0e87f2561643https://hg.python.org/lookup/0e87f2561643
0e87f2561643https://hg.python.org/lookup/0e87f2561643
msg268796https://bugs.python.org/issue25717#msg268796
(view)https://bugs.python.org/msg268796
msg268834https://bugs.python.org/issue25717#msg268834
(view)https://bugs.python.org/msg268834
msg268834https://bugs.python.org/msg268834
msg268796https://bugs.python.org/msg268796
msg268792https://bugs.python.org/msg268792
msg268790https://bugs.python.org/msg268790
Oleg Babintsevhttps://bugs.python.org/user24133
msg268783https://bugs.python.org/msg268783
issue25639 supersederhttps://bugs.python.org/issue25639
msg256015https://bugs.python.org/msg256015
msg256009https://bugs.python.org/msg256009
msg256008https://bugs.python.org/msg256008
msg256006https://bugs.python.org/msg256006
msg256002https://bugs.python.org/msg256002
python-devhttps://bugs.python.org/user13902
msg256001https://bugs.python.org/msg256001
msg255647https://bugs.python.org/msg255647
pitrouhttps://bugs.python.org/user2040
bkabrdahttps://bugs.python.org/user15772
msg255553https://bugs.python.org/msg255553
msg255352https://bugs.python.org/msg255352
vstinnerhttps://bugs.python.org/user2377
fstat-failure.patchhttps://bugs.python.org/file41155
patchhttps://bugs.python.org/keyword2
msg255292https://bugs.python.org/msg255292
msg255288https://bugs.python.org/msg255288
msg255287https://bugs.python.org/msg255287
msg255286https://bugs.python.org/msg255286
msg255285https://bugs.python.org/msg255285
tempfile.pyhttps://bugs.python.org/file41153
msg255283https://bugs.python.org/msg255283
abarryhttps://bugs.python.org/user21927
msg255276https://bugs.python.org/msg255276
serhiy.storchakahttps://bugs.python.org/user15623
msg255275https://bugs.python.org/msg255275
msg255273https://bugs.python.org/msg255273
msg255254https://bugs.python.org/msg255254
tempfile-strace.txthttps://bugs.python.org/file41145
msg255250https://bugs.python.org/msg255250
3.5regressionhttps://bugs.python.org/keyword17
martin.panterhttps://bugs.python.org/user14751
msg255247https://bugs.python.org/msg255247
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.