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 danishprakash
Recipients danishprakash, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-11-23.02:52:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542941558.74.0.788709270274.issue35292@psf.upfronthosting.co.za>
In-reply-to
Content
I would like to work on this if you have not already started, Steve. 

> We should check whether people read from SimpleHTTPRequestHandler.extensions_map directly before calling guess_type(), and decide how quickly we can make the change.

Are you implying we make the change based on whether someone use SimpleHTTPRequestHandler.extensions_map before calling guess_type()? Could you please elaborate that a bit, thanks.
History
Date User Action Args
2018-11-23 02:52:38danishprakashsetrecipients: + danishprakash, paul.moore, tim.golden, zach.ware, steve.dower
2018-11-23 02:52:38danishprakashsetmessageid: <1542941558.74.0.788709270274.issue35292@psf.upfronthosting.co.za>
2018-11-23 02:52:38danishprakashlinkissue35292 messages
2018-11-23 02:52:38danishprakashcreate