This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012-07-09 08:25 by Drew.French, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| tkbugfix.py | Drew.French, 2012-07-09 08:25 | A revised version of the <BaseWidget._setup> method in Tkinter | ||
| tkinter_widget_is_none.patch | serhiy.storchaka, 2012-12-23 18:55 | review | ||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 23904 | merged | serhiy.storchaka, 2020-12-23 06:09 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:32 | admin | set | github: 59508 |
| 2020-12-25 19:48:59 | serhiy.storchaka | set | status: open -> closed stage: patch review -> resolved resolution: fixed versions: + Python 3.10, - Python 3.6 |
| 2020-12-25 15:04:29 | serhiy.storchaka | set | messages: + msg383746 |
| 2020-12-23 06:09:00 | serhiy.storchaka | set | pull_requests: + pull_request22758 |
| 2016-07-24 11:04:03 | serhiy.storchaka | set | assignee: serhiy.storchaka type: behavior -> enhancement versions: + Python 3.6, - Python 3.4 |
| 2014-01-09 19:50:06 | serhiy.storchaka | set | priority: normal -> low |
| 2012-12-23 18:55:10 | serhiy.storchaka | set | files:
+ tkinter_widget_is_none.patch versions: + Python 3.4, - Python 2.7 keywords: + patch nosy: + serhiy.storchaka messages: + msg178007 stage: needs patch -> patch review |
| 2012-11-09 14:11:36 | gpolo | set | messages: + msg175236 |
| 2012-11-09 13:16:40 | ezio.melotti | set | nosy:
+ gpolo, ezio.melotti messages: + msg175233 stage: needs patch |
| 2012-07-09 08:25:49 | Drew.French | create | |
