[issue15808] Possibility of setting custom key bindings for "Additional help sources" menu items

2012-08-29 Thread Rostyslav Dzinko
Changes by Rostyslav Dzinko : -- versions: -3rd party ___ Python tracker <http://bugs.python.org/issue15808> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15808] Possibility of setting custom key bindings for "Additional help sources" menu items

2012-08-29 Thread Rostyslav Dzinko
New submission from Rostyslav Dzinko: There's a possibility to add additional help sources in IDLE via Options -> Configure IDLE... -> General -> Additional Help Sources Use case: > If someone wants to download certain version of Python documentation in HTML &g

[issue15718] Possible OverflowError in __len__ method undocumented (when called via len() function)

2012-08-17 Thread Rostyslav Dzinko
Changes by Rostyslav Dzinko : -- type: -> behavior ___ Python tracker <http://bugs.python.org/issue15718> ___ ___ Python-bugs-list mailing list Unsubscri

[issue15718] Possible OverflowError in __len__ method undocumented (when called via len() function)

2012-08-17 Thread Rostyslav Dzinko
New submission from Rostyslav Dzinko: I've encountered that OverflowError which can happen in __len__ method is still undocumented, though one issue on this problem: http://bugs.python.org/issue12159 ended up with "need to be documented" comment. Link to documentation: http://