Skip to content
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

Fixing issue #1236 #1257

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

smilerightnow
Copy link

@smilerightnow smilerightnow commented Sep 4, 2024

Hello everyone, this fixes #1236

Checklist:

  • The GitHub pipeline is OK (green),
    meaning that both pylint (static code analyzer) and black (code formatter) are happy with the changes of this PR.

  • A unit test is covering the code added / modified by this PR

  • This PR is ready to be merged

  • [N/A] In case of a new feature, docstrings have been added, with also some documentation in the docs/ folder

  • A mention of the change is present in CHANGELOG.md

By submitting this pull request, I confirm that my contribution is made under the terms of the GNU LGPL 3.0 license.

@Lucas-C
Copy link
Member

Lucas-C commented Oct 4, 2024

Hi @smilerightnow, and thank you for your contribution 👍

I quickly reviewed this PR, but I'm a bit unsure of the change your are making there.

We've had a lengthy exchange in issue #1215, so what solution are you implementing there exactly?

Also, could you please a mention the changes introduced in CHANGELOG.md please? 🙂

@Lucas-C
Copy link
Member

Lucas-C commented Nov 4, 2024

Hi @smilerightnow,

Without any answer on your side, we will probably close this PR.

We would still warmly welcome your contribution if you still want to complete it 🙂

Kind regards

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.

Escape character escaping multiple consecutive markdown characters
2 participants