]> granicus.if.org Git - python/commit
Set st_dev on Windows as unsigned long to match its DWORD type, related to the change...
authorBrian Curtin <brian@python.org>
Tue, 1 Jan 2013 18:21:35 +0000 (12:21 -0600)
committerBrian Curtin <brian@python.org>
Tue, 1 Jan 2013 18:21:35 +0000 (12:21 -0600)
commite3d0b651180ddbff9198d1bf33028bce251420a9
treec649fa46453cca286ae7990176e5620c9f0eb11b
parent950fab07aa7b0d1c664f32cd2cc3c443f816124a
Set st_dev on Windows as unsigned long to match its DWORD type, related to the change to fix #11939.
Modules/posixmodule.c