Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 9, 2017

bpo-29619: os.stat() and os.DirEntry.inodeo() now convert inode
(st_ino) using unsigned integers.

(cherry picked from commit 0f6d733)
(Misc/NEWS conflict handled manually.)

bpo-29619: os.stat() and os.DirEntry.inodeo() now convert inode
(st_ino) using unsigned integers.

(cherry picked from commit 0f6d733)
(Misc/NEWS conflict handled manually.)
@vstinner vstinner added type-bug An unexpected behavior, bug, or error cherry-pick for 3.6 labels Mar 9, 2017
@vstinner vstinner changed the title bpo-29619: Convert st_ino using unsigned integer (#557) [3.6] bpo-29619: Convert st_ino using unsigned integer (#557) Mar 9, 2017
@vstinner vstinner merged commit 68d2980 into python:3.6 Mar 9, 2017
@vstinner vstinner deleted the unsigned_st_ino_36 branch June 15, 2017 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants