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 2008年06月03日 17:48 by gpolo, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| tkFont_displayof_added.diff | gpolo, 2008年06月03日 17:48 | review | ||
| issue3033.diff | asvetlov, 2012年04月03日 19:14 | review | ||
| Messages (6) | |||
|---|---|---|---|
| msg67662 - (view) | Author: Guilherme Polo (gpolo) * (Python committer) | Date: 2008年06月03日 17:48 | |
Added support for -displayof where necessary in tkFont |
|||
| msg112868 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2010年08月04日 19:20 | |
I think this is behaviour rather than feature request but wouldn't object to it being changed. Patch seems clean to me, can it be committed please? |
|||
| msg157440 - (view) | Author: Andrew Svetlov (asvetlov) * (Python committer) | Date: 2012年04月03日 19:14 | |
I've updated the patch. If nobody object I'll commit it soon. |
|||
| msg157556 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年04月05日 09:41 | |
New changeset 774c2afa6665 by Andrew Svetlov in branch 'default': Issue #3033: Add displayof parameter to tkinter font. http://hg.python.org/cpython/rev/774c2afa6665 |
|||
| msg157557 - (view) | Author: Andrew Svetlov (asvetlov) * (Python committer) | Date: 2012年04月05日 09:43 | |
Closing as fixed |
|||
| msg157558 - (view) | Author: Andrew Svetlov (asvetlov) * (Python committer) | Date: 2012年04月05日 09:46 | |
Thanks to Guilherme Polo. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:35 | admin | set | github: 47283 |
| 2012年04月05日 09:46:39 | asvetlov | set | status: open -> closed messages: + msg157558 |
| 2012年04月05日 09:43:27 | asvetlov | set | assignee: asvetlov resolution: fixed messages: + msg157557 stage: patch review -> resolved |
| 2012年04月05日 09:41:49 | python-dev | set | nosy:
+ python-dev messages: + msg157556 |
| 2012年04月03日 19:14:01 | asvetlov | set | files:
+ issue3033.diff versions: + Python 3.3, - Python 3.1, Python 2.7, Python 3.2 nosy: + asvetlov messages: + msg157440 |
| 2010年08月04日 19:20:11 | BreamoreBoy | set | type: behavior versions: + Python 3.1, Python 2.7, Python 3.2, - Python 2.6 keywords: patch, patch nosy: + BreamoreBoy messages: + msg112868 stage: patch review |
| 2008年06月03日 17:48:11 | gpolo | create | |