summaryrefslogtreecommitdiff
path: root/pint/compat/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Rename compat/__init__.py to compat.pyGuido Imperiale2019-12-041-79/+0
* Remove tokenize backportGuido Imperiale2019-12-041-24/+5
* Remove 2.7 support from codebaseGuido Imperiale2019-12-031-44/+3
* Pin Pandas versionZebedee Nicholls2018-10-281-4/+2
* Better Formatting. Indentation.Michael Hartelt2018-10-021-3/+3
* Better Formatting. Avoiding \ continuation.Michael Hartelt2018-10-011-2/+4
* PEP8Michael Hartelt2018-09-211-1/+2
* Fixed import error (Issue #701) by refining HAS_PROPER_PANDAS flag detection.Michael Hartelt2018-09-211-1/+1
* Add pandas interface testsZebedee Nicholls2018-09-061-0/+13
* Remove NullHandler compat (new in 2.7)Hugo2017-10-191-5/+0
* Merge conflicts in testsuiteHernan Grecco2016-08-071-0/+10
|\
| * adjusted to cope with upstream babel tipalexbodn@gmail.com2016-08-061-2/+3
| * properly added new files to git and added testalex bodnaru2016-02-221-0/+9
* | Changed location of the testing-related requirementsHernan Grecco2016-08-031-9/+0
|/
* Fix some of the #283 issuesKaido Kert2015-07-091-0/+5
* Removed code that is not needed any moreHernan Grecco2015-02-061-5/+0
* Started a custom tokenizerHernan Grecco2015-01-241-5/+11
* Implements __int__ and __long__ for QuantityHernan Grecco2014-07-101-0/+4
* Added test function at the package level to run all tests.Hernan Grecco2014-05-081-1/+4
* Removed duplicated lineHernan Grecco2014-04-121-1/+0
* Refactored some helpers for tests.Hernan Grecco2014-03-311-0/+2
* Fixed NumPy version checkHernan Grecco2014-03-231-1/+1
* Merged pretty print parsing from masterHernan Grecco2014-03-121-0/+3
* Started to use uncertaintiesHernan Grecco2014-02-271-0/+6
* Merged Py26 support from masterHernan Grecco2014-02-101-12/+25
* Added TransformDict from 3.4Hernan Grecco2014-01-131-2/+7
* Moved code to compat subpackage and ajusted importsHernan Grecco2014-01-131-0/+66
* Moved compatibility module to a subpackageHernan Grecco2014-01-131-0/+22