Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup to get all tests passing | Jon Thielen | 2019-12-05 | 1 | -0/+12 |
* | Initial changed behavior warning modifications suggested by @crusaderky | Jon Thielen | 2019-12-05 | 1 | -10/+9 |
* | Add handling for mixed argument types | Jon Thielen | 2019-12-05 | 1 | -0/+6 |
* | Preliminary changes from prior implementation (compat, etc.) | Jon Thielen | 2019-12-05 | 1 | -0/+40 |
* | Rename compat/__init__.py to compat.py | Guido Imperiale | 2019-12-04 | 1 | -0/+79 |
* | Moved compatibility module to a subpackage | Hernan Grecco | 2014-01-13 | 1 | -153/+0 |
* | Added header | Hernan Grecco | 2013-12-14 | 1 | -0/+12 |
* | Implemented parameterized contexts | Hernan Grecco | 2013-10-12 | 1 | -2/+2 |
* | Context compatibility for 2.7 to 3.4 | Hernan Grecco | 2013-10-07 | 1 | -1/+10 |
* | Partial implementation of contexts: a new feature to simplify common conversions | Hernan Grecco | 2013-09-19 | 1 | -0/+132 |