]> granicus.if.org Git - python/commit
Issue #16841: Set st_dev on Windows as unsigned long to match its DWORD type.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 2 Jan 2013 16:22:23 +0000 (18:22 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 2 Jan 2013 16:22:23 +0000 (18:22 +0200)
commit404fa924c373da02965206d6a90a65d4a46bd046
tree721c9f3b7876ecfb20bd6b933003dad0f4b341cb
parentcc85a156aea9d5b02ce08f05a9aa543a2be575f9
Issue #16841: Set st_dev on Windows as unsigned long to match its DWORD type.
Modules/posixmodule.c