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 adelfino, docs@python, orsenthil, terry.reedy
Date 2018-06-22.21:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529701826.33.0.56676864532.issue33885@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c45cb479074b5d25f0d382d3109f527520a9f03c by Terry Jan Reedy (Andrés Delfino) in branch '3.6':
bpo-33885: Replace "hook function" with "callable" (GH-7765)
https://github.com/python/cpython/commit/c45cb479074b5d25f0d382d3109f527520a9f03c
History
Date User Action Args
2018-06-22 21:10:26terry.reedysetrecipients: + terry.reedy, orsenthil, docs@python, adelfino
2018-06-22 21:10:26terry.reedysetmessageid: <1529701826.33.0.56676864532.issue33885@psf.upfronthosting.co.za>
2018-06-22 21:10:26terry.reedylinkissue33885 messages
2018-06-22 21:10:26terry.reedycreate