Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Documentation says python 3.6+, but tablib 3.7.0 dropped support for python 3.8 #610

@ebaumgartner

Description

@ebaumgartner

The "Pythons Supported" section of docs/intro.rst says "Python 3.6+ is officially supported."

This seems a bit out of date. Checking the release notes, it looks to me like:

I've integrated tablib into code bases that can't upgrade their Python version and it's a little confusing to have to figure out why the latest version of tablib doesn't work.

A quick fix would be to just update the language to say "Python 3.9+ is officially supported".

Or, if Python 3.6 is still considered officially supported since tablib 3.1.0 supports it, maybe add a couple lines documenting what versions of tablib one should use for older Pythons.

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