Issue4333
Created on 2008-11-17 00:23 by gpolo, last changed 2022-04-11 14:56 by admin.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| Dialog.diff | gpolo, 2008-11-17 00:23 | |||
| Messages (3) | |||
|---|---|---|---|
| msg75948 - (view) | Author: Guilherme Polo (gpolo) * ![]() |
Date: 2008-11-17 00:23 | |
Hi, I have changed the lib-tk/Dialog.py so it handles the cases where one might receive a tuple as a result containing a Tcl_Obj. I've also modified all the rest of it to make it "cleaner". It is b/w compatible although I dislike the usage of cnf, but I guess I'm too late to suggest this change even for py3k :/ A "more complete" description of the changes is in http://svn.python.org/view?rev=67240&view=rev |
|||
| msg112869 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2010-08-04 19:31 | |
This is already on svn as r67240 but has not got into the builds. Can someone please take a look, thanks. |
|||
| msg180036 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2013-01-15 16:53 | |
Can you please update the patch for the default branch tip? It looks too outdated. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:41 | admin | set | github: 48583 |
| 2014-02-03 18:42:27 | BreamoreBoy | set | nosy:
- BreamoreBoy |
| 2013-01-15 16:53:27 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages:
+ msg180036 |
| 2012-05-06 22:44:47 | ezio.melotti | set | versions: + Python 3.3, - Python 3.2 |
| 2012-03-21 20:26:52 | asvetlov | set | nosy:
+ asvetlov |
| 2010-08-04 19:31:40 | BreamoreBoy | set | versions:
+ Python 3.2, - Python 2.7 nosy: + BreamoreBoy messages: + msg112869 type: enhancement |
| 2008-11-17 00:23:24 | gpolo | create | |
