]> granicus.if.org Git - python/commit
bpo-32659: Solaris "stat" should support "st_fstype" (#5307)
authorjcea <jcea@jcea.es>
Sun, 28 Jan 2018 13:00:08 +0000 (14:00 +0100)
committerGitHub <noreply@github.com>
Sun, 28 Jan 2018 13:00:08 +0000 (14:00 +0100)
commit6c51d518800cdda7ba16ae163be0d211d2c4fa12
treeb5f8ee9bd042849b6260d4b8b10d1ff53a75b881
parent43c0f1ac5ed8bc9c3bd048d2ce4de4c98a83de99
bpo-32659: Solaris "stat" should support "st_fstype" (#5307)

* bpo-32659: Solaris "stat" should support "st_fstype"

* Add 'versionadded'
Doc/library/os.rst
Misc/NEWS.d/next/Library/2018-01-25-03-46-00.bpo-32659.VHYoON.rst [new file with mode: 0644]
Modules/posixmodule.c