[TIP] chide 2.0.1 released!

Chris Withers chris at simplistix.co.uk
Thu Jun 16 02:08:33 PDT 2016


Hi All,

I'm please to announce a new release of chide, a tiny library for 
building sample objects.

This release includes the following:

- Fix nasty bug when using with sqlalchemy where related objects could
   get added to the session even though they were never requested, as a
   result of a backref on a third model.

Full docs are here:

http://chide.readthedocs.org/

Downloads are here:

https://pypi.python.org/pypi/chide

Compatible with Python 2.7, 3.4+:

https://travis-ci.org/cjw296/chide

Any problems, please give me a shout on the simplistix at googlegroups.com 
list!

cheers,

Chris



More information about the testing-in-python mailing list