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.

Author terry.reedy
Recipients eryksun, isaacl, paul.moore, r.david.murray, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2017-10-26.18:59:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509044348.29.0.213398074469.issue24920@psf.upfronthosting.co.za>
In-reply-to
Content
I am preparing a PR for shutil.get_window_size.  Pyplot should probably call that instead of the os version.
History
Date User Action Args
2017-10-26 18:59:08terry.reedysetrecipients: + terry.reedy, paul.moore, tim.golden, r.david.murray, zach.ware, serhiy.storchaka, eryksun, steve.dower, isaacl
2017-10-26 18:59:08terry.reedysetmessageid: <1509044348.29.0.213398074469.issue24920@psf.upfronthosting.co.za>
2017-10-26 18:59:08terry.reedylinkissue24920 messages
2017-10-26 18:59:08terry.reedycreate