0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjust line breaks to 79 characters. More... over 6 years ago
Restore identity comparisons. More... over 6 years ago
Detect join case and perform each case separately. More... over 6 years ago
On Python 2, don't create a copy of the dictionary items. More... over 6 years ago
Avoid error catching inside loop for significant performance gain. More... over 6 years ago
Add dissoc to curried namespace. More... almost 7 years ago
Fix indentation error. More... almost 7 years ago
Remove import. More... almost 7 years ago
Make dissoc smarter. More... almost 7 years ago
Merge pull request #412 from groutr/faster_assoc More... almost 7 years ago
Ignore file created when running tests with coverage More... almost 7 years ago
Don't cover non-runnable code on Python 3 More... almost 7 years ago
Ignore file created when running tests More... almost 7 years ago
Fix DeprecationWarning in Python 3.7 More... almost 7 years ago
Upgrade Python syntax with pyupgrade (but not % formatting) More... almost 7 years ago
Add python_requires to help pip More... almost 7 years ago
Remove redundant parentheses More... almost 7 years ago
Use 'is None' rather than equality comparison More... almost 7 years ago
Drop support for EOL Python 2.6 and 3.3 More... almost 7 years ago
Add support for Python 3.7 More... almost 7 years ago
Remove broken download badge More... almost 7 years ago
More efficient assoc. More... almost 7 years ago
test for apply More... almost 7 years ago
added clojure style function More... almost 7 years ago
Merge pull request #408 from groutr/faster-second More... almost 7 years ago
Revert "Handle StopIteration in Python 3.7+" More... almost 7 years ago
Handle StopIteration in Python 3.7+ More... almost 7 years ago
Merge pull request #407 from florisla/fix-heritage-links More... almost 7 years ago
Merge pull request #410 from groutr/fix-accumulate-3.7 More... almost 7 years ago
Fix accumulate for Python 3.7 More... almost 7 years ago