-
Notifications
You must be signed in to change notification settings - Fork 130
Pull requests: pymorphy2/pymorphy2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
base.py: fix AttributeError: 'inspect' has no attribute 'getargspec'
#173
opened Jun 10, 2024 by
doctorcolossus
Loading…
the 'getargspec' was depricated and is changed to 'getfullargspec'
#171
opened Apr 17, 2024 by
P-Ushakov
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.