summaryrefslogtreecommitdiff
path: root/Lib/test/test_pep380.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when the return value of a subgenerator is a temporaryAmaury Forgeot d'Arc2012-01-131-0/+11
* NULL and no exception set from tp_iternext means StopIterationBenjamin Peterson2012-01-131-0/+5
* add test, which was missing from d64ac9ab4cd0Benjamin Peterson2012-01-131-0/+842