Commit Graph

6 Commits

Author SHA1 Message Date
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
Jeong YunWon
9467632e1b Fix dict unpacking order preservation 2025-06-21 23:51:37 +09:00
Padraic Fanning
5ac76c78e6 Clean up skip(s) in test_call 2021-10-10 19:11:23 -04:00
Padraic Fanning
a7b759c773 Skip TestPEP590 per lack of vectorcall support 2021-02-15 22:34:19 -05:00
Padraic Fanning
5c7f758bde Mark failing/erroring tests 2021-02-15 15:01:19 -05:00
Padraic Fanning
2cc168df21 Add test_call from CPython 3.8.7 2021-02-15 14:57:36 -05:00