]> granicus.if.org Git - python/commit
Merge issue #16373: Prevent infinite recursion for ABC Set class operations.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 1 Nov 2012 11:31:31 +0000 (13:31 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 1 Nov 2012 11:31:31 +0000 (13:31 +0200)
commit73ee816d0561f5a2655974a507ae2288e41615db
tree9eb2fb5d897dd67132756dcd0b251d0686c39eb9
parent312c95f8e5494385cae9d91d45303d419b58ae04
parentb904e4256e739ccd40b634842a248fe6a9971ad9
Merge issue #16373: Prevent infinite recursion for ABC Set class operations.

Patch by Serhiy Storchaka.
Lib/collections/abc.py