GitHub / bpython/bpython issues and pull requests
#1037 - Bpython breaks when printing large data structures
Issue -
State: open - Opened by truck-iguana 3 months ago
- 1 comment
#1036 - Option to hide banner
Issue -
State: open - Opened by mil-ad 4 months ago
#1035 - DeprecationWarning - python 3.14
Issue -
State: open - Opened by MarcinWronecki 4 months ago
#1034 - `TypeError: Interpreter.showsyntaxerror() got an unexpected keyword argument 'source'` after running minified script that `python3.12` executes correctly.
Issue -
State: closed - Opened by RokeJulianLockhart 6 months ago
- 1 comment
#1033 - Link to `Releases` page is broken
Issue -
State: open - Opened by huzhasan 6 months ago
#1032 - Will bpython work on Python 3.13 on Windows 11?
Issue -
State: closed - Opened by huzhasan 6 months ago
- 1 comment
#1031 - Add short project description
Pull Request -
State: closed - Opened by homeworkprod 6 months ago
- 2 comments
#1030 - More general adaptation of showsyntaxerror() to Python 3.13
Pull Request -
State: closed - Opened by pushkarnk 6 months ago
#1029 - builtin `help()` with pager crashes on py313
Issue -
State: closed - Opened by mxr 7 months ago
Labels: bug
#1028 - Fix linters
Pull Request -
State: closed - Opened by mxr 7 months ago
#1027 - Support `Config` without `config_path`, (default value of config)
Issue -
State: open - Opened by evan0greenup 7 months ago
Labels: enhancement
#1026 - Bump codecov/codecov-action from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#1025 - Interpreter.showsyntaxerror() got an unexpected keyword argument 'source' with Python 3.13
Issue -
State: closed - Opened by evgeni 9 months ago
- 5 comments
Labels: bug
#1023 - man pages not available when installed with pipx
Issue -
State: open - Opened by jmdevin 11 months ago
- 6 comments
#1022 - Question: use bpython on top of abitrary python interpreters
Issue -
State: closed - Opened by mil-ad 11 months ago
- 1 comment
#1021 - Do not auto-indent
Issue -
State: open - Opened by raffaem about 1 year ago
#1020 - bpython crashes trying to print large object
Issue -
State: closed - Opened by vshesh about 1 year ago
- 3 comments
Labels: bug, duplicate
#1019 - Add type annotations
Pull Request -
State: closed - Opened by sumangaire52 about 1 year ago
- 3 comments
#1018 - Emoji entered at prompt causes crash
Issue -
State: open - Opened by jimratliff about 1 year ago
- 1 comment
Labels: moreinfo
#1017 - Fix simplerepl demo: missing arg for BaseRepl init
Pull Request -
State: closed - Opened by weliveindetail about 1 year ago
- 1 comment
#1016 - Autocomplete Feature Not Available when Switching Python Version
Issue -
State: open - Opened by novaTopFlex about 1 year ago
- 1 comment
Labels: moreinfo
#1015 - Update `setup.py` for more up-to-date/robust customisation of the `build` command
Pull Request -
State: closed - Opened by abravalheri over 1 year ago
- 2 comments
#1014 - Customising `build.sub_commands` directly from `distutils` has been deprecated and is about to be removed
Issue -
State: closed - Opened by abravalheri over 1 year ago
- 3 comments
Labels: bug, prio:high
#1013 - Multi-line editing
Issue -
State: open - Opened by jab over 1 year ago
- 2 comments
#1012 - tkinter window doesn't open until mainloop() is invoked
Issue -
State: open - Opened by djaychela over 1 year ago
Labels: bug, frontend-limitations
#1011 - global SyntaxError different in Python REPL vs Bpython
Issue -
State: open - Opened by djaychela over 1 year ago
- 1 comment
Labels: bug
#1010 - Rich Support For Interactive Mode
Issue -
State: open - Opened by fire17 over 1 year ago
Labels: curses-frontend
#1009 - Update Watchdog Dependency - Support Python3.11 and Python3.10
Issue -
State: closed - Opened by fire17 over 1 year ago
- 2 comments
#1008 - AttributeError: module 'collections' has no attribute 'MutableSet' For python3.10, python3.11
Issue -
State: closed - Opened by fire17 over 1 year ago
- 4 comments
#1007 - END key to use Autocomplete!
Issue -
State: open - Opened by fire17 over 1 year ago
#1006 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#1005 - pkg_resources.DistributionNotFound: The 'bpython==0.17.1' distribution was not found and is required by the application
Issue -
State: closed - Opened by quoidautre over 1 year ago
- 1 comment
Labels: moreinfo
#1004 - Bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#1003 - Added functions return typing in some files: __init__.py; keys.py and lazyre.py
Pull Request -
State: closed - Opened by JLMSC over 1 year ago
- 1 comment
#1001 - Can't run `bpython`: AttributeError: module 'xdg' has no attribute '__version__'
Issue -
State: closed - Opened by lulunac27a almost 2 years ago
- 5 comments
#1000 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#999 - updating word for readme
Pull Request -
State: closed - Opened by carocancode almost 2 years ago
- 2 comments
#998 - inspection: handle AttributeError exceptions
Pull Request -
State: closed - Opened by mikolaj-klikowicz almost 2 years ago
- 1 comment
#996 - Improve autocompletion of parameters
Pull Request -
State: closed - Opened by gpotter2 about 2 years ago
- 1 comment
#995 - raise SystemExit() generates errors
Issue -
State: closed - Opened by djaychela about 2 years ago
#994 - `-i` and `-c <code>`?
Issue -
State: open - Opened by fferri about 2 years ago
- 6 comments
Labels: enhancement
#993 - Explicitly set README content type
Pull Request -
State: closed - Opened by homeworkprod about 2 years ago
- 1 comment
#992 - Fix __signature__ support if object has a __file__
Pull Request -
State: closed - Opened by gpotter2 about 2 years ago
- 3 comments
#990 - bpython fails to start on arm64 with python 3.10.10
Issue -
State: closed - Opened by bram2000 about 2 years ago
- 2 comments
#989 - 'FakeStdin' object has no attribute 'fileno'
Issue -
State: open - Opened by jkugler about 2 years ago
- 1 comment
#988 - ModuleNotFoundError: No module named 'requests'
Issue -
State: closed - Opened by drisspg about 2 years ago
- 2 comments
#987 - Build failure with Sphinx 7
Issue -
State: closed - Opened by sebastinas about 2 years ago
Labels: bug
#986 - Link on project website leads to 404 page
Issue -
State: closed - Opened by addison-ch over 2 years ago
#985 - Moving cursor to some position exits the program with Assertion Error.
Issue -
State: open - Opened by SATYADAHAL over 2 years ago
Labels: frontend-limitations
#984 - configuration key for banner and welcome message
Issue -
State: open - Opened by antoine-gallix over 2 years ago
#983 - BPython crashing when typing in a numpy array
Issue -
State: closed - Opened by lukik over 2 years ago
- 2 comments
#982 - Clarify fork instructions in contributing docs
Pull Request -
State: closed - Opened by NitantP over 2 years ago
#981 - Fix URL typo in package metadata
Pull Request -
State: closed - Opened by gschaffner over 2 years ago
#980 - Add more keywords to trigger auto-deindent
Pull Request -
State: closed - Opened by ericmburgess over 2 years ago
- 1 comment
#979 - Inconsistent behavior when using ellipsis (...) versus pass in function/class definition
Issue -
State: closed - Opened by ericmburgess over 2 years ago
- 2 comments
#978 - MS Windows 10 - asks for termios
Issue -
State: closed - Opened by gwd666 over 2 years ago
- 4 comments
#977 - Can not import `dateutil` with bpython
Issue -
State: closed - Opened by kjozsa over 2 years ago
- 3 comments
#976 - bpython crashes on ubuntu 22
Issue -
State: closed - Opened by gefrag over 2 years ago
- 1 comment
#975 - Fix watchdog auto-reloading
Pull Request -
State: closed - Opened by thomasballinger over 2 years ago
- 3 comments
#974 - Bump codecov/codecov-action from 1 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#973 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#972 - Bump actions/setup-python from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#971 - blessings library is a dependency, but not installed automatically
Issue -
State: closed - Opened by pscottdevos almost 3 years ago
- 2 comments
#969 - AssertionError when typing accentuated characters
Issue -
State: closed - Opened by LiteApplication almost 3 years ago
- 4 comments
Labels: bug, moreinfo
#968 - Support absolute paths in import completion skip list
Issue -
State: open - Opened by jgspratt almost 3 years ago
- 5 comments
Labels: help wanted
#967 - Modify the requirements to integrate rich with BPython
Pull Request -
State: closed - Opened by ghost almost 3 years ago
- 1 comment
#966 - Docstrings confuse autocompletion
Issue -
State: closed - Opened by Andriamanitra almost 3 years ago
- 2 comments
Labels: bug
#964 - docs: fix simple typo, blockied -> blocked
Pull Request -
State: closed - Opened by timgates42 about 3 years ago
- 1 comment
#963 - Add GNU Guix installation instructions
Pull Request -
State: closed - Opened by jgarte about 3 years ago
#962 - Getting ImportError when I try to run bpython in wsl2 ubuntu 20.04
Issue -
State: closed - Opened by Saeedprojects about 3 years ago
- 3 comments
#961 - Added type annotations to curtsiesfrontend/interpreter.py: BPythonFormatter.format()
Pull Request -
State: closed - Opened by amuletcoin about 3 years ago
- 2 comments
#960 - Allowing sys.stind.readline receive size parameter
Pull Request -
State: closed - Opened by ulisesojeda about 3 years ago
- 1 comment
#959 - bpython don't like "__main__"
Issue -
State: closed - Opened by o101010 about 3 years ago
Labels: bug
#958 - Making it platform specific or let's fix fcntl problem
Issue -
State: open - Opened by aarmn over 3 years ago
- 7 comments
#957 - Enter key doesn't work when i open a new Tkinter window, but Enter key does work when i close the Tkinter window
Issue -
State: open - Opened by thevibingcat over 3 years ago
#956 - Bpython fails to open new window with Tkinter
Issue -
State: closed - Opened by thevibingcat over 3 years ago
- 2 comments
Labels: bug
#955 - sys command results in error
Issue -
State: closed - Opened by thevibingcat over 3 years ago
- 3 comments
Labels: bug
#954 - WIP: cli.py type hints
Pull Request -
State: closed - Opened by Ben-Reg over 3 years ago
- 9 comments
#953 - Crash with TypeError on SIGTSTP with curtsiesfrontend
Issue -
State: closed - Opened by fadeopolis over 3 years ago
- 1 comment
Labels: bug
#952 - bpython.test.test_interpreter.TestInterpreter.test_syntaxerror fails (bpython 0.22.1)
Issue -
State: closed - Opened by mcepl over 3 years ago
- 2 comments
Labels: bug
#951 - input() raises TypeError after running into EOF once
Issue -
State: closed - Opened by BenWiederhake over 3 years ago
- 1 comment
Labels: bug
#950 - Autocomplete font black on black in kitty
Issue -
State: closed - Opened by ecarl65 over 3 years ago
- 2 comments
#949 - Added type annotations
Pull Request -
State: closed - Opened by RCReddyN over 3 years ago
- 2 comments
#948 - Crash on Ctrl-Z
Issue -
State: closed - Opened by BenWiederhake over 3 years ago
- 4 comments
Labels: bug
#947 - WIP: Adding type hints to formatter.py
Pull Request -
State: closed - Opened by Ben-Reg over 3 years ago
- 8 comments
#945 - work-around for Python 3.10
Issue -
State: closed - Opened by drubanov over 3 years ago
- 8 comments
Labels: moreinfo
#944 - Copying text broken into multiple lines by terminal copies the line breaks.
Issue -
State: closed - Opened by keystroke3 over 3 years ago
- 2 comments
#943 - __main__ behavior for importcompletion.py
Pull Request -
State: open - Opened by thomasballinger over 3 years ago
#942 - Yield reliably from import module discovery coroutine
Pull Request -
State: closed - Opened by thomasballinger over 3 years ago
- 1 comment
#941 - Remove deprecated curses (cli) rendering backend.
Pull Request -
State: closed - Opened by supakeen over 3 years ago
- 7 comments
#940 - Remove typing_extensions
Issue -
State: closed - Opened by sebastinas over 3 years ago
- 1 comment
#939 - add typing-extensions requirement
Pull Request -
State: closed - Opened by dtrodrigues over 3 years ago
- 4 comments
#938 - missing typing_extensions dependency in 0.22 release
Issue -
State: closed - Opened by dtrodrigues over 3 years ago
- 1 comment
Labels: bug
#937 - repl.py crash when using numpy
Issue -
State: closed - Opened by Menn1s over 3 years ago
- 2 comments
#936 - added type references to pager.py, mypy produced no errors
Pull Request -
State: closed - Opened by Frostmaine over 3 years ago
- 6 comments
#935 - ModuleNotFoundError: No module named '_curses'
Issue -
State: closed - Opened by sean-s14 over 3 years ago
- 2 comments
#934 - Brackets completion
Pull Request -
State: closed - Opened by samuelgregorovic over 3 years ago
- 21 comments
#933 - Disable terminal default ctrl-s behavior so it can be used for save.
Pull Request -
State: open - Opened by thomasballinger almost 4 years ago
#932 - Fix advanced class completion
Pull Request -
State: closed - Opened by gpotter2 almost 4 years ago
- 4 comments
#931 - TypeError when entering numpy array on repl on python 3.9
Issue -
State: closed - Opened by billyzs almost 4 years ago
- 1 comment