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 eric.smith, larry, loewis, mark.dickinson, serhiy.storchaka
Date 2012-05-04.12:48:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336135880.2329.32.camel@raxxla>
In-reply-to <1336130038.65.0.758967815908.issue14705@psf.upfronthosting.co.za>
Content
> Serily: why would you unhesitatingly prefer 'P' to 'p'?

My name is Serhiy. :)

'P' has the advantage that you can safely backward-compatibly remove the
restriction by replacing 'P' on 'p'. :)

> I also found some funny in-between cases.

This is historical legacy, some still use 1/0 instead True/False. In the
end, bool subclasses int. But we have no middlecase for latin 'P'.
History
Date User Action Args
2012-05-04 12:48:56serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, mark.dickinson, larry, eric.smith
2012-05-04 12:48:56serhiy.storchakalinkissue14705 messages
2012-05-04 12:48:56serhiy.storchakacreate