Staging
v0.5.1
https://github.com/python/cpython
Revision ee17e3735634c5fe15a43f897707de8011618627 authored by Steve Dower on 09 December 2019, 19:18:12 UTC, committed by GitHub on 09 December 2019, 19:18:12 UTC
Also allows winreg.CloseKey() to accept same types as other functions.
1 parent b8cbe74
History
Tip revision: ee17e3735634c5fe15a43f897707de8011618627 authored by Steve Dower on 09 December 2019, 19:18:12 UTC
bpo-39007: Add auditing events to functions in winreg (GH-17541)
Tip revision: ee17e37
File Mode Size
clinic
_iomodule.c -rw-r--r-- 24.3 KB
_iomodule.h -rw-r--r-- 6.4 KB
bufferedio.c -rw-r--r-- 80.4 KB
bytesio.c -rw-r--r-- 32.4 KB
fileio.c -rw-r--r-- 32.5 KB
iobase.c -rw-r--r-- 30.0 KB
stringio.c -rw-r--r-- 29.7 KB
textio.c -rw-r--r-- 98.7 KB
winconsoleio.c -rw-r--r-- 31.9 KB

back to top