Skip to content

bpo-46434: Handle missing docstring in pdb help#30705

Merged
zooba merged 5 commits intopython:mainfrom
sparrowt:bpo-46434-pdb-help
Jan 21, 2022
Merged

bpo-46434: Handle missing docstring in pdb help#30705
zooba merged 5 commits intopython:mainfrom
sparrowt:bpo-46434-pdb-help

Conversation

@sparrowt
Copy link
Contributor

@sparrowt sparrowt commented Jan 19, 2022

Proposed fix for https://bugs.python.org/issue46434

When using embeddable windows distribution of python, __doc__ strings are missing so help CMD in pdb explodes without this patch.

This is my first contribution, apologies I wasn't sure whether I should update Docs, Misc/ACKS or Misc/NEWS.d

https://bugs.python.org/issue46434

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants