STINNER Victor <vstin...@redhat.com> added the comment:

What if someone relies on the current behavior of os.stat(filename, dir_fd=fd)? 
Would it make sense to add a new "automount=False" optional parameter to 
os.stat()? AT_NO_AUTOMOUNT would only be added if automount is false.

----------
nosy: +vstinner

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35677>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to