Staging
v0.5.1
https://github.com/python/cpython
Revision 8e5b0fdce337ef0a1f4f38b31a8c6b66c56b16d2 authored by Raymond Hettinger on 24 October 2020, 01:37:27 UTC, committed by GitHub on 24 October 2020, 01:37:27 UTC
1 parent 04523c5
History
Tip revision: 8e5b0fdce337ef0a1f4f38b31a8c6b66c56b16d2 authored by Raymond Hettinger on 24 October 2020, 01:37:27 UTC
bpo-19072: Update descriptor howto for decorator chaining (GH-22934)
Tip revision: 8e5b0fd
File Mode Size
cache.c -rw-r--r-- 7.9 KB
cache.h -rw-r--r-- 2.3 KB
connection.c -rw-r--r-- 54.3 KB
connection.h -rw-r--r-- 4.6 KB
cursor.c -rw-r--r-- 27.4 KB
cursor.h -rw-r--r-- 2.4 KB
microprotocols.c -rw-r--r-- 4.6 KB
microprotocols.h -rw-r--r-- 2.0 KB
module.c -rw-r--r-- 14.3 KB
module.h -rw-r--r-- 1.9 KB
prepare_protocol.c -rw-r--r-- 2.0 KB
prepare_protocol.h -rw-r--r-- 1.5 KB
row.c -rw-r--r-- 6.7 KB
row.h -rw-r--r-- 1.3 KB
statement.c -rw-r--r-- 14.5 KB
statement.h -rw-r--r-- 2.0 KB
util.c -rw-r--r-- 4.0 KB
util.h -rw-r--r-- 1.6 KB

back to top