472
I Use This!
High Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow safe access to the `__getattribute__` method of modules (#14029) More... almost 3 years ago
Show PEP-678 notes in ultratb (Plain), add tests More... almost 3 years ago
Display exception notes in tracebacks More... almost 3 years ago
Added sorting on counter and passed all tests (#14032) More... almost 3 years ago
Adding comma so that Lint with Darker check passes More... almost 3 years ago
Updated counter_pprint to use most_common() rather than sorted() More... almost 3 years ago
MAINT: remove support and testing on Python 3.8 (#14023) More... almost 3 years ago
MAINT: reintroduce a OInfo get method for backward compatibility. More... almost 3 years ago
Added sorting on counter and passed all tests More... almost 3 years ago
TST: Check that we can get completions for second-level Numpy modules More... almost 3 years ago
Allow safe access to the __getattribute__ method of modules More... almost 3 years ago
Resume hinting on right arrow press by default More... almost 3 years ago
Switch default shortcuts for cycling auto-suggestions More... almost 3 years ago
%%bash: read from stream until separator found or buffer is full (#14019) More... almost 3 years ago
Fix failing docs build. (#14022) More... almost 3 years ago
MAINT: remove support and testing on Python 3.8 More... almost 3 years ago
Fix failing docs build. More... almost 3 years ago
chore: update MANIFEST.in More... almost 3 years ago
chore: move pytest configuration to pyproject.toml More... almost 3 years ago
. More... almost 3 years ago
Read each from stream until separator found or buffer is full More... almost 3 years ago
Fix %page not working: OInfo not subscriptable error. (#14014) More... almost 3 years ago
Fix OInfo not subscriptable error. More... almost 3 years ago
Raise an ImportError if docstrings should be sphinxified, but docrepr isn't available. More... almost 3 years ago
try to fix tbcode (#14010) More... almost 3 years ago
Don't do truthy check on object; use `is not None` (#14004) More... almost 3 years ago
Add failing test is __bool__ is called on parent More... almost 3 years ago
Whats new typo (#14009) More... almost 3 years ago
try to fix tbcode More... almost 3 years ago
Don't do truthy check on object; use `is not None` More... almost 3 years ago