Skip to content

add f_fsid: int to os.statvfs_result for >= 3.7#3608

Merged
srittau merged 1 commit into
python:masterfrom
erickpeirson:master
Jan 13, 2020
Merged

add f_fsid: int to os.statvfs_result for >= 3.7#3608
srittau merged 1 commit into
python:masterfrom
erickpeirson:master

Conversation

@erickpeirson

Copy link
Copy Markdown
Contributor

This adds f_fsid: int to the stub for os.statvfs_result for Python >= 3.7. This attribute was added to cPython in python/cpython#4571.

@srittau srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@srittau srittau merged commit 394ee4a into python:master Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants