Skip to content

Remove range operators from markers.#4014

Merged
Lukasa merged 1 commit intopsf:masterfrom
Lukasa:even-more-compat
May 10, 2017
Merged

Remove range operators from markers.#4014
Lukasa merged 1 commit intopsf:masterfrom
Lukasa:even-more-compat

Conversation

@Lukasa
Copy link
Copy Markdown
Member

@Lukasa Lukasa commented May 10, 2017

Resolves #4013.

It turns out that older setuptools were pretty stupid and couldn't handle range operators, but they can handle parentheses and the word "or". So let's do that instead.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #4014 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4014   +/-   ##
=======================================
  Coverage   89.74%   89.74%           
=======================================
  Files          15       15           
  Lines        1940     1940           
=======================================
  Hits         1741     1741           
  Misses        199      199

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3618f3f...f3f4c3e. Read the comment docs.

Copy link
Copy Markdown
Member

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

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

I tested this with a couple of the repositories that were still experiencing failures after #4007 , and things are operating as expected now.

It seems setuptools 12 is the oldest version we've seen reports for, so this should solve the rest of the reports that have trickled in.

@Lukasa
Copy link
Copy Markdown
Member Author

Lukasa commented May 10, 2017

Cool, ok. Let's ship a 2.14.2 with this and see if this cleans up the last few lingering pain points.

@Lukasa Lukasa merged commit 2e496c3 into psf:master May 10, 2017
@Lukasa Lukasa deleted the even-more-compat branch May 10, 2017 14:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants