gensim icon indicating copy to clipboard operation
gensim copied to clipboard

GitHub Actions: Add Python3.14 and 3.14t to the testing

Open cclauss opened this issue 5 months ago • 0 comments

% uvx --with=gensim python3.14 -c 'import gensim' # Fails.

  • #3627
  • #3628

https://www.python.org/downloads/release/python-3140/

Pickle issues only on Linux, as discussed at:

  • https://docs.python.org/3.14/whatsnew/3.14.html#porting-to-python-3-14
  • https://docs.python.org/3.14/whatsnew/3.14.html#multiprocessing

cclauss avatar Oct 26 '25 23:10 cclauss