You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...what the? I must have committed that by accident.
Also tells we should have a test case for it.
Sigh! I shouldn't make releases at 4.00 AM in the morning. :(
>>> from psutil import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute '__3n__'
>>>
commit: cea4000 likely introduced a bug with the all list of the init module by wrongly renaming version to 3n:
The text was updated successfully, but these errors were encountered: