15
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix simplerepl demo: missing arg for BaseRepl init (#1017) More... 20 days ago
Bump codecov/codecov-action from 3 to 4 (#1006) More... 3 months ago
Bump actions/setup-python from 4 to 5 (#1004) More... 5 months ago
Merge pull request #1003 from JLMSC/main More... 6 months ago
Added functions return typing in some files: __init__.py; keys.py and lazyre.py More... 6 months ago
Avoid the use of Exceptions for logic More... 7 months ago
Do not fail if modules don't have __version__ (fixes #1001) More... 7 months ago
CI: test with Python 3.12 More... 8 months ago
Merge pull request #1000 from bpython/dependabot/github_actions/actions/checkout-4 More... 8 months ago
Bump actions/checkout from 3 to 4 More... 8 months ago
Handle AttributeError More... 9 months ago
Fix type annotation More... 10 months ago
Merge PR #996 More... 10 months ago
Apply suggestion More... 10 months ago
Better completion results order More... 10 months ago
Complete parameters without input More... 10 months ago
Fix handling of SystemExit arguments (fixes #995) More... 10 months ago
Fix argument description More... 10 months ago
Explicitly set README content type More... 10 months ago
Fix __signature__ support if object has a __file__ More... 10 months ago
Require Sphinx < 7 for now More... about 1 year ago
Apply black More... about 1 year ago
Clarify fork instructions in contributing docs More... about 1 year ago
Fix URL typo in package metadata More... over 1 year ago
Really handle OSError More... over 1 year ago
Handle OSError again More... over 1 year ago
Remove < 3.8 workaround More... over 1 year ago
Remove support for Python 3.7 (fixes #940) More... over 1 year ago
Fix definition of write More... over 1 year ago
Do not fail if curtsies is not available (fixes #978) More... over 1 year ago