An open API service for providing issue and pull request metadata for open source projects.

GitHub / bpython/bpython issues and pull requests

#937 - repl.py crash when using numpy

Issue - State: closed - Opened by Menn1s over 4 years ago - 2 comments

#936 - added type references to pager.py, mypy produced no errors

Pull Request - State: closed - Opened by Frostmaine over 4 years ago - 6 comments

#935 - ModuleNotFoundError: No module named '_curses'

Issue - State: closed - Opened by sean-s14 over 4 years ago - 2 comments

#934 - Brackets completion

Pull Request - State: closed - Opened by samuelgregorovic over 4 years ago - 21 comments

#932 - Fix advanced class completion

Pull Request - State: closed - Opened by gpotter2 over 4 years ago - 4 comments

#931 - TypeError when entering numpy array on repl on python 3.9

Issue - State: closed - Opened by billyzs over 4 years ago - 1 comment

#930 - Fixed typo in 'Contributing to bpython' documentation page

Pull Request - State: closed - Opened by arian-deimling over 4 years ago - 2 comments

#929 - Mypy types for autocomplete.py, args.py, config.py and curtsies.py

Pull Request - State: closed - Opened by thomasballinger over 4 years ago - 1 comment

#927 - WIP Back to threads

Pull Request - State: open - Opened by thomasballinger over 4 years ago - 1 comment

#923 - Better Support for Django Models

Pull Request - State: closed - Opened by mkalioby over 4 years ago - 1 comment

#920 - Changed dict key-matching regex to capture any valid dict key

Pull Request - State: closed - Opened by arian-deimling over 4 years ago - 14 comments

#918 - decimal.getcontext() is not applied within bpython

Issue - State: open - Opened by DorskFR over 4 years ago - 7 comments
Labels: bug

#917 - Tab completion for dict key causes crash

Issue - State: closed - Opened by arian-deimling over 4 years ago - 5 comments

#915 - Crash when print ANSI escape code to color output text

Issue - State: closed - Opened by arian-deimling over 4 years ago - 5 comments
Labels: bug

#905 - Autoclose brackets,qoutes,[,{

Issue - State: closed - Opened by yogeshdcool over 4 years ago - 9 comments
Labels: enhancement

#901 - Unable to use bpaste from bpython

Issue - State: closed - Opened by adrianlzt over 4 years ago - 1 comment
Labels: bug

#900 - `AssertionError` when `print()`ing carriage return character

Issue - State: open - Opened by hop over 4 years ago - 3 comments

#893 - Intellisense in VSCode doesn't work while using bypython as interpreter.

Issue - State: closed - Opened by JakronIT almost 5 years ago - 2 comments
Labels: invalid

#892 - Add type annotations

Issue - State: open - Opened by sebastinas almost 5 years ago - 17 comments
Labels: enhancement, bitesize

#885 - How to install bpython on Anaconda windows?

Issue - State: closed - Opened by boardtc almost 5 years ago - 3 comments

#877 - Why is __builtins__ a dict instead of a module in bpython

Issue - State: open - Opened by johanvergeer about 5 years ago - 3 comments
Labels: bug, help wanted

#868 - '__console__' instead of '__main__' as __name__ in bpython 0.20.1

Issue - State: closed - Opened by colomb8 about 5 years ago - 6 comments
Labels: bug, help wanted, bitesize

#852 - Context variables shared between code don't work with greenlet > 0.4.17

Issue - State: open - Opened by c-py over 5 years ago - 1 comment
Labels: bug, requires-separate-process

#845 - Import completion crawls too many files

Issue - State: closed - Opened by thomasballinger over 5 years ago - 3 comments
Labels: enhancement

#841 - embed() does not honor locals when a script is used

Issue - State: closed - Opened by ocurero over 5 years ago

#840 - Feature: Add open close parentheses for attribute suggestions that are methods

Pull Request - State: open - Opened by rybarczykj over 5 years ago - 2 comments

#825 - `print()` in a loop doesn't output until the loop is done

