1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable test-hinting as part of the regular tox run More... over 5 years ago
Rename the docs tox environment to drop py3 More... over 5 years ago
Implement PEP561 type hinting marker More... over 5 years ago
Bring CHANGES.txt up to 2.0.0 version. More... over 5 years ago
Blacken More... over 5 years ago
Mark Python 3.5+ only More... over 5 years ago
Set version to 1.10 for release, and update copyright year. More... over 5 years ago
Add python 3.8 to release script. More... over 5 years ago
raises() grows support for additional matchers on exception object. More... over 5 years ago
No newline in raises() with pattern mismatch desc. More... over 5 years ago
Build fix - bump OSX job to python 3.7. More... over 5 years ago
Bring CHANGES.txt up to 1.10 version. More... over 5 years ago
Bring CHANGES.txt up to 1.9 version. More... over 5 years ago
Pin tool versions on tox.ini. More... almost 6 years ago
Remove 3rd party mock library. As of Python 23, it's in the standard library. More... almost 6 years ago
Remove deprecated methods append_value and append_value_list. More... almost 6 years ago
Annotations for new describe_match() method. More... almost 6 years ago
Merge pull request #119 from brunns/py38-support More... almost 6 years ago
Python 3.8 supported. More... almost 6 years ago
Additional type hint improvements. More... almost 6 years ago
Type annotations for library matchers. More... almost 6 years ago
Type annotations for core matchers. More... almost 6 years ago
Naive type annotations for base types. More... almost 6 years ago
Add mypy type checking target to tox & travis. More... almost 6 years ago
Merge pull request #116 from brunns/formatting-with-black-and-isort More... about 6 years ago
Remove extra_attributes, breaking on Python 2. More... about 6 years ago
Format code with black and isort. More... about 6 years ago
Update python versions in release.sh. More... about 6 years ago
Remove obsolete distribute_setup.py More... about 6 years ago
Iterators subclass from collections. More... about 6 years ago