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.

作者 vstinner
收信人 eric.araujo, ezio.melotti, flox, pitrou, python-dev, terry.reedy, vstinner
日期 2011-12-12.01:11:33
SpamBayes Score 0.015606537
Marked as misclassified
Message-id <1323652294.57.0.559169114059.issue13248@psf.upfronthosting.co.za>
In-reply-to
内容
.. 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.
历史
日期 用户 动作 参数
2011-12-12 01:11:34vstinner修改recipients: + vstinner, terry.reedy, pitrou, ezio.melotti, eric.araujo, flox, python-dev
2011-12-12 01:11:34vstinner修改messageid: <1323652294.57.0.559169114059.issue13248@psf.upfronthosting.co.za>
2011-12-12 01:11:33vstinner链接issue13248 messages
2011-12-12 01:11:33vstinner创建