Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update instances of ’ char(8217) to ' char(39)#25

Closed
gregdotca wants to merge 1 commit intokyclark:masterkyclark/tiny_python_projects:masterfrom
gregdotca:mastergregdotca/tiny_python_projects:masterCopy head branch name to clipboard
Closed

Update instances of ’ char(8217) to ' char(39)#25
gregdotca wants to merge 1 commit intokyclark:masterkyclark/tiny_python_projects:masterfrom
gregdotca:mastergregdotca/tiny_python_projects:masterCopy head branch name to clipboard

Conversation

@gregdotca
Copy link

The inputs/sonnet-29.txt file is using a non-standard apostrophe, which could potentially cause some issues with readers' regex patterns. This generally happens if text is brought in from somewhere with a non-standard character set, like an MS word doc or something similar.

The inputs/sonnet-29.txt file was using a non-standard apostrophe,
which could potentially cause some issues with readers' regex patterns.
@kyclark
Copy link
Owner

kyclark commented Dec 7, 2021

Thank you for the suggestion. I finally fixed this!

@kyclark kyclark closed this Dec 7, 2021
@gregdotca
Copy link
Author

For future reference, if you want to encourage users to contribute it's best to not close pull requests and then implement the exact changes yourself directly. To be honest I was quite happy to able to contribute to a project that I love, so it was a bit disappointing to see my pull request closed only to see the exact same changes popup in the code anyways.

@kyclark
Copy link
Owner

kyclark commented Jan 17, 2022

My apologies. I wasn't sure how to merge the PR, and I must have been too lazy to figure it out. I'll try to do better next time. I really do appreciate your contribution.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.