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 amaury.forgeotdarc, epitome83, gcd0318, gpolo, kbk, roger.serwy, terry.reedy
Date 2012-01-26.04:26:34
SpamBayes Score 0.00014243557
Marked as misclassified No
Message-id <1327551995.18.0.598045768819.issue5707@psf.upfronthosting.co.za>
In-reply-to
Content
The patch fixed a real issue, the difference return of filter in 3.x versus 2.x. Bad key bindings came up in #11437 and #13864 also.
History
Date User Action Args
2012-01-26 04:26:35terry.reedysetrecipients: + terry.reedy, kbk, amaury.forgeotdarc, gpolo, roger.serwy, epitome83, gcd0318
2012-01-26 04:26:35terry.reedysetmessageid: <1327551995.18.0.598045768819.issue5707@psf.upfronthosting.co.za>
2012-01-26 04:26:34terry.reedylinkissue5707 messages
2012-01-26 04:26:34terry.reedycreate