Giter Club home page Giter Club logo

Comments (12)

mgedmin avatar mgedmin commented on May 28, 2024

The following packages have failures:

  • zope.i18nmessageid
  • zope.security
  • zope.hookable
  • zope.password
  • zope.index

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

The zope.password failure is weird, and I cannot reproduce it locally with tox -e py38.

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

I cannot reproduce the zope.hookable failure with tox -e py38 either.

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

Surprise: I cannot reproduce the zope.security failure with tox -e py38 either.

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

Same story with zope.index and tox -e py38. There's one interesting deprecation warning:

/home/mg/src/zopefoundation/zope.index/.tox/py38/lib/python3.8/site-packages/zope/index/text/okapiindex.py:347: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python.

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

Same story with zope.i18nmessageid and tox -e py38: no failures on my machine.

I suppose Travis is using a more recent 3.8 nightly build?

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

Nope: current CPython git master + tox -re py38 passes all the tests for zope.hookable, zope.password and zope.i18nmessageid.

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

Oh, wait, zopetoolkit tests released versions and not git masters, so maybe we had actual failures that got fixed but not released?

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

I'm unable to run bin/buildout on 3.8 because lxml's build fails (error: too few arguments to function β€˜PyCode_New’). I get the same error with python3.8 -m pip install lxml.

It could be that my cython version is too old (0.29.2-2build1).

from zopetoolkit.

mgedmin avatar mgedmin commented on May 28, 2024

Cython issue filed: cython/cython#2938

from zopetoolkit.

icemac avatar icemac commented on May 28, 2024

Python 3.8 is currently green in TravisCI! πŸŽ†

from zopetoolkit.

icemac avatar icemac commented on May 28, 2024

Thank you all for fixing it.

from zopetoolkit.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.