]> granicus.if.org Git - python/commit
Issue #23451: Update pyconfig.h for Windows to require Vista headers and remove unnec...
authorSteve Dower <steve.dower@microsoft.com>
Mon, 2 Mar 2015 16:01:10 +0000 (08:01 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 2 Mar 2015 16:01:10 +0000 (08:01 -0800)
commit3e96f324dcdbeb78fcd8fa4ffe2cd0c67f3828b2
treee717f66fa69341710e7a5f35300714c40011d595
parent2f3d440549345857c7b1a6deb377b5b69052f639
Issue #23451: Update pyconfig.h for Windows to require Vista headers and remove unnecessary version checks.
Modules/_winapi.c
Modules/socketmodule.h
Objects/unicodeobject.c
PC/pyconfig.h
Python/pytime.c
Python/sysmodule.c