bpython

bpython 0.10.1

Another Python interpreter

http://www.bpython-interpreter.org/

Packager: Pardus

License: MIT

Actions

Build files

Bug reports

Binary packages

bpython

Release history

ReleaseRelease dateVersionUpdaterComment
72011-08-110.10.1Serdar DalgıçVersion bump to bugfix release. The fixed bugs are:
* bpython bug #197: find_modules crashes on non-readable directories
* bpython bug #198: Source tarball lacks .po files
62011-08-030.10Serdar DalgıçVersion bump:
* i18n support is added.
* Config files are now located according to the XDG Base Directory Specification. The support for the old bpythonrc files has been dropped and ~/.bpython.ini as config file location is no longer supported. See issue #91.
* Fixed some issues with tuple unpacking in argspec. See issues #133 and #138.
* Fixed a crash with non-ascii filenames in import completion. See issue #139.
* Fixed a crash caused by inspect.findsource() raising an IndexError which happens in some situations. See issue #94.
* Non-ascii input should work now under Python 3.
* Issue #165: C-a and C-e do the right thing now in urwid.
* The short command-line option "-c config" was dropped as it conflicts with vanilla Python's "-c command" option. See issue #186.
52011-02-040.9.7.1Serdar DalgıçReorganize dependencies, make bpython ready for Pardus 2011.
42010-08-030.9.7.1Serdar DalgıçNew features and bug fixes.
32010-05-170.9.6.2Serdar DalgıçCorrect homepage, add missing setuptools dependency. Fixes #10063
22010-01-120.9.6.2Serdar DalgıçVersion bump and package takeover.
12008-08-290.7.0Recep KırmızıFirst release.

Patches

desktop.patch
python-Babel-workaround.patch