HypothesisWorks / hypothesis

Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
https://hypothesis.works
Other
7.56k stars 587 forks source link

Sphinx warns `reference target not found` in `-n` nitpicky mode #3345

Closed kloczek closed 2 years ago

kloczek commented 2 years ago

On building my packages I'm using sphinx-build command with -n switch which shows warmings about missing references. These are not critical issues. Here is the output with warnings:

+ /usr/bin/sphinx-build -n -T -b man docs build/sphinx/man
Running Sphinx v4.5.0
making output directory... done
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/array_api.py:789: HypothesisWarning: Could not determine whether module mockpy is an Array API library
  warn(
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 24 added, 0 changed, 0 removed
reading sources... [100%] usage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-python-hypothesis.3 { quickstart details settings data extras ghostwriter django numpy healthchecks database stateful supported examples community manifesto endorsements usage strategies changes development support packaging reproducing } /home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/quickstart.rst:193: WARNING: py:class reference target not found: python:unittest.TestCase
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/details.rst:143: WARNING: py:obj reference target not found: python:str
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/control.py:docstring of hypothesis.control.assume:1: WARNING: undefined label: python:assert
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/details.rst:559: WARNING: py:func reference target not found: python:inspect.signature
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/details.rst:577: WARNING: py:obj reference target not found: python:Ellipsis
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/details.rst:621: WARNING: py:mod reference target not found: python:typing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/details.rst:641: WARNING: py:mod reference target not found: python:typing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/details.rst:712: WARNING: undefined label: pytest:mark examples
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/settings.rst:63: WARNING: py:func reference target not found: python:sys.settrace
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/settings.rst:122: WARNING: unknown document: pytest:how-to/capture-stdout-stderr
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.binary:1: WARNING: py:class reference target not found: python:bytes
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.binary:3: WARNING: py:class reference target not found: python:bytes
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.booleans:1: WARNING: py:class reference target not found: python:bool
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis_temporary_module_ec2a144175a071361024d16cc1803649c5604d2c6acbf44f5f944b1f453e7c3287b7a1997b748ed0b26baa552b40a4c3.accept.<locals>.builds:8: WARNING: py:obj reference target not found: python:Ellipsis
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis_temporary_module_ec2a144175a071361024d16cc1803649c5604d2c6acbf44f5f944b1f453e7c3287b7a1997b748ed0b26baa552b40a4c3.accept.<locals>.builds:14: WARNING: undefined label: attrs:api_validators
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.characters:1: WARNING: py:class reference target not found: python:str
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.characters:21: WARNING: py:obj reference target not found: python:sys.maxunicode
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.complex_numbers:3: WARNING: py:class reference target not found: python:numbers.Real
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.datetime.datetimes:6: WARNING: py:class reference target not found: python:datetime.tzinfo
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.decimals:1: WARNING: py:class reference target not found: python:decimal.Decimal
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.fractions:3: WARNING: py:class reference target not found: fractions.Fraction
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.from_regex:1: WARNING: py:func reference target not found: python:re.search
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.from_regex:4: WARNING: py:func reference target not found: python:re.compile
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.from_regex:8: WARNING: py:obj reference target not found: python:re.IGNORECASE
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.from_regex:8: WARNING: py:obj reference target not found: python:re.DOTALL
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.from_type:18: WARNING: py:mod reference target not found: python:typing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.from_type:26: WARNING: py:mod reference target not found: python:abc
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.from_type:26: WARNING: py:obj reference target not found: python:abc.ABCMeta.register
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.from_type:44: WARNING: py:class reference target not found: python:int
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.ipaddress.ip_addresses:1: WARNING: py:class reference target not found: python:ipaddress.IPv4Address
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.ipaddress.ip_addresses:1: WARNING: py:class reference target not found: python:ipaddress.IPv6Address
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.ipaddress.ip_addresses:5: WARNING: py:class reference target not found: python:ipaddress.IPv4Network
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.ipaddress.ip_addresses:5: WARNING: py:class reference target not found: python:ipaddress.IPv6Network
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.random_module:5: WARNING: py:func reference target not found: python:random.seed
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.sampled_from:6: WARNING: py:class reference target not found: python:enum.Enum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.sampled_from:6: WARNING: py:class reference target not found: python:enum.Flag
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.text:14: WARNING: py:func reference target not found: python:unicodedata.normalize
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.datetime.timezone_keys:19: WARNING: py:mod reference target not found: python:zoneinfo
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.datetime.timezone_keys:28: WARNING: py:meth reference target not found: dateutil:dateutil.tz.tzwin.list
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.datetime.timezones:1: WARNING: py:class reference target not found: python:zoneinfo.ZoneInfo
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.datetime.timezones:3: WARNING: py:meth reference target not found: python:zoneinfo.ZoneInfo.no_cache
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.datetime.timezones:10: WARNING: py:mod reference target not found: python:zoneinfo
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.uuids:1: WARNING: py:class reference target not found: uuid.UUID
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/strategies/__init__.py:docstring of hypothesis.strategies._internal.core.uuids:3: WARNING: py:class reference target not found: python:uuid.UUID
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/ghostwriter.py:docstring of hypothesis.extra.ghostwriter:43: WARNING: 'envvar' reference target not found: django:DJANGO_COLORS
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/ghostwriter.py:docstring of hypothesis.extra.ghostwriter.magic:3: WARNING: py:class reference target not found: python:Exception
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/ghostwriter.py:docstring of hypothesis.extra.ghostwriter.magic:3: WARNING: py:class reference target not found: python:unittest.TestCase
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/ghostwriter.py:docstring of hypothesis.extra.ghostwriter.roundtrip:6: WARNING: py:func reference target not found: python:json.dumps
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/ghostwriter.py:docstring of hypothesis.extra.ghostwriter.equivalent:3: WARNING: py:func reference target not found: python:sorted
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/ghostwriter.py:docstring of hypothesis.extra.ghostwriter.ufunc:1: WARNING: unknown document: numpy:reference/ufuncs
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/ghostwriter.py:docstring of hypothesis.extra.ghostwriter.ufunc:3: WARNING: unknown document: numpy:reference/c-api/generalized-ufuncs
docstring of hypothesis_temporary_module_d825ea8b1b9a8918c189481f574b3343f1bc623be1b582d44a5fd2e75223608ac7d311985c50fd62517b9d37c0b699d8.accept.<locals>.from_model:8: WARNING: py:class reference target not found: django:django.db.models.Model
docstring of hypothesis_temporary_module_d825ea8b1b9a8918c189481f574b3343f1bc623be1b582d44a5fd2e75223608ac7d311985c50fd62517b9d37c0b699d8.accept.<locals>.from_model:13: WARNING: py:class reference target not found: django:django.db.models.AutoField
docstring of hypothesis_temporary_module_d825ea8b1b9a8918c189481f574b3343f1bc623be1b582d44a5fd2e75223608ac7d311985c50fd62517b9d37c0b699d8.accept.<locals>.from_model:22: WARNING: py:obj reference target not found: python:Ellipsis
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/django.rst:63: WARNING: py:class reference target not found: django:django.core.validators.MinValueValidator
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/django.rst:63: WARNING: py:class reference target not found: django:django.db.models.PositiveSmallIntegerField
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/django/_impl.py:docstring of hypothesis.extra.django._impl.from_form:3: WARNING: py:class reference target not found: django:django.forms.Form
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/django/_impl.py:docstring of hypothesis.extra.django._impl.from_form:19: WARNING: py:obj reference target not found: python:Ellipsis
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/django/_fields.py:docstring of hypothesis.extra.django._fields.register_field_strategy:4: WARNING: py:class reference target not found: django.db.models.Field
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/django/_fields.py:docstring of hypothesis.extra.django._fields.register_field_strategy:4: WARNING: py:class reference target not found: django.forms.Field
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/django/_fields.py:docstring of hypothesis.extra.django._fields.from_field:3: WARNING: py:obj reference target not found: python:Ellipsis
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/django.rst:174: WARNING: py:meth reference target not found: django:django.db.models.query.QuerySet.update_or_create
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/django.rst:184: WARNING: py:class reference target not found: django:django.forms.MultiValueField
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/django.rst:184: WARNING: py:class reference target not found: django:django.forms.SplitDateTimeField
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra.numpy.arrays:1: WARNING: py:class reference target not found: numpy:numpy.ndarray
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra.numpy.arrays:3: WARNING: py:class reference target not found: numpy:numpy.dtype
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra.numpy.arrays:3: WARNING: py:class reference target not found: numpy:numpy.dtype
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra.numpy.arrays:18: WARNING: py:obj reference target not found: numpy:numpy.isnan
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra._array_helpers.valid_tuple_axes:1: WARNING: py:func reference target not found: numpy:numpy.sum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra._array_helpers.mutually_broadcastable_shapes:15: WARNING: py:obj reference target not found: python:typing.NamedTuple
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra._array_helpers.mutually_broadcastable_shapes:39: WARNING: unknown document: numpy:reference/ufuncs
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra._array_helpers.mutually_broadcastable_shapes:39: WARNING: unknown document: numpy:reference/c-api/generalized-ufuncs
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra._array_helpers.mutually_broadcastable_shapes:39: WARNING: py:obj reference target not found: numpy:numpy.add
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra._array_helpers.mutually_broadcastable_shapes:39: WARNING: py:obj reference target not found: numpy:numpy.matmul
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra.numpy.basic_indices:1: WARNING: unknown document: numpy:reference/arrays.indexing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/numpy.py:docstring of hypothesis.extra.numpy.basic_indices:4: WARNING: py:obj reference target not found: python:slice
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/numpy.rst:31: WARNING: py:class reference target not found: pandas.Index
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/numpy.rst:31: WARNING: py:class reference target not found: pandas.Series
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/numpy.rst:31: WARNING: py:class reference target not found: pandas.DataFrame
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/numpy.rst:34: WARNING: py:class reference target not found: numpy.dtype
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.indexes:1: WARNING: py:class reference target not found: pandas.Index
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.indexes:19: WARNING: py:class reference target not found: pandas.Index
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.range_indexes:1: WARNING: py:class reference target not found: pandas.Index
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.series:1: WARNING: py:class reference target not found: pandas.Series
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.series:9: WARNING: py:class reference target not found: numpy.dtype
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.series:16: WARNING: py:class reference target not found: pandas.Index
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.series:26: WARNING: py:class reference target not found: pandas.Series
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.data_frames:1: WARNING: py:class reference target not found: pandas.DataFrame
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.data_frames:8: WARNING: py:class reference target not found: pandas.DataFrame
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/pandas/__init__.py:docstring of hypothesis.extra.pandas.impl.data_frames:30: WARNING: py:class reference target not found: pandas.Index
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/array_api.py:docstring of hypothesis.extra.array_api.make_strategies_namespace:5: WARNING: py:obj reference target not found: python:types.SimpleNamespace
docstring of hypothesis.extra.array_api.make_strategies_namespace.<locals>.arrays:30: WARNING: py:obj reference target not found: python:dict
docstring of hypothesis.extra.array_api.mutually_broadcastable_shapes:15: WARNING: py:obj reference target not found: python:typing.NamedTuple
docstring of hypothesis.extra.array_api.indices:4: WARNING: py:obj reference target not found: python:slice
docstring of hypothesis.HealthCheck.not_a_test_method:1: WARNING: py:class reference target not found: python:unittest.TestCase
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/errors.py:docstring of hypothesis.errors.HypothesisDeprecationWarning:6: WARNING: py:mod reference target not found: python:warnings
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/../src/hypothesis/extra/redis.py:docstring of hypothesis.extra.redis.RedisExampleDatabase:1: WARNING: py:class reference target not found: redis.Redis
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/supported.rst:76: WARNING: py:func reference target not found: python:unittest.mock.patch
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/strategies.rst:49: WARNING: py:class reference target not found: pandas:pandas.DataFrame
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:27: WARNING: py:func reference target not found: numpy:numpy.typename
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:64: WARNING: py:obj reference target not found: python:inspect.Parameter.empty
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:181: WARNING: py:func reference target not found: pytest:pytest.fixture
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:192: WARNING: py:class reference target not found: python:typing.TypedDict
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:241: WARNING: py:obj reference target not found: python:Ellipsis
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:439: WARNING: py:obj reference target not found: python:typing.Final
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:464: WARNING: py:obj reference target not found: python:typing.ClassVar
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:509: WARNING: py:obj reference target not found: python:typing.TypeAlias
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:602: WARNING: py:mod reference target not found: zoneinfo
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:729: WARNING: py:class reference target not found: weakref.WeakKeyDictionary
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:729: WARNING: py:class reference target not found: random.Random
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:800: WARNING: py:class reference target not found: random.Random
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:872: WARNING: unknown document: numpy:index
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:872: WARNING: py:mod reference target not found: sphinx.ext.intersphinx
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1021: WARNING: py:obj reference target not found: python:typing.Annotated
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1032: WARNING: py:func reference target not found: typing.get_type_hints
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1162: WARNING: py:obj reference target not found: python:typing.NewType
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1222: WARNING: unknown document: numpy:reference/ufuncs
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1456: WARNING: py:obj reference target not found: python:typing.Annotated
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1494: WARNING: py:mod reference target not found: python:abc
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1516: WARNING: py:class reference target not found: python:enum.Enum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1516: WARNING: py:func reference target not found: python:dataclasses.dataclass
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1584: WARNING: py:class reference target not found: python:typing.ForwardRef
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1584: WARNING: py:class reference target not found: python:typing.Type
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1610: WARNING: py:class reference target not found: python:typing.Type
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1704: WARNING: py:class reference target not found: python:typing.TypedDict
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1804: WARNING: py:obj reference target not found: python:typing.Union
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1804: WARNING: py:obj reference target not found: python:typing.Any
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:1949: WARNING: py:class reference target not found: python:typing.ForwardRef
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2036: WARNING: py:class reference target not found: python:enum.Enum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2046: WARNING: py:mod reference target not found: python:zoneinfo
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2108: WARNING: py:obj reference target not found: python:re.IGNORECASE
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2157: WARNING: py:class reference target not found: python:typing.ChainMap
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2157: WARNING: py:class reference target not found: python:typing.Counter
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2157: WARNING: py:class reference target not found: python:typing.Deque
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2157: WARNING: py:class reference target not found: python:typing.Generator
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2157: WARNING: py:class reference target not found: python:typing.Match
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2157: WARNING: py:class reference target not found: python:typing.OrderedDict
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2157: WARNING: py:class reference target not found: python:typing.Pattern
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2157: WARNING: py:class reference target not found: python:collections.abc.Set
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2180: WARNING: py:obj reference target not found: python:typing.Optional
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2194: WARNING: py:obj reference target not found: python:classmethod
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2194: WARNING: py:obj reference target not found: python:staticmethod
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2203: WARNING: py:class reference target not found: python:typing.Iterable
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2212: WARNING: py:func reference target not found: python:colorsys.rgb_to_hsv
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2212: WARNING: py:func reference target not found: python:colorsys.hsv_to_rgb
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2223: WARNING: py:mod reference target not found: python:typing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2340: WARNING: py:obj reference target not found: python:struct.Struct.format
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2340: WARNING: py:class reference target not found: python:BytesWarning
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2363: WARNING: py:obj reference target not found: python:typing.Optional
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2433: WARNING: py:func reference target not found: python:typing.get_type_hints
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2465: WARNING: py:class reference target not found: python:typing.TypeVar
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2465: WARNING: py:class reference target not found: python:typing.TypeVar
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2527: WARNING: py:class reference target not found: python:typing.TypeVar
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2527: WARNING: py:class reference target not found: python:typing.ForwardRef
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2540: WARNING: py:func reference target not found: python:operator.add
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2540: WARNING: unknown document: reference/ufuncs
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2540: WARNING: unknown document: numpy:reference/c-api/generalized-ufuncs
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2540: WARNING: py:data reference target not found: numpy:numpy.matmul
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2754: WARNING: py:meth reference target not found: unittest.TestCase.subTest
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2970: WARNING: py:class reference target not found: python:list
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:2970: WARNING: py:class reference target not found: python:tuple
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3019: WARNING: py:class reference target not found: python:typing.NamedTuple
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3122: WARNING: py:obj reference target not found: pandas:pandas.Timestamp
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3188: WARNING: py:func reference target not found: python:repr
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3188: WARNING: py:class reference target not found: python:enum.Enum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3299: WARNING: unknown document: pytest:how-to/fixtures
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3404: WARNING: py:mod reference target not found: python:typing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3404: WARNING: py:func reference target not found: python:typing.overload
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3404: WARNING: py:obj reference target not found: python:typing.Type
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3433: WARNING: py:mod reference target not found: ipaddress
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3433: WARNING: py:class reference target not found: python:ipaddress.IPv4Address
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3433: WARNING: py:class reference target not found: python:ipaddress.IPv6Address
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3439: WARNING: py:mod reference target not found: ipaddress
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3539: WARNING: py:class reference target not found: python:datetime.timezone
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3539: WARNING: py:class reference target not found: python:datetime.tzinfo
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3603: WARNING: py:class reference target not found: python:int
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3614: WARNING: py:class reference target not found: python:datetime.timedelta
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3653: WARNING: py:mod reference target not found: python:typing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3658: WARNING: py:class reference target not found: python:typing.SupportsAbs
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3659: WARNING: py:class reference target not found: python:typing.SupportsBytes
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3660: WARNING: py:class reference target not found: python:typing.SupportsComplex
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3661: WARNING: py:class reference target not found: python:typing.SupportsInt
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3662: WARNING: py:class reference target not found: python:typing.SupportsFloat
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3663: WARNING: py:class reference target not found: python:typing.SupportsRound
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3665: WARNING: py:func reference target not found: python:abs
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3709: WARNING: py:mod reference target not found: python:warnings
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3757: WARNING: py:class reference target not found: python:typing.Sequence
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3815: WARNING: py:class reference target not found: python:typing.Hashable
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:3815: WARNING: py:class reference target not found: python:typing.Sized
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4116: WARNING: py:obj reference target not found: python:typing.Final
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4116: WARNING: py:obj reference target not found: python:typing.TypedDict
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4149: WARNING: py:obj reference target not found: sys.modules
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4175: WARNING: py:mod reference target not found: python:zipapp
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4184: WARNING: py:data reference target not found: numpy:numpy.matmul
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4286: WARNING: py:obj reference target not found: python:typing.Literal
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4309: WARNING: py:obj reference target not found: python:typing.TypeVar
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4404: WARNING: py:class reference target not found: python:typing.SupportsIndex
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4551: WARNING: py:obj reference target not found: python:slice
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4551: WARNING: py:obj reference target not found: numpy:numpy.newaxis
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4626: WARNING: py:mod reference target not found: typing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:4848: WARNING: py:obj reference target not found: python:collections
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:5168: WARNING: py:class reference target not found: python:slice
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:5195: WARNING: py:class reference target not found: python:range
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:5280: WARNING: py:obj reference target not found: python:typing.NewType
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:5293: WARNING: py:class reference target not found: python:datetime.timedelta
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:5522: WARNING: py:func reference target not found: numpy:numpy.sum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:5755: WARNING: py:class reference target not found: numpy:numpy.ndarray
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:5892: WARNING: py:obj reference target not found: python:re.IGNORECASE
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6457: WARNING: py:mod reference target not found: numpy:numpy.random
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6461: WARNING: py:mod reference target not found: python:random
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6555: WARNING: py:class reference target not found: python:SyntaxError
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6585: WARNING: py:class reference target not found: python:numbers.Number
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6585: WARNING: py:class reference target not found: python:numbers.Complex
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6585: WARNING: py:class reference target not found: python:numbers.Real
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6585: WARNING: py:class reference target not found: python:numbers.Rational
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6585: WARNING: py:class reference target not found: python:numbers.Integral
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6830: WARNING: py:obj reference target not found: python:typing.Tuple
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:6991: WARNING: py:func reference target not found: python:re.fullmatch
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7101: WARNING: py:class reference target not found: python:enum.Enum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7101: WARNING: py:class reference target not found: python:AssertionError
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7165: WARNING: py:class reference target not found: numpy:numpy.dtype
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7549: WARNING: py:class reference target not found: python:typing.NamedTuple
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7589: WARNING: py:func reference target not found: python:time.monotonic
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7589: WARNING: py:func reference target not found: python:math.fsum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7644: WARNING: py:class reference target not found: python:BaseException
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7782: WARNING: py:func reference target not found: python:random.getstate
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7782: WARNING: py:func reference target not found: python:random.setstate
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7972: WARNING: py:obj reference target not found: python:bytes
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:7972: WARNING: py:func reference target not found: python:random.seed
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8012: WARNING: py:func reference target not found: python:math.hypot
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8179: WARNING: py:class reference target not found: python:numbers.Real
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8191: WARNING: py:class reference target not found: python:decimal.Decimal
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8195: WARNING: py:class reference target not found: python:numbers.Real
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8195: WARNING: py:obj reference target not found: python:math.isnan
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8246: WARNING: py:mod reference target not found: python:unittest
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8249: WARNING: py:class reference target not found: python:unittest.TestCase
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8253: WARNING: py:meth reference target not found: python:unittest.TestCase.subTest
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8253: WARNING: py:mod reference target not found: python:unittest
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8261: WARNING: py:class reference target not found: django:django.test.TestCase
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8321: WARNING: py:class reference target not found: django:django.db.models.CharField
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8321: WARNING: py:class reference target not found: django:django.db.models.TextField
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8321: WARNING: py:class reference target not found: django:django.core.validators.RegexValidator
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8321: WARNING: py:class reference target not found: django:django.contrib.auth.models.User
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8599: WARNING: py:obj reference target not found: django:django.db.models.CharField
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8599: WARNING: py:obj reference target not found: django:django.db.models.TextField
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8733: WARNING: py:exc reference target not found: python:FutureWarning
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8733: WARNING: py:exc reference target not found: python:DeprecationWarning
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:8855: WARNING: py:obj reference target not found: python:re.VERBOSE
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9000: WARNING: py:func reference target not found: python:inspect.getfullargspec
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9031: WARNING: py:class reference target not found: python:uuid.UUID
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9115: WARNING: py:class reference target not found: python:enum.Flag
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9391: WARNING: py:func reference target not found: python:collections.namedtuple
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9451: WARNING: unknown document: numpy:reference/arrays.datetime
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9604: WARNING: py:class reference target not found: python:RuntimeError
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9647: WARNING: py:func reference target not found: python:warnings.simplefilter
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9890: WARNING: py:mod reference target not found: python:typing
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9937: WARNING: py:class reference target not found: python:unittest.SkipTest
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:9937: WARNING: py:mod reference target not found: python:unittest
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:10024: WARNING: py:class reference target not found: python:collections.OrderedDict
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:10080: WARNING: py:func reference target not found: python:inspect.getfullargspec
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:10122: WARNING: py:mod reference target not found: python:sqlite3
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:10132: WARNING: py:class reference target not found: python:enum.Enum
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:10363: WARNING: py:class reference target not found: python:unittest.TestCase
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:10430: WARNING: py:meth reference target not found: django:django.db.models.Model.full_clean
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:10555: WARNING: py:class reference target not found: python:bytearray
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/changes.rst:10555: WARNING: py:func reference target not found: python:struct.unpack
/home/tkloczko/rpmbuild/BUILD/hypothesis-hypothesis-python-6.46.5/hypothesis-python/docs/development.rst:34: WARNING: py:mod reference target not found: python:warnings
done
build succeeded, 267 warnings.

You can peak on fixes that kind of issues in other projects https://github.com/latchset/jwcrypto/pull/289 https://github.com/click-contrib/sphinx-click/commit/abc31069

jenstroeger commented 2 years ago

https://github.com/HypothesisWorks/hypothesis/pull/3323#issuecomment-1129577925: If you're in a docs mood, you could even take a look at https://github.com/HypothesisWorks/hypothesis/issues/3345 - I think maybe we just need to remove the python: (or whichever project) prefix in these? Just reproducing with sphinx-build in nitpicky mode would be a great start.

From https://github.com/HypothesisWorks/hypothesis/pull/3347#issue-1239648335: looks like those are Python specific cross references (doc) which I think should be py: for the Python domain (doc)?

Also, there’s a bunch of pygrep-hooks for pre-commit that might be useful here?

kloczek commented 2 years ago

I have no idea. +3 weeks ago I've started moving away from use setuptools<>sphinx integration (python setup.py build_sphins) to use straight sphinx-build command. All because more and more modulea re no longer using setuptools and it was necessary to find some generic method building documentation for all python mopdule packaging procedure. Since I've started that task I'm non looking on fixing those issuess but only to create tickets providing only refferences to other tickets which maintaioners already sorted out that kind of issues

[tkloczko@devel-g2v SPECS]$ grep py3_build_sphinx_man python-* | wc -l; grep sphinx_build_man python-* | wc -l; ls -1 python-*| wc -l
141
391
932

Tose numbers are: 932 -> total number of packages with python modules, 391 -> number of modules which have been already migrated to use sphinx-build, 141 -> nuber of packages which still needs to be reviewe, patched, and if anything is wrong ticket needs to be created πŸ˜„ Probably when I'll migrate all that I'll start helping maintainers to resolve those issues. So far looking on my other stats I've created about 110 tickets like that (yeah .. I know I'm github spammer πŸ˜‹ ). Until I'll not finish above task .. sorry I'm just only messanger πŸ˜‹

