Skip to content

docs: fix comment typos in dbt-python-core and Cargo.toml - #16227

Open
simpleqt wants to merge 5 commits into
dbt-labs:mainfrom
simpleqt:docs/rust-comment-typos
Open

simpleqt wants to merge 5 commits into
dbt-labs:mainfrom
simpleqt:docs/rust-comment-typos

Conversation

@simpleqt

@simpleqt simpleqt commented Sep 7, 2026

Copy link
Copy Markdown

Three comment typos:

  • crates/dbt-python-core/src/lib.rs: "Sine free-threaded python" → "Since"; "imporved" → "improved"
  • Cargo.toml: "also dependend by tests" → "also depended on by tests"

Comments only (no code change, so no changie entry).

tauhid621 and others added 5 commits September 7, 2026 17:49
dbt-labs#16221)

Updates README, CONTRIBUTING, CHANGELOG, issue/PR templates, changie
config, and workflow copy to reflect the dbt-core -> dbt-oss rename.
Code and release-pipeline changes are tracked separately.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
* Rename dbt-core to dbt-oss in repo-facing docs

Closes dbt-labs#16221

## Summary
- Rebrands repo-facing docs, GitHub templates, workflow copy, and package metadata from dbt-core/dbt Core to dbt-oss/dbt OSS.
- Code and release-pipeline changes are handled in separate PRs.

## Test plan
- [ ] N/A — docs/config only

Copybara-Public-Head-SHA: de3640a
GitOrigin-RevId: 3fec1f3

* adding pyproject changes manually

---------

Co-authored-by: Tauhid Anjum <tauhid.anjum@dbtlabs.com>
GitOrigin-RevId: a3e4e02dbdc11770546323f8e4379d534332c72e
Closes dbt-labs#16185

GitOrigin-RevId: c1cfef3b81895cd7de716ac24bb64eb1ede95a1a
* dbt-runtime: Carry the current tracing Span on task spawning

* dbt-runtime: Expose max_parallelism()

* dbt-runtime: Prepare for dynamically-configurable thread-cap

* dbt-runtime: Allow dynamic configuration of the thread-cap

GitOrigin-RevId: 09bec9d85af313e6c2de13040632a534401c7104
'Sine free-threaded' → 'Since', 'imporved' → 'improved', 'dependend by
tests' → 'depended on by tests'.
Copilot AI lite review requested due to automatic review settings September 7, 2026 17:38
@simpleqt
simpleqt requested a review from a team as a code owner September 7, 2026 17:38
@cla-bot

cla-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.

In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, please reach out through a comment on this PR.

CLA has not been signed by users: @simpleqt

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants