Skip to content

fix(all): add Seq.enumerateTryWith for try/with in seq, list, array comprehensions#4750

Merged
MangelMaxime merged 7 commits into
mainfrom
fix-seq-enumerarte-try-with
Jul 9, 2026
Merged

fix(all): add Seq.enumerateTryWith for try/with in seq, list, array comprehensions#4750
MangelMaxime merged 7 commits into
mainfrom
fix-seq-enumerarte-try-with

Conversation

@MangelMaxime

Copy link
Copy Markdown
Member

No description provided.

@MangelMaxime MangelMaxime force-pushed the fix-seq-enumerarte-try-with branch from 519ec6b to 5ed01a2 Compare July 8, 2026 17:50
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Python Type Checking Results (Pyright)

Metric Value
Total errors 34
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 2 Excluded

@MangelMaxime MangelMaxime changed the title fix(all): add Seq.enumerateTryWith for try/with in comprehensions fix(all): add Seq.enumerateTryWith for try/with in seq, list, array comprehensions Jul 9, 2026
@MangelMaxime MangelMaxime merged commit 448c90d into main Jul 9, 2026
45 of 46 checks passed
@MangelMaxime MangelMaxime deleted the fix-seq-enumerarte-try-with branch July 9, 2026 07:31
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.

2 participants