mirror of
https://github.com/davidhalter/jedi.git
synced 2026-06-24 14:33:53 +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.