Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Sphinx 3.2.0 breaks 'docs' build #217

Description

@tseaver

From this Kokoro build:

Traceback (mostrecentcalllast):
File"/tmpfs/src/github/python-bigquery/.nox/docs/lib/python3.8/site-packages/sphinx/cmd/build.py", line280, inbuild_mainapp.build(args.force_all, filenames)
File"/tmpfs/src/github/python-bigquery/.nox/docs/lib/python3.8/site-packages/sphinx/application.py", line348, inbuildself.builder.build_update()
File"/tmpfs/src/github/python-bigquery/.nox/docs/lib/python3.8/site-packages/sphinx/builders/__init__.py", line297, inbuild_updateself.build(to_build,
File"/tmpfs/src/github/python-bigquery/.nox/docs/lib/python3.8/site-packages/sphinx/builders/__init__.py", line311, inbuildupdated_docnames=set(self.read())
File"/usr/local/lib/python3.8/contextlib.py", line120, in__exit__next(self.gen)
File"/tmpfs/src/github/python-bigquery/.nox/docs/lib/python3.8/site-packages/sphinx/util/logging.py", line213, inpending_warningsmemhandler.flushTo(logger)
File"/tmpfs/src/github/python-bigquery/.nox/docs/lib/python3.8/site-packages/sphinx/util/logging.py", line178, influshTologger.handle(record)
File"/usr/local/lib/python3.8/logging/__init__.py", line1587, inhandleself.callHandlers(record)
File"/usr/local/lib/python3.8/logging/__init__.py", line1649, incallHandlershdlr.handle(record)
File"/usr/local/lib/python3.8/logging/__init__.py", line946, inhandlerv=self.filter(record)
File"/usr/local/lib/python3.8/logging/__init__.py", line807, infilterresult=f.filter(record)
File"/tmpfs/src/github/python-bigquery/.nox/docs/lib/python3.8/site-packages/sphinx/util/logging.py", line421, infilterraiseexcsphinx.errors.SphinxWarning: /tmpfs/src/github/python-bigquery/google/cloud/bigquery/query.py:docstringofgoogle.cloud.bigquery.query.ScalarQueryParameter:15:Fieldlistendswithoutablankline; unexpectedunindent.
Warning, treatedaserror:
/tmpfs/src/github/python-bigquery/google/cloud/bigquery/query.py:docstringofgoogle.cloud.bigquery.query.ScalarQueryParameter:15:Fieldlistendswithoutablankline; unexpectedunindent.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery 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