0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Mar 05, 2025 — Mar 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #567 from chronitis/log-syntax-error More... about 5 years ago
log.py: fix invalid syntax More... about 5 years ago
Release 5.4.0 More... about 5 years ago
Merge pull request #566 from blink1073/changelog-5.4 More... about 5 years ago
Add changelog for 5.4 More... about 5 years ago
Merge pull request #564 from bollwyvl/master More... about 5 years ago
add github actions, bail on asyncio patch for tornado 6.1 (#1) More... about 5 years ago
Merge pull request #551 from Carreau/3.9 More... over 5 years ago
Start testing on Python 3.9 More... over 5 years ago
Merge pull request #547 from jack1142/fix_few_depr_warnings More... over 5 years ago
Use the tornado's IOLoop with pyzmq>=17 More... over 5 years ago
Use the non-deprecated ipyparallel interfaces when available More... over 5 years ago
Fix stack levels for ipykernel's deprecation warnings More... over 5 years ago
Stop using deprecated trailets api for observing More... over 5 years ago
Merge pull request #541 from fesaille/cli More... over 5 years ago
Test pull request #541, fix python 3.5 AppVeyor error More... over 5 years ago
Test pull request #541 More... over 5 years ago
Merge pull request #539 from hex-inc/master More... over 5 years ago
Add env parameter to kernel installation More... over 5 years ago
Bring back log More... over 5 years ago
Merge pull request #537 from rahulporuri/cln/remove-py2-compat-code More... over 5 years ago
Merge pull request #538 from rahulporuri/cln/u-string-prefixes More... over 5 years ago
FIX : Actually import builtins to use it More... over 5 years ago
FIX : imp.lock_held, not importlib.lock_held More... over 5 years ago
CLN : Remove u-prefix from strings More... over 5 years ago
CLN : Remove *_py2 functions which are no-op on py3 More... over 5 years ago
CLN : Add a missed builtins replacement More... over 5 years ago
CLN : Use __closure__ instead of py3compat.get_closure More... over 5 years ago
CLN : Use builtins instead of py3compat.builtin_mod More... over 5 years ago
CLN : Use metaclass kwarg More... over 5 years ago