]> granicus.if.org Git - python/commit
Issue #25718: Fixed copying object with state with boolean value is false.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 30 Nov 2015 15:37:13 +0000 (17:37 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 30 Nov 2015 15:37:13 +0000 (17:37 +0200)
commit78122c9c5d9a24bdc7083d9bd8e78a072ede2f42
tree88f59d4e74e7f5fd0c171ae66f617278735ff39a
parentb4ce1fc31be5614d527d77c55018281ebbcd70ab
parentb63015b01a07c535ef4c26fe0bc4c336295dd08e
Issue #25718: Fixed copying object with state with boolean value is false.
Misc/NEWS