Skip to content

Fixes incomplete getattr statement.#3714

Merged
abravalheri merged 2 commits into
pypa:mainfrom
abravalheri:issue-3713
Jan 11, 2023
Merged

Fixes incomplete getattr statement.#3714
abravalheri merged 2 commits into
pypa:mainfrom
abravalheri:issue-3713

Conversation

@abravalheri

Copy link
Copy Markdown
Contributor

Summary of changes

  • The statement was meant to have a default None value, but it is missing.

Closes #3713

Pull Request Checklist

@jaraco jaraco force-pushed the main branch 3 times, most recently from a85759c to 93ce5a0 Compare December 16, 2022 18:21
@abravalheri abravalheri merged commit 2be567a into pypa:main Jan 11, 2023
@abravalheri abravalheri deleted the issue-3713 branch January 11, 2023 18:04
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.

Intention didn't match implementation

1 participant