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 vstinner
Recipients eric.araujo, ezio.melotti, flox, pitrou, python-dev, terry.reedy, vstinner
Date 2011-12-12.01:11:33
SpamBayes Score 0.015606537
Marked as misclassified No
Message-id <1323652294.57.0.559169114059.issue13248@psf.upfronthosting.co.za>
In-reply-to
Content
.. versionchanged:: 3.2
-      The *strict* parameter is deprecated.  HTTP 0.9-style "Simple Responses"
+      The *strict* parameter is removed.  HTTP 0.9-style "Simple Responses"
       are not supported anymore.

Such change looks wrong: the parameter exists in Python 3.2.
History
Date User Action Args
2011-12-12 01:11:34vstinnersetrecipients: + vstinner, terry.reedy, pitrou, ezio.melotti, eric.araujo, flox, python-dev
2011-12-12 01:11:34vstinnersetmessageid: <1323652294.57.0.559169114059.issue13248@psf.upfronthosting.co.za>
2011-12-12 01:11:33vstinnerlinkissue13248 messages
2011-12-12 01:11:33vstinnercreate