[issue25548] Show the address in the repr for class objects

Kushal Das report at bugs.python.org
Thu Jun 2 17:44:30 EDT 2016


Kushal Das added the comment:

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

----------
keywords: +patch
nosy: +kushal.das
Added file: http://bugs.python.org/file43119/issue25548.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25548>
_______________________________________


More information about the Python-bugs-list mailing list