Skip to content

scripts/update-plugin-list: escape summary for special RST chars #9112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 22, 2021

Conversation

bluetech
Copy link
Member

A new plugin has this summary:

Continiously runs pytest on changes in *.py files

The * is interpreted as a special character and fails the CI.

Add some rudimentary escaping to hopefully prevent this.

bluetech and others added 2 commits September 22, 2021 16:39
A new plugin has this summary:

    Continiously runs pytest on changes in *.py files

The `*` is interpreted as a special character and fails the CI.

Add some rudimentary escaping to hopefully prevent this.
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks!

@bluetech bluetech enabled auto-merge September 22, 2021 13:44
@bluetech bluetech merged commit 037d290 into pytest-dev:main Sep 22, 2021
@bluetech bluetech deleted the plugin-list-escape branch September 22, 2021 14:03
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.

2 participants