Commit Graph

9 Commits

Author SHA1 Message Date
ShaharNaveh
93865e6523 Update test_yield_from.py from 3.14.3 2026-03-12 13:33:04 +01:00
Jeong, YunWon
ad6e965ad3 apply tests 2026-02-11 16:50:23 +09:00
Shahar Naveh
3c01be29c4 Update some tests to 3.13.7 (#6171)
* Update `test_call.py` from 3.13.7

* Update `test_yield_from.py` from 3.13.7

* Update more tests to 3.13.7

* More tests to 3.13.7

* Remove patch from passing test
2025-09-21 19:33:41 +09:00
CPython Developers
9571a68c01 Update test_yield_from from CPython 3.10.6 2022-08-14 23:50:53 +09:00
Taegi Song
12bbb79bad Fix define_exception! of PyStopIteration to set value of value attribute
Co-authored-by: NanHee Kim <kimnanhee0225@gmail.com>
2022-07-14 20:30:21 +09:00
Padraic Fanning
165df16945 Unmark passing tests due to CI limitations 2022-06-22 20:19:39 -04:00
Padraic Fanning
373aff3d69 Mark failing tests due to GitHub Actions 2021-08-08 13:23:37 -04:00
Padraic Fanning
60e36a08d5 Mark erroring/failing tests 2021-08-02 19:24:44 -04:00
Padraic Fanning
f6aeb8bf09 Add test_yield_from from CPython 3.8 2021-08-02 19:24:43 -04:00