Skip to content

TOML integer log levels must be quoted: Updating reference documentation #14255

Merged
nicoddemus merged 3 commits intopytest-dev:mainfrom
thrasymache:patch-1
Mar 6, 2026
Merged

TOML integer log levels must be quoted: Updating reference documentation #14255
nicoddemus merged 3 commits intopytest-dev:mainfrom
thrasymache:patch-1

Conversation

@thrasymache
Copy link
Contributor

Fixes #14253

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Mar 5, 2026
@nicoddemus
Copy link
Member

Thanks!

While ideally we should support log level as a native int, that can be done later. For now making the docs match the existing code is good. 👍

@nicoddemus nicoddemus added the backport 9.0.x apply to PRs at any point; backports the changes to the 9.0.x branch label Mar 6, 2026
@nicoddemus nicoddemus merged commit 2755310 into pytest-dev:main Mar 6, 2026
33 checks passed
@patchback
Copy link

patchback bot commented Mar 6, 2026

Backport to 9.0.x: 💚 backport PR created

✅ Backport PR branch: patchback/backports/9.0.x/2755310d51bf6f9a307fcb89b4f1712fbc8f7dc5/pr-14255

Backported as #14264

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Mar 6, 2026
nicoddemus pushed a commit that referenced this pull request Mar 6, 2026
…ion (#14255) (#14264)

Fixes #14253

(cherry picked from commit 2755310)

Co-authored-by: Samuel Newbold <sam@rwsh.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 9.0.x apply to PRs at any point; backports the changes to the 9.0.x branch bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

log_cli_level does not accept an integer

2 participants