summaryrefslogtreecommitdiff
path: root/singledispatch_helpers.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged with upstream and made compatible with Python 2.6 - 3.33.4.0.2?ukasz Langa2013-07-021-0/+12
|\
| * update to the ref implementation as of 02-July-2013:?ukasz Langa2013-07-021-0/+12
| | | | | | | | | | | | * more predictable dispatch thanks to C3-based linearization for ABC support * improved tests and docstrings
* | make tests pass on Python 2.6 - 3.33.4.0.0?ukasz Langa2013-05-261-2/+10
|/
* bootstrap updates necessary for 3.2 - 3.3 compatibility?ukasz Langa2013-05-251-0/+150