added "insert" method to treedict
fixed refcounts and del fixed for bw_treedict.c
renamed into compat
several methods into treedict
compat bugfixed
bugfix for compare function: refcount leaks
new compare function, for bytes and bytearray: cmp_buffer
new compare function, for bytes and bytearray: cmp_buffer
GC track added. Structure add "*_t" suffix
py-billow
py-billow
py-billow
py-billow
py-billow
py-billow
moved pydebug.h into bw_debug.c and bw_debug.h
FrozenLockError is subclass of RDLockError, now is correct
py-billow
py-billow
py-billow
py-billow
pair repair style
py-billow
py-billow
py-billow
py-billow
py-billow
style corrected
fix bug ring.aggrwith, and add truncate, truncate_shadow, truncate_full methods
ring new methods: start, iter, reversed, aggrwith. Method __iter__ return self object
repair bugs in ring object and style
bug fixed in ring type
fix broken minmax_it
bug fixed on minmax, added *_override* functions for min, max, and minmax
inrospect bw_nil.c, add comments
billow.ring added type selfiterator
pair repr fixed
Makefiles little fix
chenge for nil equals via "richcompare"
some refcount leaks is fixed
fixted slice for python2 and python3
new version 0.2.0
set({key and hash: first element of pair})
little change for NULL return
refcount leaks is deleted
reference leak is corrected for initialize
reference leak is corrected for initialize
benchmark compatable with python3
now pair no needed for a GC significant