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

[READY] Increase Python 2 requirement to 2.7.1 #1013

Merged
merged 1 commit into from
Apr 25, 2018
Merged

Conversation

micbou
Copy link
Collaborator

@micbou micbou commented Apr 24, 2018

See PR ycm-core/YouCompleteMe#2998. The same issue occurs when running the tests on Python 2.7.0.


This change is Reviewable

Tests are failing on Python 2.7.0 with the exception "TypeError: argument can't
be <type 'unicode'>"
@Valloric
Copy link
Member

:lgtm:

Thanks for the PR!

@puremourning
Copy link
Member

:lgtm:

@zzbot r+

Reviewed 2 of 2 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@zzbot
Copy link
Contributor

zzbot commented Apr 25, 2018

📌 Commit 27816fa has been approved by puremourning

@zzbot
Copy link
Contributor

zzbot commented Apr 25, 2018

⌛ Testing commit 27816fa with merge 561d65e...

zzbot added a commit that referenced this pull request Apr 25, 2018
[READY] Increase Python 2 requirement to 2.7.1

See PR ycm-core/YouCompleteMe#2998. The same issue occurs when running the tests on Python 2.7.0.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/1013)
<!-- Reviewable:end -->
@codecov-io
Copy link

codecov-io commented Apr 25, 2018

Codecov Report

Merging #1013 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1013      +/-   ##
==========================================
+ Coverage   97.01%   97.04%   +0.02%     
==========================================
  Files          88       88              
  Lines        6909     6909              
==========================================
+ Hits         6703     6705       +2     
+ Misses        206      204       -2

@zzbot
Copy link
Contributor

zzbot commented Apr 25, 2018

💔 Test failed - status-travis

@micbou
Copy link
Collaborator Author

micbou commented Apr 25, 2018

@zzbot retry


Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable

@zzbot
Copy link
Contributor

zzbot commented Apr 25, 2018

⌛ Testing commit 27816fa with merge 7a4f585...

zzbot added a commit that referenced this pull request Apr 25, 2018
[READY] Increase Python 2 requirement to 2.7.1

See PR ycm-core/YouCompleteMe#2998. The same issue occurs when running the tests on Python 2.7.0.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/1013)
<!-- Reviewable:end -->
@zzbot
Copy link
Contributor

zzbot commented Apr 25, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: puremourning
Pushing 7a4f585 to master...

@zzbot zzbot merged commit 27816fa into ycm-core:master Apr 25, 2018
@micbou micbou deleted the 2.7.1 branch April 25, 2018 10:09
zzbot added a commit to ycm-core/YouCompleteMe that referenced this pull request May 2, 2018
[READY] Update ycmd

Include the following changes:

 - PR ycm-core/ycmd#919: cache include paths;
 - PR ycm-core/ycmd#1013: increase Python 2 requirement to 2.7.1;
 - PR ycm-core/ycmd#1015: force MSVC to treat source files as UTF-8 encoded;
 - PR ycm-core/ycmd#1017: bundle and compile the regex module;
 - PR ycm-core/ycmd#1020: use `sysconfig` instead of `distutils.sysconfig` in build script.

Fixes #3001.
Fixes #3007.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/3010)
<!-- Reviewable:end -->
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.

5 participants