mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-28 12:25:30 +08:00
04737b2637
- Fix getattr_static for Python 3.15 __dict__ GetSetDescriptorType
- Accept abs() parameter name change ('x' → 'number')
- Add Python 3.15 os module constants to test expectations
Fixes instance attribute introspection and stdlib changes in Python 3.15.