New submission from Serhiy Storchaka:

Proposed patch moves CallTips tests from Lib/idlelib/CallTips.py to 
Lib/idlelib/idle_test/test_calltips.py and converts them to unittests.

Private keyword-only parameter _namespace was added to fetch_tip() and 
get_entity().

----------
components: IDLE, Tests
files: test_calltips.patch
keywords: patch
messages: 207291
nosy: kbk, roger.serwy, serhiy.storchaka, terry.reedy
priority: normal
severity: normal
stage: patch review
status: open
title: Move CallTips tests to idle_tests
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file33308/test_calltips.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20122>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to