Skip to content

Conversation

@jap
Copy link
Contributor

@jap jap commented Sep 6, 2021

Original message: This is a drive-by-commit fixing an obvious error. Please don't force me to go through paperwork.

Maintainer added description: Overline and italic styles were looking at the underline argument by mistake.

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • Add .. versionchanged:: entries in any relevant code docs.
  • Run pre-commit hooks and fix any issues.
  • Run pytest and tox, no tests failed.

@jap jap force-pushed the improve-copy-paste branch from 447eafb to e1a08c3 Compare September 6, 2021 11:22
@davidism
Copy link
Member

davidism commented Sep 26, 2021

Thanks for fixing this. However, in the future, please do "go through the paperwork", such as describing what you're fixing, in both the title and body of the PR message. The way you've worded this PR is really dismissive of maintainers time, which is not appreciated. Keep this in mind for any PRs you make, not only on Pallets projects.

@davidism davidism changed the title Improve copy paste fix overline and italic styles, add tests Sep 26, 2021
@davidism davidism changed the title fix overline and italic styles, add tests fix overline and italic styles Sep 26, 2021
@davidism davidism added this to the 8.0.2 milestone Sep 26, 2021
jap added 2 commits September 26, 2021 07:40
It looks like the code related to `underline` was copy-pasted, and not
all the escape codes got put in correctly.
@davidism davidism changed the base branch from main to 8.0.x September 26, 2021 14:41
@davidism
Copy link
Member

Rebased to 8.0.x since this is a bug fix. Added a changelog entry so users are aware that an issue with styles was addressed.

@davidism davidism merged commit 6bb518f into pallets:8.0.x Sep 26, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2021
@jap jap deleted the improve-copy-paste branch October 13, 2021 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants