Message207291
| Author | serhiy.storchaka |
|---|---|
| Recipients | kbk, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2014-01-04.16:24:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1388852698.51.0.14863260737.issue20122@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-04 16:24:58 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, kbk, roger.serwy |
| 2014-01-04 16:24:58 | serhiy.storchaka | set | messageid: <1388852698.51.0.14863260737.issue20122@psf.upfronthosting.co.za> |
| 2014-01-04 16:24:58 | serhiy.storchaka | link | issue20122 messages |
| 2014-01-04 16:24:58 | serhiy.storchaka | create | |