X Tutup
The Wayback Machine - https://web.archive.org/web/20240513181933/https://github.com/python/cpython/pull/1338/
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

bpo-24263: Fix unittest can not load unicode pattern test #1338

Closed
wants to merge 1 commit into from
Closed

bpo-24263: Fix unittest can not load unicode pattern test #1338

wants to merge 1 commit into from

Conversation

louisom
Copy link
Contributor

@louisom louisom commented Apr 28, 2017

Base on sih4sing5hong5 patch, add unittest for unicode pattern.

@mention-bot
Copy link

@lulouie, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benjaminp, @voidspace and @warsaw to be potential reviewers.

@tonybaloney
Copy link
Contributor

The original branch no longer exists, so this PR can be closed. @brettcannon

@abadger
Copy link
Contributor

abadger commented May 7, 2019

I've opened a new PR at #13149 with the commits from this branch as well as some new commits which address concerns raised in the comments of https://bugs.python.org/issue24263

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.

None yet

6 participants
X Tutup