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

Prepare gensim v3.8.2 to pin smart_open for Py2.7 compatibility #2787

Merged
merged 7 commits into from
Apr 10, 2020
Merged

Prepare gensim v3.8.2 to pin smart_open for Py2.7 compatibility #2787

merged 7 commits into from
Apr 10, 2020

Conversation

brukau
Copy link
Contributor

@brukau brukau commented Apr 9, 2020

Pin version of smart-open to <1.11.

Pull request to master as soon as gensim develop seems to be Python3 only.

Fixes #2786.

@brukau
Copy link
Contributor Author

brukau commented Apr 9, 2020

cc @mpenkov @piskvorky

setup.py Outdated Show resolved Hide resolved
Co-Authored-By: Radim Řehůřek <me@radimrehurek.com>
@piskvorky piskvorky changed the title Fixes #2786 Pin a smart_open version that supports py2.7 Apr 9, 2020
Copy link
Collaborator

@mpenkov mpenkov left a comment

Choose a reason for hiding this comment

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

@piskvorky @menshikh-iv We should make a 3.8.2 release with minimum changes (essentially, just this pin). I've pushed some changes to prepare the next release - please have a look.

My plan is to merge this onto master and make the release from that branch. Please let me know what you think.

@mpenkov mpenkov changed the title Pin a smart_open version that supports py2.7 Prepare gensim v3.8.2 to pin smart_open for Py2.7 compatibility Apr 10, 2020
@menshikh-iv
Copy link
Contributor

@mpenkov sounds good for me, but please fix appveyor before that

@mpenkov
Copy link
Collaborator

mpenkov commented Apr 10, 2020

Thank you for taking care of Appveyor @menshikh-iv !!!

@mpenkov mpenkov merged commit 8b1ea6a into piskvorky:master Apr 10, 2020
mpenkov added a commit that referenced this pull request Apr 28, 2020
* pin version of smart-open to py2 compatible

* add a comment

Co-Authored-By: Radim Řehůřek <me@radimrehurek.com>

* make pin conditional (py27 only)

* prepare version 3.8.2

* add deprecations to README

* get rid rackcdn, bump scipy to 1.0.0

* bump scipy to 1.0.0 in setup.py

Co-authored-by: Yury Brukau <brukau@ebu.ch>
Co-authored-by: Radim Řehůřek <me@radimrehurek.com>
Co-authored-by: Michael Penkov <misha.penkov@gmail.com>
Co-authored-by: Ivan Menshikh <menshikh.iv@gmail.com>
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.

4 participants