[issue28694] tkinter interface to fontchooser

Zachary Ware report at bugs.python.org
Mon Nov 14 22:41:11 EST 2016


Zachary Ware added the comment:

You've already done the proposing part by opening this issue ;).  To contribute you work, attach it here as a patch to the tkinter sources found in Lib/tkinter/ of a cpython source checkout.  You'll need to sign a contributor agreement before we can look at or accept it, the tracker should prompt you to do so when you attach your patch.  The devguide is also a great resource for questions you may have while preparing your patch.

Thanks for your interest in contributing!

----------
nosy: +serhiy.storchaka, terry.reedy, zach.ware
stage:  -> needs patch
versions: +Python 3.7 -Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28694>
_______________________________________


More information about the Python-bugs-list mailing list