[Python-modules-team] Bug#695952: IPython should use Linux color scheme by default

2012-12-14 Thread Evgeny Kapun
Package: ipython Version: 0.13.1-2 For some reason, Debian version of IPython uses LightBG color scheme by default. Upstream version uses Linux color scheme by default, and I think Debian version should use it as well. Most terminal emulators in Debian use dark background by default, and Linux

[Python-modules-team] Bug#804479: NumPy reference is broken

2015-11-08 Thread Evgeny Kapun
Package: python-numpy-doc Version: 1:1.9.2-5 Severity: important Many of the pages in NumPy reference are missing most of the content, like this [1]. Look how this page is supposed to look like [2]. [1]: /usr/share/doc/python-numpy-doc/html/reference/routines.set.html [2]:

[Python-modules-team] Bug#890479: pytz can't find any time zones

2018-02-14 Thread Evgeny Kapun
Package: python3-tz Version: 2018.3-1 Severity: grave After upgrade to version 2018.3-1: >>> import pytz >>> pytz.all_timezones [] This is caused by this line in /usr/lib/python3/dist-packages/pytz/__init__.py: filename = os.path.join('usr','share'