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 Daniel.Andrade.Groppe
Recipients Daniel.Andrade.Groppe, Filip.Malczak, r.david.murray
Date 2014-03-15.14:24:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394893476.0.0.0232793899809.issue20898@psf.upfronthosting.co.za>
In-reply-to
Content
Added missing constants and response status codes:
Constants:
ALREADY_REPORTED, PERMANENT_REDIRECT, LOOP_DETECTED

Response status codes:
102, 207, 208, 226, 308, 422, 423, 424, 426, 507, 508
History
Date User Action Args
2014-03-15 14:24:36Daniel.Andrade.Groppesetrecipients: + Daniel.Andrade.Groppe, r.david.murray, Filip.Malczak
2014-03-15 14:24:36Daniel.Andrade.Groppesetmessageid: <1394893476.0.0.0232793899809.issue20898@psf.upfronthosting.co.za>
2014-03-15 14:24:35Daniel.Andrade.Groppelinkissue20898 messages
2014-03-15 14:24:35Daniel.Andrade.Groppecreate