Skip to content

[0.29.x] Unicode tests fix for Py3.8#2958

Merged
scoder merged 1 commit into0.29.xfrom
unknown repository
May 31, 2019
Merged

[0.29.x] Unicode tests fix for Py3.8#2958
scoder merged 1 commit into0.29.xfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented May 17, 2019

This patch enables disabled unicode tests with Py3.8 on the 0.29.x branch.

@scoder
Copy link
Contributor

scoder commented May 19, 2019

Thanks, but these are tests copied from CPython, and the parts that I disabled mostly test CPython. The only exception is the Finnish test, which Cython can impact, so a conditional seems helpful there.

I would like to keep the other tests close to the way they are written in CPython to simplify later updates.

@hroncok
Copy link
Contributor

hroncok commented May 19, 2019

What CPython version?

@scoder
Copy link
Contributor

scoder commented May 19, 2019

Not sure what exactly you're asking, but I recently updated the test file from the latest CPython master while I was trying to fix the test, after noticing that it started failing in 3.8.

@hroncok
Copy link
Contributor

hroncok commented May 23, 2019

That's all i needed to know.

@ghost ghost changed the base branch from master to 0.29.x May 27, 2019 08:11
@ghost
Copy link
Author

ghost commented May 27, 2019

@scoder So in order to get this PR merged I should disable the other tests again and keep only the FI/Finnish conditional. Can you please confirm?

@scoder
Copy link
Contributor

scoder commented May 27, 2019

Yes, that would be ok as a PR.

@scoder scoder merged commit bfe6076 into cython:0.29.x May 31, 2019
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.

2 participants