Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 183 Bytes

7394.bugfix.rst

File metadata and controls

2 lines (2 loc) · 183 Bytes

Passing an empty help value to Parser.add_option is now accepted instead of crashing when running pytest --help. Passing None raises a more informative TypeError.