New submission from Jesús Cea Avión <j...@jcea.es>: Solaris has an extra "st_fstype" in the "stat" structure:
""" st_fstype A null-teminated string that uniquely identifies the type of the filesystem that contains the file. """ Supporting this should be trivial and 3.7RC1 is still a week away. I can take care of the patch for Python 3.7, if you agree that this must be fixed. ---------- assignee: jcea messages: 310650 nosy: jcea priority: normal severity: normal stage: needs patch status: open title: Solaris "stat" should support "st_fstype" type: enhancement versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32659> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com