Gensim: Prepare gensim 3.8.3

Created on 3 May 2020  路  7Comments  路  Source: RaRe-Technologies/gensim

OK guys, looks like we're getting close to releasing this thing. I've just updated the CHANGELOG - @piskvorky please have a look and make any changes as necessary. Each update will require a re-run of the CI and a rebuild of the wheels, so please keep that in mind.

Some other relevant things to check:

I've gone through the above myself and think like we're ready to release. @piskvorky @menshikh-iv Please let me know if you feel the same and we'll get this thing out the door.

housekeeping

Most helpful comment

All 7 comments

@mpenkov I merged https://github.com/RaRe-Technologies/gensim-wheels/pull/1, so, after build done (~6h, thanks to Appveyour and wheelhouse_uploader bug), we will be ready to release.

I think we are ready

I went through the tickets yesterday, all good.

Except I saw this new comment in the diff:
Screen Shot 2020-05-03 at 09 15 51

and went to look at the similarities.nmslib module and that's another rabbit hole: lots of little fixes, possibly buggy. I'll open a PR soon, but nothing critical for 3.8.3, let's go ahead with the release.

I also replaced all references to MacPython on the Release checklist with our new mirror.

@piskvorky about nmslib: this stuff NEVER works on py2 as I investigate, but works on python3.
Current absolute_import is the simplest workaround for this problem (and will be no needed when we drop py2)

Yes, I saw. The bug was nothing major in the end, I opened the PR: #2821.

@mpenkov up to you whether we include that in 3.8.3 or not, WDYT?

Let's leave it out, it's not critical.

Was this page helpful?
0 / 5 - 0 ratings