Skip to content

cgitb stubs#3368

Merged
srittau merged 6 commits intopython:masterfrom
CraftSpider:cgitb-stubs
Oct 16, 2019
Merged

cgitb stubs#3368
srittau merged 6 commits intopython:masterfrom
CraftSpider:cgitb-stubs

Conversation

@CraftSpider
Copy link
Contributor

@CraftSpider CraftSpider commented Oct 15, 2019

Stubs for the cgitb module, 2 and 3

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM, just some minor comments below.

def html(einfo: _ExcInfo, context: int = ...) -> str: ...
def text(einfo: _ExcInfo, context: int = ...) -> str: ...

class Hook:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also # undocumented.

@srittau srittau merged commit 67629a1 into python:master Oct 16, 2019
@CraftSpider CraftSpider deleted the cgitb-stubs branch October 16, 2019 18:19
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.

2 participants