Skip to content

Fix deepcopy logic for new Python#28

Merged
fjarri merged 1 commit into
masterfrom
py314
Oct 19, 2025
Merged

Fix deepcopy logic for new Python#28
fjarri merged 1 commit into
masterfrom
py314

Conversation

@fjarri

@fjarri fjarri commented Oct 19, 2025

Copy link
Copy Markdown
Collaborator

itertools.count() is not copyable anymore.

@codecov

codecov Bot commented Oct 19, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
alysis/_node.py 0.00% 6 Missing ⚠️
Files with missing lines Coverage Δ
alysis/_node.py 36.89% <0.00%> (-1.28%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fjarri fjarri changed the title Fix deepcopy logic for Python 3.14 Fix deepcopy logic for new Python Oct 19, 2025
@fjarri fjarri merged commit 4deee19 into master Oct 19, 2025
8 of 9 checks passed
@fjarri fjarri deleted the py314 branch October 19, 2025 16:55
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.

1 participant