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 christian.heimes
Recipients alex, christian.heimes, dstufft, janssen, njs
Date 2019-06-03.19:02:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559588570.73.0.91791689035.issue37120@roundup.psfhosted.org>
In-reply-to
Content
I have merged the PR to land the feature in time for the feature freeze.

Regarding your comment on client_context.num_ticket getter: IMHO it's not a good idea to raise an exception on attribute access. It may break introspection.
History
Date User Action Args
2019-06-03 19:02:50christian.heimessetrecipients: + christian.heimes, janssen, alex, njs, dstufft
2019-06-03 19:02:50christian.heimessetmessageid: <1559588570.73.0.91791689035.issue37120@roundup.psfhosted.org>
2019-06-03 19:02:50christian.heimeslinkissue37120 messages
2019-06-03 19:02:50christian.heimescreate