Giter Club home page Giter Club logo

Comments (8)

goodboy avatar goodboy commented on May 27, 2024 1

Unfortunately, no. We've added some 3.7 features like dataclasses so it may be more tricky at this point. I would love help with it though :)

from tractor.

goodboy avatar goodboy commented on May 27, 2024

Seems according to travis-ci/travis-ci#9542 the support will eventually be in TravisCI as well.

from tractor.

goodboy avatar goodboy commented on May 27, 2024

Note getting pypy3.6 to work on arch required this linking tip for libtinfo.so.5.

Good news is that pypy3.6 does indeed fork the stdlib (and by inspection the 3.6 version of multiprocessing.forkserver) so I don't think this needs to get done before #21 lands.

from tractor.

goodboy avatar goodboy commented on May 27, 2024

Annd here's how trio does it with TravisCI - python-trio/trio#590.

from tractor.

goodboy avatar goodboy commented on May 27, 2024

Yeah got stuck with this:

(pypy3.6)  >>> pip install -e ./ -r requirements-test.txt                                                                                                                                                            (git)-[master]
/home/tyler/repos/tractor/pypy3.6/lib-python/3/hashlib.py:172: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (/home/tyler/pypy_dists/pypy-c-jit-94920-326720df4fbe-linux64/lib_pypy/_pypy_openssl.pypy3-61-x86_64-linux-gnu.so: symbol SSLv3_method version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference)
  RuntimeWarning)

Thinking I'll try tox-docker as the next thing..

from tractor.

thedrow avatar thedrow commented on May 27, 2024

Has this been resolved?

from tractor.

thedrow avatar thedrow commented on May 27, 2024

dataclasses have a backport to 3.6.
https://github.com/ericvsmith/dataclasses

from tractor.

goodboy avatar goodboy commented on May 27, 2024

@thedrow indeed :)

It'd be great to have some help with testing this.
I'd personally really love to have full pypy support!

from tractor.

Related Issues (20)

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.