PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Tuesday the 23rd of July, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[14:29:48] <dude-x> pip list -o seems broken with AttributeError: NoneType has no attribute 'is_hash_allowed'
[14:31:39] <dude-x> on pip 19.2
[15:54:04] <toad_polo> dude-x: Apparently it's been fixed already in master: https://github.com/pypa/pip/issues/6772
[16:33:48] <dude-x> yeah