Skip to content

Added ConfigParser.BOOLEAN_STATES # Undocumented#3281

Merged
JelleZijlstra merged 25 commits intopython:masterfrom
jolaf:master
Sep 30, 2019
Merged

Added ConfigParser.BOOLEAN_STATES # Undocumented#3281
JelleZijlstra merged 25 commits intopython:masterfrom
jolaf:master

Conversation

@jolaf
Copy link
Contributor

@jolaf jolaf commented Sep 30, 2019

Fix for #3280.

jolaf and others added 25 commits March 11, 2019 15:11
Make vars arguments Optional, as they default to None (#2853)
Missing return values added;
A lot of parameters have been made Optional, according to documentation;
translation() stub improved by using @overload
Sequence replaced with Container

Co-Authored-By: Sebastian Rittau <srittau@rittau.biz>
Sequence replaced with Iterable

Co-Authored-By: Sebastian Rittau <srittau@rittau.biz>
Co-Authored-By: Sebastian Rittau <srittau@rittau.biz>
@JelleZijlstra
Copy link
Member

What's going on with the list of commits in this PR?

Anyway, the change itself is fine, so I'll merge it.

@JelleZijlstra JelleZijlstra merged commit c441a1f into python:master Sep 30, 2019
@jolaf
Copy link
Contributor Author

jolaf commented Sep 30, 2019

I don't know, for some reason GitHub lists here all commits from all my former pull requests.

@jolaf
Copy link
Contributor Author

jolaf commented Sep 30, 2019

Thanks!

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