3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 14 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stop using __future__.unicode_literals More... over 5 years ago
Stop using __future__.print_function More... over 5 years ago
Stop using __future__.division More... over 5 years ago
Stop using __future__.absolute_import More... over 5 years ago
Drop six as a dependency More... over 5 years ago
Stop using six.integer_types/string_types/text_type More... over 5 years ago
Stop using six.assertRaisesRegex More... over 5 years ago
Stop using six.assertRegex More... over 5 years ago
Stop using six.assertCountEqual More... over 5 years ago
Stop using six.PY2/PY3 More... over 5 years ago
Stop using six.with_metaclass More... over 5 years ago
Stop using six.iteritems More... over 5 years ago
Stop using six.itervalues More... over 5 years ago
Stop using six.iterkeys More... over 5 years ago
Clarify we support Python greater than 3.6 More... over 5 years ago
Allow cookie authentication to work with Python 3.5 More... over 5 years ago
Avoid spurious error logs at service termination More... over 5 years ago
Avoid infinite recursion when exiting a service connected to LS More... over 5 years ago
Update pot file More... over 5 years ago
Update docs for score modes More... over 5 years ago
Remove explicit file coding declaration More... over 5 years ago
Remove support for Python 2 More... over 5 years ago
Remove empty warning block from doc More... over 5 years ago
Store address/stack_space and fsize on Sandbox as bytes rather than KiB More... over 5 years ago
Pass memory limit to evaluation_step as bytes rather than MiB More... over 5 years ago
Store memory limit on Job as bytes rather than MiB More... over 5 years ago
Store memory limit on Dataset as bytes rather than MiB More... over 5 years ago
Do not use "average" of token modes when looking at a specific task More... over 5 years ago
Add troubleshooting help to doc for RPC "self-connect" issue More... over 5 years ago
Log local address when connecting/disconnecting in RPC More... over 5 years ago