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 r.david.murray
Recipients docs@python, ezio.melotti, larry, loewis, r.david.murray, serhiy.storchaka, vstinner, yegle
Date 2014-03-11.13:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394542967.49.0.460702014507.issue19861@psf.upfronthosting.co.za>
In-reply-to
Content
I did not forget about set_executable...that method now works on unix *because* spawn is supported on unix now, so I don't see any need to document that separately.  (It didn't previously have an 'availability windows' line, so I think its docs need some improvement if it only applies to spawn, but that's a separate issue.)

HTTPError.headers I did forget about, thanks.
History
Date User Action Args
2014-03-11 13:02:47r.david.murraysetrecipients: + r.david.murray, loewis, vstinner, larry, ezio.melotti, docs@python, serhiy.storchaka, yegle
2014-03-11 13:02:47r.david.murraysetmessageid: <1394542967.49.0.460702014507.issue19861@psf.upfronthosting.co.za>
2014-03-11 13:02:47r.david.murraylinkissue19861 messages
2014-03-11 13:02:47r.david.murraycreate