Commit Graph

8 Commits

Author SHA1 Message Date
Jeong, YunWon
0eddee500a fix fcntl, sslsocket traverse, super , excepthook (#6623)
* fix fcntl

* fix traverse

* fix super

* excepthook

* fix warn
2026-01-03 00:15:31 +09:00
Shahar Naveh
be559ae453 Update support/import_helper.py from 3.13.11 (#6451)
* Update `support/import_helper.py` from 3.13.11

* Unmark passing test
2025-12-17 08:15:25 +09:00
Shahar Naveh
b84f7c19ad Fix super and Update test_{descr,super}.py from 3.13.9 (#6314)
* Update `test_descr.py` from 3.13.9

* Update `test_super.py` from 3.13.9
2025-11-30 10:16:50 +09:00
Jeong, YunWon
95b8c60756 Fix __build_class__ compatibility (#6308)
* Update __build_class__

* fix test
2025-11-29 11:54:04 +09:00
YeonWoo
e513bf11fe Fix metaclass check classcell (#3986) 2022-08-13 17:20:13 +09:00
Padraic Fanning
ff265ea705 Clean up skip in test_super 2021-10-17 22:24:53 -04:00
eldpswp99
cd9b4946fe add TODO:RUSTPYTHON 2021-09-15 02:12:48 +09:00
eldpswp99
72be296c1d add super test by CPython 3.8 2021-09-15 02:06:23 +09:00