[issue31604] unittest.TestLoader().loadTestsFromTestCase(...) fails when adding test cases with the expectedFailure decorator

2018-07-11 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- type: crash -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21253] unittest assertSequenceEqual can lead to Difflib.compare() crashing on mostly different sequences

2018-07-11 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- type: crash -> behavior versions: +Python 3.8 -Python 3.4, Python 3.5 ___ Python tracker ___ ___

[issue31297] Unpickleable ModuleImportError in unittest patch not backported to 2.7

2018-07-11 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- type: crash -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30774] list_repr not safe against concurrent mutation

2018-07-11 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Is it possible to reproduce this issue without involving signal handlers? -- ___ Python tracker ___

[issue34083] Functional Programming HOWTO: Dictionary ordering isn't "essentially random"

2018-07-11 Thread Stig Johan Berggren
Change by Stig Johan Berggren : -- versions: +Python 3.8 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

<    1   2   3