Skip to content

Python 3.4.0 support #676

@ivan

Description

@ivan

Would it be possible to add back Python 3.4.0 support? Ubuntu 14.04 LTS comes with Python 3.4.0, so it is still a very common Python 3 version.

I depend on aiohttp in https://github.com/ludios/grab-site and it would be a hassle for my users to install another Python.

  File "/tmp/pip_build_grab/aiohttp/setup.py", line 61, in <module>
    raise RuntimeError("aiohttp requires Python 3.4.1+")
RuntimeError: aiohttp requires Python 3.4.1+

08cedb8 dropped support for 3.4.0.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions