Staging
v0.5.1
https://github.com/python/cpython
Revision f36ba12809d5db1b76464d8f1f04dad8d685ec78 authored by larryhastings on 28 January 2018, 19:13:09 UTC, committed by GitHub on 28 January 2018, 19:13:09 UTC
Definition order of kwonly params is now guaranteed preserved.
1 parent bec2372
History
Tip revision: f36ba12809d5db1b76464d8f1f04dad8d685ec78 authored by larryhastings on 28 January 2018, 19:13:09 UTC
bpo-32697: Definition order of kwonly params is now guaranteed preserved. (#5391)
Tip revision: f36ba12
File Mode Size
cache.c -rw-r--r-- 12.2 KB
cache.h -rw-r--r-- 2.3 KB
connection.c -rw-r--r-- 49.4 KB
connection.h -rw-r--r-- 4.6 KB
cursor.c -rw-r--r-- 30.6 KB
cursor.h -rw-r--r-- 2.4 KB
microprotocols.c -rw-r--r-- 4.4 KB
microprotocols.h -rw-r--r-- 2.0 KB
module.c -rw-r--r-- 14.8 KB
module.h -rw-r--r-- 1.9 KB
prepare_protocol.c -rw-r--r-- 4.3 KB
prepare_protocol.h -rw-r--r-- 1.5 KB
row.c -rw-r--r-- 9.3 KB
row.h -rw-r--r-- 1.2 KB
statement.c -rw-r--r-- 16.3 KB
statement.h -rw-r--r-- 2.0 KB
util.c -rw-r--r-- 4.5 KB
util.h -rw-r--r-- 1.6 KB

back to top