Skip to content

docs: update stdlib bindings table in README#286

Merged
dbrattli merged 1 commit intomainfrom
repo-assist/improve-readme-stdlib-table-2026-05-01-27a079c16239a3c9
May 1, 2026
Merged

docs: update stdlib bindings table in README#286
dbrattli merged 1 commit intomainfrom
repo-assist/improve-readme-stdlib-table-2026-05-01-27a079c16239a3c9

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 1, 2026

🤖 This is an automated pull request from Repo Assist, an AI assistant for this repository.

Summary

The "Available Bindings" table in README.md was missing 10 stdlib modules added over the past several releases. This PR updates the table to reflect the current state of the library.

Modules added to the table

Module Added in
Fable.Python.Datetime 5.0.0
Fable.Python.Html (earlier)
Fable.Python.Heapq (earlier)
Fable.Python.Threading (earlier)
Fable.Python.Itertools 5.0.0
Fable.Python.Functools 5.0.0
Fable.Python.Collections 5.1.0
Fable.Python.Regex 5.1.0
Fable.Python.Pathlib 5.1.0
Fable.Python.Traceback (earlier)

Motivation

New contributors and users checking the README wouldn't know these bindings exist. Keeping the table accurate improves discoverability.

Trade-offs

Documentation-only change; no code or API changes.

Note

🔒 Integrity filter blocked 10 items

The following items were blocked because they don't meet the GitHub integrity level.

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Repo Assist · ● 3M ·

Add Datetime, Html, Heapq, Threading, Itertools, Functools,
Collections, Regex, Pathlib, and Traceback to the Available
Bindings table which was missing modules added since 4.x.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation repo-assist labels May 1, 2026
@dbrattli dbrattli marked this pull request as ready for review May 1, 2026 07:51
@dbrattli dbrattli changed the title [Repo Assist] docs: update stdlib bindings table in README docs: update stdlib bindings table in README May 1, 2026
@dbrattli dbrattli merged commit 180c086 into main May 1, 2026
8 checks passed
@dbrattli dbrattli deleted the repo-assist/improve-readme-stdlib-table-2026-05-01-27a079c16239a3c9 branch May 1, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation repo-assist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant