Message2824

Author pjenvey
Recipients
Date 2007-08-30.01:41:23
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
the detection of the list being modifying during the sort is simpler than CPython's, but probably worth including as it covers many cases of this

if it's included, we could log a bug for a more involved detection routine

the test for it in test_types can also be uncommented (patch attached). This same test is included in 2.4's list_tests (included in the first patch) anyway
File Added: test_types_modify_sort-r3455.diff
History
Date User Action Args
2008-02-20 17:18:47adminlinkissue1781556 messages
2008-02-20 17:18:47admincreate