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 serhiy.storchaka
Date 2021-04-05.13:50:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617630631.7.0.425852592967.issue43084@roundup.psfhosted.org>
In-reply-to
Content
New changeset b1dc1aacf8b0f319024a1a3ce91d395956537c11 by Serhiy Storchaka in branch 'master':
bpo-43084: Return bool instead of int from curses.window.enclose() (GH-24398)
https://github.com/python/cpython/commit/b1dc1aacf8b0f319024a1a3ce91d395956537c11
History
Date User Action Args
2021-04-05 13:50:31serhiy.storchakasetrecipients: + serhiy.storchaka
2021-04-05 13:50:31serhiy.storchakasetmessageid: <1617630631.7.0.425852592967.issue43084@roundup.psfhosted.org>
2021-04-05 13:50:31serhiy.storchakalinkissue43084 messages
2021-04-05 13:50:31serhiy.storchakacreate