Skip to content
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

Avoid copy cycles when fully pasting diagram items #2538

Merged
merged 2 commits into from
Jul 24, 2023
Merged

Conversation

amolenaar
Copy link
Member

@amolenaar amolenaar commented Jul 23, 2023

This is a follow-up PR on #2475

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: #2536, #2475

What is the new behavior?

Do not error if we copy complex structures.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the python Pull requests that update Python code label Jul 23, 2023
@amolenaar amolenaar requested a review from danyeaw July 23, 2023 11:15
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amolenaar This looks good, just one comment about a small cleanup

gaphor/UML/copypaste.py Outdated Show resolved Hide resolved
@amolenaar amolenaar merged commit 9e82b1b into main Jul 24, 2023
33 checks passed
@amolenaar amolenaar deleted the fix-copy-paste branch July 24, 2023 09:21
@danyeaw danyeaw added fix A fix for a bug and removed python Pull requests that update Python code labels Aug 5, 2023
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.

None yet

2 participants