Osama Alwaly caa416e5e2 Improve cmath.complex dunder methods and tests; align lru_cache with stdlib
- Add __rtruediv__, __rpow__, __pos__, __bool__, __hash__, and coercion errors
- Extend __pow__ for complex exponents and real-only complex unwrap
- Tests for rdiv, rpow, bool, pos, float/int errors, hash, complex**complex
- lru_cache: accept typed= and **kwargs for host-Python compatibility when PYTHONPATH shadows this module
- Regenerate _generated.c from prebuild.py

Made-with: Cursor
2026-03-24 18:20:41 +02:00
..
2023-03-17 11:38:22 +08:00
2026-02-05 11:27:12 +08:00
2025-09-08 20:07:54 +08:00
2024-12-14 17:16:15 +08:00
2023-03-16 23:56:40 +08:00
2025-04-17 15:10:48 +08:00
2026-01-30 14:42:45 +08:00
up
2026-02-19 18:41:32 +08:00