Skip to content

Tags: cclauss/python-devtools

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cache pygments load (samuelcolvin#96)

* cache pygments load

* fix cache import

* linting

* replace "nocover"

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samuelcolvin Samuel Colvin
update history

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
compatibility with python 3.8.6 (samuelcolvin#74)

* compatibility with python 3.8.6, fix samuelcolvin#73

* uprev

v0.6

Toggle v0.6's commit message
fix badges in readme

v0.5.1

Toggle v0.5.1's commit message

Unverified

This user has not yet uploaded their public signing key.
uprev

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
implement support for __pretty__ (samuelcolvin#36)

* implment support for __pretty__

* fix tests, use dict

* uprev

* fix intermittent timing test

v0.4

Toggle v0.4's commit message
update history

v0.3

Toggle v0.3's commit message
tweak examples, update readme

v0.2

Toggle v0.2's commit message
remove mypy, extend pyup interval

v0.1

Toggle v0.1's commit message
correct demo