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 loewis, ned.deily, python-dev, serhiy.storchaka
Date 2014-07-31.07:36:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406792175.2.0.478243312143.issue22085@psf.upfronthosting.co.za>
In-reply-to
Content
Yet one incompatibility is that callbacks set but old command are called with last argument one of 'r', 'w' or 'u', but callbacks set but old command are called with last argument one of 'read', 'write' or 'unset' (or 'array').
History
Date User Action Args
2014-07-31 07:36:15serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, ned.deily, python-dev
2014-07-31 07:36:15serhiy.storchakasetmessageid: <1406792175.2.0.478243312143.issue22085@psf.upfronthosting.co.za>
2014-07-31 07:36:15serhiy.storchakalinkissue22085 messages
2014-07-31 07:36:15serhiy.storchakacreate