[Bug 188207] Re: large dictionary hangs idle
Matthias Klose
doko at ubuntu.com
Sun Mar 24 19:40:03 UTC 2013
works for me in 13.04 (raring)
** Changed in: python-defaults (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/188207
Title:
large dictionary hangs idle
Status in “python-defaults” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: idle-python2.5
1.
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.04
DISTRIB_CODENAME=feisty
DISTRIB_DESCRIPTION="Ubuntu 7.04"
2.
$ dpkg -l idle | cat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-=================================================
ii idle 2.5.1-0ubuntu3 An IDE for Python using Tkinter (default version)
3. How to replicate
open program 'fib.py'
running by pressing F5
after the program type 'fibdict'
It should output a dictionary with 5000 elements containing the first
5000 numbers of the Fibonacci series. It seems to hang and not output
anything. It also keeps continually allocating more memory.
When running python from the command line, the program runs as
expected. This bug also seems to happen on Windows XP running Python
2.3 and Idle 1.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/188207/+subscriptions
More information about the foundations-bugs
mailing list