Issue - State: open - Opened by jean over 5 years ago - 6 comments
Labels: bug, frontend-limitations

#820 - Dropping frontends

Issue - State: open - Opened by supakeen over 5 years ago - 4 comments
Labels: proposal

#805 - How to disable autocomplete/hints/suggestions?

Issue - State: closed - Opened by bmetcalfe1 almost 6 years ago - 4 comments

#804 - How can I load extern py file inside bpython session

Issue - State: open - Opened by c02y almost 6 years ago - 2 comments
Labels: enhancement

#803 - is twisted support going away?

Issue - State: open - Opened by glyph almost 6 years ago - 8 comments

#795 - Inject a flag variable into the global namespace to indicate to a script that it’s running inside bpython

Issue - State: open - Opened by fish2000 about 6 years ago - 1 comment
Labels: enhancement

#784 - Greenlet cannot switch to different thread

Issue - State: open - Opened by markf94 about 6 years ago - 3 comments
Labels: bug, frontend-limitations

#780 - ModuleNotFoundError when running bpython

Issue - State: closed - Opened by KishinZW over 6 years ago - 7 comments

#775 - WSL: unable to create new line at the bottom

Issue - State: open - Opened by JayXon over 6 years ago - 4 comments

#771 - Auto deindentation if whole code block pasted are indented

Issue - State: open - Opened by shelper almost 7 years ago - 5 comments

#758 - Different behavior of printing strings with ANSI escape codes

Issue - State: open - Opened by amiramitai about 7 years ago - 3 comments
Labels: bug, help wanted, frontend-limitations

#754 - Feature request: Enhanced editor integration

Issue - State: open - Opened by diamond-lizard over 7 years ago - 4 comments

#746 - bpython doesn't with flask-sqlalchemy

Issue - State: closed - Opened by LeoCHANGcn over 7 years ago - 3 comments

#745 - bpython quits when parsing empty arguments with argparse module

Issue - State: open - Opened by bfrascher over 7 years ago - 1 comment
Labels: bug

#742 - xrange() arg 3 must not be zero

Issue - State: closed - Opened by fkoester over 7 years ago - 5 comments

#727 - End of line cut off after saving tmp file

Issue - State: closed - Opened by waltsims about 8 years ago - 4 comments

#700 - TypeError: a bytes-like object is required, not 'str'

Issue - State: closed - Opened by gordio over 8 years ago - 12 comments
Labels: bug

#676 - bpython issues with Flask-SQLAlchemy session

Issue - State: open - Opened by nberrios almost 9 years ago - 4 comments
Labels: frontend-limitations

#649 - Update Windows instructions

Issue - State: open - Opened by thomasballinger over 9 years ago - 4 comments
Labels: help wanted

#640 - werkzeug thread locals does not work under bpython

Issue - State: closed - Opened by amigrave over 9 years ago - 4 comments
Labels: bug, requires-separate-process

#638 - C-s does not work to save to file when running bpython in virtualenv

Issue - State: open - Opened by logileifs over 9 years ago - 29 comments

#517 - Mac OS X: Mouse Scrolling triggers command history instead of scrolling the window

Issue - State: closed - Opened by dwt almost 11 years ago - 35 comments

#509 - fcntl error on windows

Issue - State: closed - Opened by stranac almost 11 years ago - 11 comments

#429 - vim like key bindings

Issue - State: closed - Opened by sanketsharma about 11 years ago - 5 comments

#245 - No way to view full command history

Issue - State: closed - Opened by ikanobori over 11 years ago - 8 comments
Labels: enhancement

#148 - Useless docstring is shown for e.g. property()

Issue - State: closed - Opened by ikanobori over 11 years ago - 1 comment
Labels: enhancement

#119 - Print the return from pexpect.run, I see nothing (bpython version 0.9.5.2 on top of Python 2.6.5)

Issue - State: closed - Opened by ikanobori over 11 years ago - 6 comments
Labels: bug

#7 - Get aware of `virtualenv`

Issue - State: closed - Opened by ikanobori over 11 years ago - 13 comments
Labels: enhancement