Skip to content

Tags: thuc-dev/boltons

Tags

0.6.4

Toggle 0.6.4's commit message
fixed multiline exception message handling in ParsedException. added …

…mathutils. adding a tentative version of sockutils. fix LRU.popitem. fix OMD.__eq__.

0.6.3

Toggle 0.6.3's commit message
add typeutils, remove compat.py, make ParsedException work with eval(…

…)ed code

0.6.2

Toggle 0.6.2's commit message
add partial_ordering, fix LRU repr and addition behavior

0.6.0

Toggle 0.6.0's commit message
Python 3 support and several community bugfixes. Docs clarification o…

…n TracebackInfo

0.5.1

Toggle 0.5.1's commit message
a lot of bugfixes and Python 2.6 and PyPy compatibility changes thank…

…s to community contributions and encouragement.

0.5.0

Toggle 0.5.0's commit message
first real release version. Also, decked out with docs.

0.4.2

Toggle 0.4.2's commit message
dictutils API update (addlist)

0.4.1

Toggle 0.4.1's commit message
adding mboxutils

0.4.0

Toggle 0.4.0's commit message
updated tbutils, JSONL support, initial cacheutils, atomic writer, ha…

…shtags

0.3.0

Toggle 0.3.0's commit message
add a ton of stuff, tbutils, namedlist, and much more