Skip to content

ts#2646

Open
M7FX-1 wants to merge 2 commits into
github:mainfrom
M7FX-1:main
Open

ts#2646
M7FX-1 wants to merge 2 commits into
github:mainfrom
M7FX-1:main

Conversation

@M7FX-1
Copy link
Copy Markdown

@M7FX-1 M7FX-1 commented May 20, 2026

Description

Testing

  • Tested locally with uv run specify --help
  • Ran existing tests with uv sync && uv run pytest
  • Tested with a sample project (if applicable)

AI Disclosure

  • I did not use AI assistance for this contribution
  • I did use AI assistance (describe below)

google-labs-jules Bot and others added 2 commits May 19, 2026 06:52
Replaced standard `yaml.safe_load`, `yaml.safe_dump`, and `yaml.dump` calls with custom functions from a new `yaml_utils` module. These utilities attempt to load `CSafeLoader`, `CSafeDumper`, and `CDumper` which leverage the `libyaml` C extension for much faster parsing and serialization, falling back gracefully to pure Python implementations if unavailable.

Co-authored-by: M7FX-1 <258925851+M7FX-1@users.noreply.github.com>
…1238691777

⚡ Bolt: Use C-based PyYAML loaders/dumpers for performance improvement
@M7FX-1 M7FX-1 requested a review from mnriem as a code owner May 20, 2026 13:32
@M7FX-1
Copy link
Copy Markdown
Author

M7FX-1 commented May 20, 2026

ok continu

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