Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #129 from anentropic/master | Raphaël Barrois | 2016-02-09 |
|\ | | | | | Make safe repr more safe | ||
| * | Update utils.py | anentropic | 2014-03-13 |
| | | |||
| * | Make safe repr more safe | anentropic | 2014-02-03 |
| | | |||
* | | Improve debug logging efficiency (Closes #155). | Raphaël Barrois | 2015-07-11 |
| | | | | | | | | | | As suggested by @adamchainz, use lazy computation of args/kwargs pprint to only perform complex computation when running with debug. | ||
* | | Update header years. | Raphaël Barrois | 2015-03-26 |
|/ | |||
* | Fix log_pprint for *args (Closes #127). | Raphaël Barrois | 2014-01-22 |
| | |||
* | Fix log_pprint (Closes #123). | Raphaël Barrois | 2014-01-22 |
| | |||
* | Add Iterator.reset() (Closes #63). | Raphaël Barrois | 2013-06-15 |
| | |||
* | Add logging calls (Closes #45). | Raphaël Barrois | 2013-06-14 |
| | |||
* | Add full Python 3 compatibility (Closes #10, #20, #49). | nkryptic | 2013-03-15 |
| | | | | | | | | Also: - update travis.yml to build against 2.6-2.7 and 3.2-3.3 - Switch to relative imports Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Happy New Year! | Raphaël Barrois | 2013-01-02 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Introduce 'CircularSubFactory. | Raphaël Barrois | 2012-08-09 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | utils.multi_extract_dict: improve docstring. | Raphaël Barrois | 2012-07-10 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Switch `sorted` argument from `cmp` to `key`. | Marc Abramowitz | 2012-07-10 |
| | |||
* | Cleaner extract_dict: allow excluded keys. | Raphaël Barrois | 2012-04-15 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Move ATTR_SPLITTER logic to a dedicated module. | Raphaël Barrois | 2012-04-09 |
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> |