Skip to content

Conversation

@eamanu
Copy link
Contributor

@eamanu eamanu commented Mar 14, 2019

To avoid unnecessary verbose this PR add and if to know
if the field to return is not None

https://bugs.python.org/issue36287

To avoid unnecessary verbose this PR add and `if` to know if the field to return is not None
@eamanu eamanu changed the title bpo-36287: Ignoring optional field. [WIP] bpo-36287: Ignoring optional field. Mar 20, 2019
@brettcannon
Copy link
Member

Why is this a WIP? If this truly isn't ready to be considered for review then please close the PR.

@eamanu
Copy link
Contributor Author

eamanu commented Mar 26, 2019

Hi @brettcannon. I will close it now. I am working on this Issue, but you are right, when I have the "final" PR I will open it again.

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