Zac-HD commented 2 years ago

#3323 (comment): If you're in a docs mood, you could even take a look at #3345 - I think maybe we just need to remove the python: (or whichever project) prefix in these? Just reproducing with sphinx-build in nitpicky mode would be a great start.

From #3347 (comment): looks like those are Python specific cross references (doc) which I think should be py: for the Python domain (doc)?

No, the domain is fine here (that determines what kind of link to create); I think the problem is that recent changes to InterSphinx mean that if we include the project name inside the backticks, then in -n nitpicky mode we get a warning.

Also, there’s a bunch of pygrep-hooks for pre-commit that might be useful here?

I'd rather just add the -n argument to our sphinx-build invocation, though git grep and replace is probably the best approach for the one-time big fix πŸ™‚


Probably when I'll migrate all that I'll start helping maintainers to resolve those issues. So far looking on my other stats I've created about 110 tickets like that (yeah .. I know I'm github spammer πŸ˜‹ ). Until I'll not finish above task .. sorry I'm just only messanger πŸ˜‹

Hey, no spam here πŸ₯° - your report was clear, identified the (low) severity of the issue, showed how to fix it, and gave enough context that we could decide what to do. In this case we want to fix it, but I often think about optimizing issues to be easy to close - e.g. by providing enough information up front that the maintainer can easily decide what the next steps should be. I would recommend a spell-checker though, some people get pretty picky about that πŸ™ƒ

kloczek commented 2 years ago

I would recommend a spell-checker though, some people get pretty picky about that πŸ™ƒ

Sorry about that πŸ‘

Zac-HD commented 2 years ago

I haven't been able to reproduce this - maybe Sphinx isn't finding the intersphinx inventories for some reason?

kloczek commented 2 years ago

Two more examples of fixing similar issues https://github.com/latchset/jwcrypto/pull/289 https://github.com/RDFLib/rdflib-sqlalchemy/issues/95

Zac-HD commented 2 years ago

Closing this because we already use nitpicky mode in CI, and don't claim to support other ways of running it:

https://github.com/HypothesisWorks/hypothesis/blob/826d3772fc1aeb2ad172fb380ba212e28f482bc4/tooling/src/hypothesistooling/projects/hypothesispython.py#L65-L75

kloczek commented 2 years ago

Closing this because we already use nitpicky mode in CI, and don't claim to support other ways of running it:

Moment ,, so you not been able to reproduce those warnings? πŸ€”