Skip to content

PubSub: declaratively drop Python 3.4 support #10167

@plamut

Description

@plamut

The README and the language classifiers in setup.py both only claim support for Python 3.5+ (and 2.7), but not Python 3.4. However, the python_requires in setup.py does not reflect that, and does not prevent installing the library in Python 3.4.

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the Pub/Sub API.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions