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 kushal.das
Recipients Nofar Schnider, Winterflower, kushal.das, matrixise, ppperry, rhettinger, terry.reedy
Date 2016-06-02.21:44:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464903870.16.0.562151675014.issue25548@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching the patch for the same. Had to update the test cases for the following tests to have this behavior as expected.

test_functools 
test_cmd_line_script 
test_ctypes 
test_defaultdict 
test_descr
test_descrtut 
test_doctest 
test_generators
test_genexps 
test_metaclass 
test_pprint 
test_reprlib
test_statistics 
test_trace 
test_wsgiref
History
Date User Action Args
2016-06-02 21:44:32kushal.dassetrecipients: + kushal.das, rhettinger, terry.reedy, matrixise, ppperry, Winterflower, Nofar Schnider
2016-06-02 21:44:30kushal.dassetmessageid: <1464903870.16.0.562151675014.issue25548@psf.upfronthosting.co.za>
2016-06-02 21:44:30kushal.daslinkissue25548 messages
2016-06-02 21:44:30kushal.dascreate