Staging
v0.5.1
https://github.com/python/cpython
Revision 26f82efe591a997bcf62111d1776c296f8088623 authored by Antoine Pitrou on 29 April 2014, 10:13:46 UTC, committed by Antoine Pitrou on 29 April 2014, 10:13:46 UTC
1 parent 9cc9026
History
Tip revision: 26f82efe591a997bcf62111d1776c296f8088623 authored by Antoine Pitrou on 29 April 2014, 10:13:46 UTC
Issue #21321: itertools.islice() now releases the reference to the source iterator when the slice is exhausted.
Tip revision: 26f82ef
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.7 KB
connection.h -rw-r--r-- 4.7 KB
cursor.c -rw-r--r-- 34.3 KB
cursor.h -rw-r--r-- 2.5 KB
microprotocols.c -rw-r--r-- 4.3 KB
microprotocols.h -rw-r--r-- 2.1 KB
module.c -rw-r--r-- 15.1 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-- 8.5 KB
row.h -rw-r--r-- 1.2 KB
statement.c -rw-r--r-- 16.8 KB
statement.h -rw-r--r-- 2.1 KB
util.c -rw-r--r-- 5.1 KB
util.h -rw-r--r-- 1.5 KB

back to top