8000 use native support for namespace packages · Issue #313 · googleapis/python-bigquery · GitHub < 8000 meta http-equiv="x-pjax-js-version" content="2419af9602311bd1bc904531a88cc9c976bb11c894f27627a4ed80357f8de2eb" data-turbo-track="reload">
[go: up one dir, main page]

Skip to content

use native support for namespace packages #313

@tswast

Description

@tswast

Per: googleapis/google-auth-library-python#595 (comment)

It looks like different Google API packages have different approaches to using or not using pkg_resources here; e.g. https://github.com/googleapis/python-cloudbuild uses native NS packages and https://github.com/googleapis/python-bigquery uses pkg_resources with a pkgutil fallback.

Now that Python 2.7 and 3.5 support has been dropped, we may be able to follow the example in python-cloudbuild

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.priority: p3Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0