KEMBAR78
Update documentation links by hauntsaninja · Pull Request #10159 · python/mypy · GitHub
Skip to content

Conversation

hauntsaninja
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2021

Diff from mypy_primer, showing the effect of this PR on open source code:

dragonchain (https://github.com/dragonchain/dragonchain.git)
- dragonchain/transaction_processor/level_4_actions_utest.py:73:50: note: "List" is invariant -- see http://mypy.readthedocs.io/en/latest/common_issues.html#variance
+ dragonchain/transaction_processor/level_4_actions_utest.py:73:50: note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
- dragonchain/job_processor/contract_job.py:26:1: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ dragonchain/job_processor/contract_job.py:26:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

SinbadCogs (https://github.com/mikeshardmind/SinbadCogs.git)
- embedmaker/time_utils.py:8: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ embedmaker/time_utils.py:8: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

jax (https://github.com/google/jax.git)
- jax/experimental/jax2tf/examples/tflite/mnist/mnist.py:20: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ jax/experimental/jax2tf/examples/tflite/mnist/mnist.py:20: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

freqtrade (https://github.com/freqtrade/freqtrade.git)
- freqtrade/commands/build_config_commands.py:157: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ freqtrade/commands/build_config_commands.py:157: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

zulip (https://github.com/zulip/zulip.git)
- zerver/data_import/gitter.py:6: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ zerver/data_import/gitter.py:6: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

streamlit (https://github.com/streamlit/streamlit.git)
- lib/streamlit/__init__.py:52:1: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ lib/streamlit/__init__.py:52:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

core (https://github.com/home-assistant/core.git)
- homeassistant/auth/__init__.py:9: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ homeassistant/auth/__init__.py:9: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

werkzeug (https://github.com/pallets/werkzeug.git)
- src/werkzeug/sansio/multipart.py:2: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ src/werkzeug/sansio/multipart.py:2: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

ignite (https://github.com/pytorch/ignite)
- ignite/contrib/engines/common.py:6: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ ignite/contrib/engines/common.py:6: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

mypy (https://github.com/python/mypy.git)
- mypy/binder.py:5: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ mypy/binder.py:5: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

prefect (https://github.com/PrefectHQ/prefect.git)
- src/prefect/agent/ecs/agent.py:5: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ src/prefect/agent/ecs/agent.py:5: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

scipy (https://github.com/scipy/scipy.git)
- scipy/integrate/_quadrature.py:55: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ scipy/integrate/_quadrature.py:55: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

flake8 (https://github.com/pycqa/flake8.git)
- src/flake8/main/setuptools_command.py:6: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ src/flake8/main/setuptools_command.py:6: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

scrapy (https://github.com/scrapy/scrapy.git)
- scrapy/core/downloader/contextfactory.py:1: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ scrapy/core/downloader/contextfactory.py:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

pydantic (https://github.com/samuelcolvin/pydantic.git)
- pydantic/_hypothesis_plugin.py:32: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ pydantic/_hypothesis_plugin.py:32: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

kopf (https://github.com/nolar/kopf.git)
- kopf/toolkits/runner.py:8: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ kopf/toolkits/runner.py:8: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports


twine (https://github.com/pypa/twine.git)
- twine/__init__.py:27: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ twine/__init__.py:27: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

PyGithub (https://github.com/PyGithub/PyGithub.git)
- github/Requester.pyi:5: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ github/Requester.pyi:5: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

porcupine (https://github.com/Akuli/porcupine.git)
- porcupine/plugins/filetypes.py:11: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ porcupine/plugins/filetypes.py:11: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

sympy (https://github.com/sympy/sympy.git)
- sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py:49: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py:49: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

sphinx (https://github.com/sphinx-doc/sphinx.git)
- sphinx/builders/linkcheck.py:28:1: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ sphinx/builders/linkcheck.py:28:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

paasta (https://github.com/yelp/paasta.git)
- paasta_tools/api/tweens/request_logger.py:22: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ paasta_tools/api/tweens/request_logger.py:22: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

starlette (https://github.com/encode/starlette.git)
- starlette/middleware/sessions.py:5: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ starlette/middleware/sessions.py:5: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

manticore (https://github.com/trailofbits/manticore.git)
- manticore/core/plugin.py:8: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ manticore/core/plugin.py:8: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

aiohttp (https://github.com/aio-libs/aiohttp.git)
- aiohttp/client.py:33: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ aiohttp/client.py:33: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

itsdangerous (https://github.com/pallets/itsdangerous)
- src/itsdangerous/timed.py:23: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ src/itsdangerous/timed.py:23: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

pandas (https://github.com/pandas-dev/pandas.git)
- pandas/core/dtypes/dtypes.py:21: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ pandas/core/dtypes/dtypes.py:21: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

aiortc (https://github.com/aiortc/aiortc)
- src/aiortc/rtcdtlstransport.py:13: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ src/aiortc/rtcdtlstransport.py:13: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

vision (https://github.com/pytorch/vision.git)
- torchvision/__init__.py:13: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ torchvision/__init__.py:13: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

sockeye (https://github.com/awslabs/sockeye.git)
- sockeye/arguments.py:23: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ sockeye/arguments.py:23: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports


poetry (https://github.com/python-poetry/poetry.git)
- poetry/installation/authenticator.py:10: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ poetry/installation/authenticator.py:10: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
- poetry/installation/installer.py:217: note: "List" is invariant -- see http://mypy.readthedocs.io/en/latest/common_issues.html#variance
+ poetry/installation/installer.py:217: note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
- poetry/installation/installer.py:277: note: "List" is invariant -- see http://mypy.readthedocs.io/en/latest/common_issues.html#variance
+ poetry/installation/installer.py:277: note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
- poetry/installation/installer.py:333: note: "List" is invariant -- see http://mypy.readthedocs.io/en/latest/common_issues.html#variance
+ poetry/installation/installer.py:333: note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
- poetry/installation/installer.py:527: note: "List" is invariant -- see http://mypy.readthedocs.io/en/latest/common_issues.html#variance
+ poetry/installation/installer.py:527: note: "List" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance
- poetry/console/commands/init.py:517: note: "Dict" is invariant -- see http://mypy.readthedocs.io/en/latest/common_issues.html#variance
+ poetry/console/commands/init.py:517: note: "Dict" is invariant -- see https://mypy.readthedocs.io/en/stable/common_issues.html#variance

asynq (https://github.com/quora/asynq.git)
- asynq/tests/test_debug.py:21: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ asynq/tests/test_debug.py:21: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

bidict (https://github.com/jab/bidict.git)
- bidict/metadata.py:18: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ bidict/metadata.py:18: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

stone (https://github.com/dropbox/stone.git)
- stone/backends/python_rsrc/stone_serializers.py:24: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ stone/backends/python_rsrc/stone_serializers.py:24: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

dulwich (https://github.com/dulwich/dulwich.git)
- dulwich/contrib/paramiko_vendor.py:33: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ dulwich/contrib/paramiko_vendor.py:33: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

isort (https://github.com/pycqa/isort.git)
- isort/settings.py:315: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ isort/settings.py:315: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

pylint (https://github.com/pycqa/pylint.git)
- pylint/config/find_default_config_files.py:7: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ pylint/config/find_default_config_files.py:7: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

pyjwt (https://github.com/jpadilla/pyjwt.git)
- jwt/algorithms.py:17: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ jwt/algorithms.py:17: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

schemathesis (https://github.com/schemathesis/schemathesis.git)
- src/schemathesis/cli/__init__.py:9: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ src/schemathesis/cli/__init__.py:9: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

tornado (https://github.com/tornadoweb/tornado.git)
- tornado/test/__main__.py:5: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ tornado/test/__main__.py:5: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

pytest (https://github.com/pytest-dev/pytest.git)
- src/_pytest/_code/code.py:32: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ src/_pytest/_code/code.py:32: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

bokeh (https://github.com/bokeh/bokeh.git)
- bokeh/command/subcommands/serve.py:418:1: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ bokeh/command/subcommands/serve.py:418:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

alerta (https://github.com/alerta/alerta.git)
- alerta/auth/__init__.py:1: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ alerta/auth/__init__.py:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

black (https://github.com/psf/black.git)
- src/black/__init__.py:48:1: note: See https://mypy.readthedocs.io/en/latest/running_mypy.html#missing-imports
+ src/black/__init__.py:48:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

@python python deleted a comment from github-actions bot Mar 2, 2021
@hauntsaninja hauntsaninja merged commit 7241b6c into python:master Mar 2, 2021
@hauntsaninja hauntsaninja deleted the links branch March 2, 2021 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants