Skip to content

chore(python): bump Fable.Python to 5.1.0#4571

Merged
dbrattli merged 5 commits into
mainfrom
chore/bump-fable-python-5.0.0
Apr 26, 2026
Merged

chore(python): bump Fable.Python to 5.1.0#4571
dbrattli merged 5 commits into
mainfrom
chore/bump-fable-python-5.0.0

Conversation

@dbrattli

@dbrattli dbrattli commented Apr 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • dotnet restore tests/Python/Fable.Tests.Python.fsproj resolves cleanly
  • ./build.sh test python --skip-fable-library-core --type-check — Python tests: 2333 passed
  • uv run pyright --project pyrightconfig.ci.json temp/tests/Python/ temp/fable-library-py/ — 0 errors

🤖 Generated with Claude Code

github-actions Bot and others added 4 commits April 25, 2026 10:14
…ectly converted (#4560)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Dag Brattli <dag@brattli.net>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dbrattli dbrattli changed the title chore(tests/python): bump Fable.Python to 5.0.0 chore(python): bump Fable.Python to 5.0.0 Apr 26, 2026
@github-actions

github-actions Bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Python Type Checking Results (Pyright)

Metric Value
Total errors 33
Files with errors 4
Excluded files 4
New errors ✅ No
Excluded files with errors (4 files)

These files have known type errors and are excluded from CI. Remove from pyrightconfig.ci.json as errors are fixed.

File Errors Status
temp/tests/Python/test_hash_set.py 18 Excluded
temp/tests/Python/test_applicative.py 12 Excluded
temp/tests/Python/test_nested_and_recursive_pattern.py 2 Excluded
temp/tests/Python/fable_modules/thoth_json_python/encode.py 1 Excluded

5.1.0 fixes the pyright type error in `getCases` (Json.fs) that broke
the pyright CI job on 5.0.0 — see fable-compiler/Fable.Python#278.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dbrattli dbrattli changed the title chore(python): bump Fable.Python to 5.0.0 chore(python): bump Fable.Python to 5.1.0 Apr 26, 2026
@dbrattli dbrattli merged commit 7289c6a into main Apr 26, 2026
51 of 54 checks passed
@dbrattli dbrattli deleted the chore/bump-fable-python-5.0.0 branch April 26, 2026 15:34
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