Skip to content

fix: update is_union function to support python 3.10+ union syntax#69

Merged
wbarnha merged 2 commits into
masterfrom
claude/faust-mode-open-prs-ur3hqs
Jul 17, 2026
Merged

fix: update is_union function to support python 3.10+ union syntax#69
wbarnha merged 2 commits into
masterfrom
claude/faust-mode-open-prs-ur3hqs

Conversation

@wbarnha

@wbarnha wbarnha commented Jul 17, 2026

Copy link
Copy Markdown
Member

No description provided.

NJABULO-NDLOVU and others added 2 commits July 17, 2026 01:22
The int | None parametrize case from PR #65 raises TypeError at
collection time on Python 3.8/3.9, which is what failed CI on that
PR. Guard the case behind a runtime version check.

Assisted-by: Claude
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HgnKFtXZbCjXNoVNWa5JLd
@wbarnha
wbarnha merged commit 11ba931 into master Jul 17, 2026
5 of 14 checks passed
@wbarnha
wbarnha deleted the claude/faust-mode-open-prs-ur3hqs branch July 17, 2026 02:39
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.

3 participants