Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: add disclaimer for tk versions #6261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2016

Conversation

tacaswell
Copy link
Member

See #6231

@tacaswell
Copy link
Member Author

I can not figure out how to get tkinter to tell me the micro version (tkinter.TkVersion only return major.minor) to try and fail in setupext.py for these versions.

@tacaswell tacaswell added this to the 1.5.2 (Critical bug fix release) milestone Apr 2, 2016
@anntzer
Copy link
Contributor

anntzer commented Apr 7, 2016

In [2]: tkinter.Tcl().call('info', 'patchlevel')
Out[2]: '8.6.4'

From Lib/test/test_tcl.py in the cpython source tree.

@mdboom mdboom merged commit e1d8e60 into matplotlib:v1.5.1-doc May 13, 2016
@tacaswell tacaswell deleted the doc_tk_disclaimer branch May 13, 2016 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants