Commits
Branch selector
User selector
Commit History
Commits on Jun 22, 2021
Merge pull request #573 from rtaycher/fix-cmp-function
Show description for bcb8513authored
Commits on Nov 27, 2020
Merge pull request #576 from jparise/py-37-38-39-plus
Show description for 4657ad2authored
Commits on Nov 23, 2020
Commits on Oct 8, 2020
Add PY37_PLUS, PY38_PLUS, and PY39_PLUS
Show description for bee0247committed
Commits on Aug 31, 2020
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jul 14, 2020
Merge pull request #570 from PythonCharmers/fix-py33-test
Show description for 28b3361authored
Commits on Jul 10, 2020
- committed
Merge pull request #563 from PythonCharmers/fix-py26-test
Show description for c9f6c73authored
Commits on Jul 9, 2020
Merge pull request #562 from PythonCharmers/docs-build
Show description for f24fc8cauthored
Commits on Jun 14, 2020
Commits on Jun 13, 2020
Commits on Jun 8, 2020
Merge pull request #480 from ssbarnea/master
Show description for d6ee7c7authoredMerge pull request #526 from bhrutledge/patch-1
Show description for 87c1752authoredMerge pull request #552 from yaseen-mowzer-hexagon/basestring-subclasscheck
Show description for a902d2eauthoredMerge pull request #553 from goldvitaly/patch-1
Show description for a85b667authoredMerge pull request #524 from nikochiko/master
Show description for 3d4c843authoredMerge pull request #554 from mnito/round_numpy
Show description for ed4e3f2authoredMerge pull request #543 from dekoza/feature/pre-commit
Show description for 05a9f5eauthored
Commits on Apr 6, 2020
- committed
Added r""" to the docstring to avoid warnings in python3
Show description for 5f94572authored
Commits on Mar 5, 2020
Add __subclasscheck__ for past.types.basestring
Show description for c9bc0ffcommitted
Yaseen Mowzer