pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/py-libmc
Module name: wip
Committed by: fhajny
Date: Wed Jun 9 11:35:53 UTC 2010
Modified Files:
wip/py-libmc: Makefile distinfo
Log Message:
Updated wip/py-libmc to 1.1.1.
New in version 1.1.1
* Fixed tests under Python 2.5.
New in version 1.1
* Removed deprecated space-based behavior names.
* Acquire and release the GIL properly, thanks ketralnis.
* Add support for libmemcached 0.40.
* Included a more useful command-line interface.
* Fixed handling of NUL-byte keys in get_multi in binary protocol.
* Fixed some valgrind-reported memory warnings.
* Fixed bogus usage of time argument for delete.
New in version 1.0
* Lots of documentation fixes and other nice things like that.
* Nailed what appears to be the last outstanding memory leak.
* Explicitly require libmemcached 0.32 or newer.
New in version 0.9
* Added a get_stats method, which behaves exactly like
python-memcached's equivalent.
* Gives the empty string for empty memcached values like
python-memcached does.
* Added exceptions for most libmemcached return codes.
* Fixed an issue with Client.behaviors.update.
----------------------------------------------------------------------
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/py-libmc/Makefile wip/py-libmc/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-libmc/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-libmc/distinfo?r1=1.1.1.1&r2=1.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index