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 serhiy.storchaka
Recipients martin.panter, python-dev, serhiy.storchaka, terry.reedy, zach.ware
Date 2016-08-16.14:25:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471357535.3.0.283583502575.issue27611@psf.upfronthosting.co.za>
In-reply-to
Content
DisplayStyle() fails with AttributeError after NoDefaultRoot(). Should be made following changes:

1. The refwindow option should have priority over _default_root.
2. Add the master keyword-only parameter for creating styles without refwindow (3.6 only).
History
Date User Action Args
2016-08-16 14:25:35serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, python-dev, martin.panter, zach.ware
2016-08-16 14:25:35serhiy.storchakasetmessageid: <1471357535.3.0.283583502575.issue27611@psf.upfronthosting.co.za>
2016-08-16 14:25:35serhiy.storchakalinkissue27611 messages
2016-08-16 14:25:35serhiy.storchakacreate