docs: update python connector docs by qevolg · Pull Request #35188 · taosdata/TDengine · GitHub
Skip to content

docs: update python connector docs#35188

Open
qevolg wants to merge 1 commit intomainfrom
docs/python/ws/riscv
Open

docs: update python connector docs#35188
qevolg wants to merge 1 commit intomainfrom
docs/python/ws/riscv

Conversation

@qevolg
Copy link
Copy Markdown
Contributor

@qevolg qevolg commented Apr 21, 2026

Description

docs: update python connector docs

Issue(s)

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

@qevolg qevolg requested a review from guanshengliang as a code owner April 21, 2026 06:52
Copilot AI review requested due to automatic review settings April 21, 2026 06:52
@qevolg qevolg requested review from a team and zitsen as code owners April 21, 2026 06:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Python connector documentation and aligns CI/test environments to use taos-ws-py 0.6.9 (including noting the new riscv64 support) to keep docs and automated runs consistent.

Changes:

  • Bump taos-ws-py from 0.6.8 → 0.6.9 across CI Dockerfiles and test runner scripts.
  • Update test dependency definitions (requirements.txt, pyproject.toml, and uv.lock) for the new minimum/pinned version.
  • Add 0.6.9 entry to English/Chinese Python connector docs’ WebSocket connector version history.

Reviewed changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/parallel_test/run_case.sh Update pip-installed taos-ws-py version used by parallel test runs.
tests/ci/dockerfile_ci Update CI image Python deps to include taos-ws-py==0.6.9.
tests/ci/Dockerfile Update CI image Python deps to include taos-ws-py==0.6.9.
test/uv.lock Update declared taos-ws-py minimum version in the lock metadata.
test/requirements.txt Pin taos-ws-py==0.6.9 for test environment installs.
test/pyproject.toml Raise taos-ws-py minimum version to >=0.6.9.
test/ci/run_case.sh Update pip-installed taos-ws-py version in CI test runner.
test/cases/83-DocTest/python.sh Update doctest script to install taos-ws-py==0.6.9.
docs/zh/14-reference/05-connector/30-python.mdx Document taos-ws-py 0.6.9 (riscv64 support) in version history.
docs/en/14-reference/05-connector/30-python.md Document taos-ws-py 0.6.9 (riscv64 support) in version history.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the taos-ws-py connector version from 0.6.8 to 0.6.9 across documentation, test scripts, CI configurations, and dependency files to support the riscv64 architecture. Feedback was provided regarding the manual modification of the uv.lock file, which should be updated using the uv tool to ensure the lockfile remains consistent and correctly resolved.

Comment thread test/uv.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants