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 td
Recipients davin, sbt, td
Date 2015-02-23.08:47:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424681261.07.0.724830749635.issue23484@psf.upfronthosting.co.za>
In-reply-to
Content
>>> Of course, there's code in the wild that expects and uses the parameter named 'block' so simply changing this keyword will result in breaking others' code.

That is, indeed, the case with my company's code as well.
History
Date User Action Args
2015-02-23 08:47:41tdsetrecipients: + td, sbt, davin
2015-02-23 08:47:41tdsetmessageid: <1424681261.07.0.724830749635.issue23484@psf.upfronthosting.co.za>
2015-02-23 08:47:41tdlinkissue23484 messages
2015-02-23 08:47:40tdcreate