Staging
v0.5.1
https://github.com/python/cpython
Revision 0852c7dd52ac42e7843ddfef44571494e4c86070 authored by Victor Stinner on 22 January 2020, 20:53:26 UTC, committed by GitHub on 22 January 2020, 20:53:26 UTC
Windows: _wputenv(env) copies the *env* string and doesn't require
the caller to manage the variable memory.
1 parent b73dd02
History
Tip revision: 0852c7dd52ac42e7843ddfef44571494e4c86070 authored by Victor Stinner on 22 January 2020, 20:53:26 UTC
bpo-39406: os.putenv() avoids putenv_dict on Windows (GH-18126)
Tip revision: 0852c7d
File Mode Size
English.lproj
FileSettings.h -rw-r--r-- 1.8 KB
FileSettings.m -rw-r--r-- 9.4 KB
Info.plist.in -rw-r--r-- 1.8 KB
Makefile.in -rw-r--r-- 2.9 KB
MyAppDelegate.h -rw-r--r-- 290 bytes
MyAppDelegate.m -rw-r--r-- 2.6 KB
MyDocument.h -rw-r--r-- 958 bytes
MyDocument.m -rw-r--r-- 4.5 KB
PreferencesWindowController.h -rw-r--r-- 1.0 KB
PreferencesWindowController.m -rw-r--r-- 2.9 KB
doscript.h -rw-r--r-- 228 bytes
doscript.m -rw-r--r-- 1.7 KB
factorySettings.plist -rw-r--r-- 2.9 KB
main.m -rw-r--r-- 340 bytes

back to top