Skip to content

Change pprint depth type to Optional[int]#3392

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
llchan:pprint-depth-type
Oct 20, 2019
Merged

Change pprint depth type to Optional[int]#3392
JelleZijlstra merged 1 commit intopython:masterfrom
llchan:pprint-depth-type

Conversation

@llchan
Copy link
Contributor

@llchan llchan commented Oct 20, 2019

Based on the default value in the CPython implementation the depth type should be Optional[int] rather than int.

@JelleZijlstra JelleZijlstra merged commit f286912 into python:master Oct 20, 2019
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