summaryrefslogtreecommitdiff
path: root/pies/overrides.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed some Python 2.6 and IPython issues.Ofir1232016-01-111-7/+12
* Keep stdout and stderr reassignmentsTimothy Crosley2014-12-251-0/+4
* Fix GH-21 ("u function doesn't work on Python 2")Marc Abramowitz2014-02-231-2/+5
* Set default encoding to utf8Timothy Crosley2014-02-081-0/+4
* Manually determine instance type if not provided by abc in installed python v...Timothy Crosley2014-02-081-2/+7
* Improve syntaxt to more closely match pep8 standard, in particular docstringsTimothy Crosley2014-01-141-15/+15
* Fix small incompatibility with Python 2.6Timothy Crosley2014-01-141-4/+19
* Fix location of version identifierTimothy Crosley2013-12-141-2/+0
* Smarter _instancecheck_ overrideTimothy Crosley2013-12-141-1/+3
* Add magical unicode __str__ support to Python2Timothy Crosley2013-12-141-28/+18
* Add support for Python2 & 3 compatible metaclass usageTimothy Crosley2013-12-141-1/+26
* Bump version to 2.0.1Timothy Crosley2013-11-241-1/+1
* Fix not allow to return correct name, instead of always referencing last name...Timothy Crosley2013-11-241-4/+6
* Fixes needed for 2.0 releaseTimothy Crosley2013-11-141-6/+7
* Bump version to 2.0.0Timothy Crosley2013-11-131-1/+1
* Small fixesTimothy Crosley2013-11-131-1/+1
* First steps to pies 2.0Timothy Crosley2013-11-131-0/+199