question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test, build, and support python3.6

See original GitHub issue

3.6 is out! We should test against it (by modifying .travis.yml, appveyor.yml, tox.ini) and release against it (need to modify build_manylinux_wheels.py) and declare we support it setup.py

Should we stop building against python3.4? I think it’s reasonable to support python2.7 + the last two python3 releases – does that seem reasonable (we don’t have any version-specific patches for python3 anyway)?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dahliacommented, Jan 7, 2017

3.3 is felt too old to me. 🤔 On Sun, Jan 8, 2017 at 5:43 Anthony Sottile notifications@github.com wrote:

Is it reasonable to drop python3.3 from testing? We don’t provide releases for it

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/dahlia/libsass-python/issues/180#issuecomment-271108874, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAwjyjIJcJ7oWmPV8ojVA4FaNPrs7yEks5rP_jcgaJpZM4LdguQ .

1reaction
asottilecommented, Jan 7, 2017

Sounds good, I’ll keep python3.4 for now 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python Release Python 3.6.0
Python 3.6.0. Release Date: Dec. 23, 2016. Note: The release you are looking at is Python 3.6.0, the initial feature release for the...
Read more >
Test failure in Python 3.6.3 · Issue #89 · berkerpeksag/astor
For me all tests pass. $ python3.6 -m nose -v test_annassign (tests.test_code_gen.CodegenTestCase) ... ok [...] test_codegen_from_root (tests.test_misc.
Read more >
Python 3 Installation & Setup Guide
Windows Subsystem for Linux. In this section, you'll learn how to check which version of Python, if any, is installed on your Windows...
Read more >
SSL Related Errors Testing Fresh Python 3.6.6 Installation
I followed your tutorial on RealPython for installing Python 3.6.6 on Debian 10 Buster. It fails the tests when I run make -j...
Read more >
How to install Python 3 on Red Hat Enterprise Linux
Install development tools including GCC, make, and git ... Note: for virtualenv , using python3.6 -m virtualenv is recommended instead of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found