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

Fix #44 (accumulated unknown marks for chained translations) #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shardulc
Copy link
Member

@shardulc shardulc commented Jan 21, 2017

Fix #44. (# referencing doesn't work in titles?)

@shardulc
Copy link
Member Author

@unhammer Does this look merge-able?

@@ -500,6 +500,8 @@ def get(self):

class TranslateChainHandler(TranslateHandler):

accumulatedUnknownMarkRE = re.compile(r'[*]+([^.,;:\t\* ]+)')
Copy link
Member

Choose a reason for hiding this comment

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

Why \* in the second []?

@sushain97 sushain97 force-pushed the master branch 2 times, most recently from b36ac97 to 51fb9c5 Compare January 3, 2022 10:56
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.

None yet

2 participants