Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-40334: Correctly identify invalid target in assignment errors (GH-20076) | Pablo Galindo | 2020-05-15 |
* | bpo-32856: Optimize the assignment idiom in comprehensions. (GH-16814) | Serhiy Storchaka | 2020-02-12 |
* | bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-... | Jörn Heissler | 2019-06-22 |
* | bpo-35169: Improve error messages for forbidden assignments. (GH-10342) | Serhiy Storchaka | 2018-11-20 |
* | Issue #23277: Remove unused support.run_unittest import. | Serhiy Storchaka | 2016-04-24 |
* | Use unittest.main() in 3.3 and greater | Frank Wierzbicki | 2013-01-16 |
* | Closed #16886: test_dictcomps no longer depends on dict order | Frank Wierzbicki | 2013-01-16 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Merged revisions 56782-56847 via svnmerge from | Guido van Rossum | 2007-08-09 |