]> granicus.if.org Git - python/commit
Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jul 2015 20:21:16 +0000 (23:21 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jul 2015 20:21:16 +0000 (23:21 +0300)
commit44a5cd654d8f617df72936167c5f57141b8e86bb
tree6225a936db06235bc2f471794e4e28c7cf72aa07
parent5324f65c3c2b443a2088109e3d6e4068a236b3da
parent2489bd5d4e45b2a1d90f9336bf528ab1bba2d796
Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes.
Misc/NEWS