1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix flake8 error, "do not use bare except" More... over 7 years ago
Remove testing and support for end-of-life Python 3.3 More... over 7 years ago
Remove unused keyword arguments from setup() in setup.py More... over 7 years ago
Fix ResourceWarning in setup.py More... almost 8 years ago
Add missing trove classifier for Python2 support More... almost 8 years ago
Include license file in the generated wheel package More... almost 8 years ago
Bump version: 1.3.1 → 1.3.2 More... over 8 years ago
Update date. More... over 8 years ago
Fix the pypy setup. More... over 8 years ago
Extract in homedir. Unset verbose flag at the end. More... over 8 years ago
Allow unbound vars (crappy shell scripting travis has). More... over 8 years ago
Don't deactivate. More... over 8 years ago
Pretty it up and remove symlinks (not necessary?). More... over 8 years ago
Make the bin dir. More... over 8 years ago
Enable pypy3 and use latest rls (just copy the ugly stuff from https://github.com/biopython/biopython/commit/da7abb2f07f4970d821fdc922368ecc8efa05501). More... over 8 years ago
Add a test for #17 (broken traceback.clear_frames). More... over 8 years ago
Merge pull request #17 from gevent/pypy3.5.3 More... over 8 years ago
Add support for PyPy3.5-5.7.1-beta. More... over 8 years ago
Bump version: 1.3.0 → 1.3.1 More... over 8 years ago
Update date. More... over 8 years ago
Make exception message more clear. More... over 8 years ago
Merge pull request #16 from gevent/issue15 More... over 8 years ago
Traceback uses iteration and not recursion. More... over 8 years ago
Use py3. More... over 8 years ago
Updaet various project skel things and drop 2.6 from tests. More... over 8 years ago
Also update templates and appveyor conf. More... over 8 years ago
Document and test support for Python 3.6 More... over 8 years ago
More explaining. Ref #13. More... over 8 years ago
Update README.rst More... over 8 years ago
Add link to pickle docs. Ref #13. More... over 8 years ago