summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorMark Hammond <mhammond@skippinet.com.au>2000-07-30 02:46:26 (GMT)
committerMark Hammond <mhammond@skippinet.com.au>2000-07-30 02:46:26 (GMT)
commit071864acb2ed0966fb3503e790a0e3faa15f3795 (patch)
tree2df7a9a9d1ff232a943de2c1e2f1b491fe737e8f /Lib
parent2cbed005b6303fa999076abd34e9c6e58d483d76 (diff)
downloadcpython-071864acb2ed0966fb3503e790a0e3faa15f3795.zip
cpython-071864acb2ed0966fb3503e790a0e3faa15f3795.tar.gz
cpython-071864acb2ed0966fb3503e790a0e3faa15f3795.tar.bz2
More Windows changes.
* After discussion with Trent, all INT_PTR references have been removed in favour of the HANDLE it should always have been. Trent can see no 64bit issues here. * In this process, I noticed that the close operation was dangerous, in that we could end up passing bogus results to the Win32 API. These result of the API functions passed the bogus values were never (and still are not) checked, but this is closer to "the right thing" (tm) than before. Tested on Windows and Linux.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions