Skip to content

Fix: deal with absense of attributes #3264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Fix: deal with absense of attributes #3264

merged 1 commit into from
Apr 23, 2024

Conversation

amolenaar
Copy link
Member

@amolenaar amolenaar commented Apr 22, 2024

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Issue Number: #3263

What is the new behavior?

The method returns None now, but strings were expected at some places.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

The method returns None now, but strings were expected at some places.
@amolenaar amolenaar requested a review from danyeaw April 22, 2024 15:02
@github-actions github-actions bot added the python Pull requests that update Python code label Apr 22, 2024
@amolenaar amolenaar linked an issue Apr 22, 2024 that may be closed by this pull request
3 tasks
@danyeaw danyeaw added fix A fix for a bug and removed python Pull requests that update Python code labels Apr 23, 2024
@danyeaw danyeaw merged commit e467313 into main Apr 23, 2024
@danyeaw danyeaw deleted the fix-none-attribute branch April 23, 2024 01:36
@danyeaw
Copy link
Member

danyeaw commented Apr 23, 2024

Thanks @amolenaar!

@amolenaar amolenaar mentioned this pull request Apr 24, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A fix for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pasting association items fails
2 participants