Skip to content

Commit b7d270b

Browse files
[cleanup] Upgrade more doc following the PyCQA migration
1 parent 4ebdb5b commit b7d270b

32 files changed

+57
-57
lines changed

README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
.. image:: https://github.com/pylint-dev/pylint/actions/workflows/tests.yaml/badge.svg?branch=main
99
:target: https://github.com/pylint-dev/pylint/actions
1010

11-
.. image:: https://codecov.io/gh/PyCQA/pylint/branch/main/graph/badge.svg?token=ZETEzayrfk
12-
:target: https://codecov.io/gh/PyCQA/pylint
11+
.. image:: https://codecov.io/gh/pylint-dev/pylint/branch/main/graph/badge.svg?token=ZETEzayrfk
12+
:target: https://codecov.io/gh/pylint-dev/pylint
1313

1414
.. image:: https://img.shields.io/pypi/v/pylint.svg
1515
:alt: Pypi Package version
@@ -25,15 +25,15 @@
2525
.. image:: https://img.shields.io/badge/linting-pylint-yellowgreen
2626
:target: https://github.com/pylint-dev/pylint
2727

28-
.. image:: https://results.pre-commit.ci/badge/github/PyCQA/pylint/main.svg
29-
:target: https://results.pre-commit.ci/latest/github/PyCQA/pylint/main
28+
.. image:: https://results.pre-commit.ci/badge/github/pylint-dev/pylint/main.svg
29+
:target: https://results.pre-commit.ci/latest/github/pylint-dev/pylint/main
3030
:alt: pre-commit.ci status
3131

3232
.. image:: https://bestpractices.coreinfrastructure.org/projects/6328/badge
3333
:target: https://bestpractices.coreinfrastructure.org/projects/6328
3434
:alt: CII Best Practices
3535

36-
.. image:: https://api.securityscorecards.dev/projects/github.com/PyCQA/pylint/badge
36+
.. image:: https://img.shields.io/ossf-scorecard/github.com/PyCQA/pylint?label=openssf%20scorecard&style=flat
3737
:target: https://api.securityscorecards.dev/projects/github.com/PyCQA/pylint
3838
:alt: OpenSSF Scorecard
3939

@@ -197,8 +197,8 @@ pylint is, with a few exceptions listed below, `GPLv2 <https://github.com/pylint
197197

198198
The icon files are licensed under the `CC BY-SA 4.0 <https://creativecommons.org/licenses/by-sa/4.0/>`_ license:
199199

200-
- `doc/logo.png <https://raw.githubusercontent.com/PyCQA/pylint/main/doc/logo.png>`_
201-
- `doc/logo.svg <https://raw.githubusercontent.com/PyCQA/pylint/main/doc/logo.svg>`_
200+
- `doc/logo.png <https://raw.githubusercontent.com/pylint-dev/pylint/main/doc/logo.png>`_
201+
- `doc/logo.svg <https://raw.githubusercontent.com/pylint-dev/pylint/main/doc/logo.svg>`_
202202

203203
Support
204204
-------
@@ -207,7 +207,7 @@ Please check `the contact information`_.
207207

208208
.. _`the contact information`: https://pylint.readthedocs.io/en/latest/contact.html
209209

210-
.. |tideliftlogo| image:: https://raw.githubusercontent.com/PyCQA/pylint/main/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png
210+
.. |tideliftlogo| image:: https://raw.githubusercontent.com/pylint-dev/pylint/main/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png
211211
:width: 200
212212
:alt: Tidelift
213213

doc/contact.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ https://github.com/pylint-dev/pylint
1414
Note that the issue might also be reported in one of Pylint's major dependencies,
1515
astroid:
1616

17-
* https://github.com/PyCQA/astroid
17+
* https://github.com/pylint-dev/astroid
1818

1919
Discord server
2020
--------------

doc/development_guide/contributor_guide/contribute.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Here's a list of links you can check depending on what you want to do:
2727
.. _`on github`: https://github.com/pylint-dev/pylint/issues/new/choose
2828
.. _`Opening an issue`: https://github.com/pylint-dev/pylint/issues/new?assignees=&labels=Needs+triage+%3Ainbox_tray%3A&template=BUG-REPORT.yml
2929
.. _`Making the documentation better`: https://github.com/pylint-dev/pylint/issues?q=is%3Aopen+is%3Aissue+label%3A%22Documentation+%3Agreen_book%3A%22
30-
.. _`Making the error message better`: https://github.com/pylint-dev/pylint/issues?q=is%3Aopen+is%3Aissue+project%3Apycqa%2Fpylint%2F4+
30+
.. _`Making the error message better`: https://github.com/pylint-dev/pylint/issues?q=is%3Aopen%20is%3Aissue%20project%3Apylint-dev%2Fpylint%2F4
3131
.. _`Reproducing bugs and confirming that issues are valid`: https://github.com/pylint-dev/pylint/issues?q=is%3Aopen+is%3Aissue+label%3A%22Needs+reproduction+%3Amag%3A%22%2C%22Cannot+reproduce+%F0%9F%A4%B7%22
3232
.. _`Investigating or debugging complicated issues`: https://github.com/pylint-dev/pylint/issues?q=is%3Aopen+is%3Aissue+label%3A%22Needs+investigation+%F0%9F%94%AC%22
3333
.. _`Designing or specifying a solution`: https://github.com/pylint-dev/pylint/issues?q=is%3Aopen+is%3Aissue+label%3A%22Needs+design+proposal+%3Alock%3A%22%2C%22Needs+specification+%3Aclosed_lock_with_key%3A%22
@@ -100,7 +100,7 @@ your patch gets accepted:
100100
.. _pytest: https://docs.pytest.org/en/latest/
101101
.. _black: https://github.com/psf/black
102102
.. _isort: https://github.com/PyCQA/isort
103-
.. _astroid: https://github.com/pycqa/astroid
103+
.. _astroid: https://github.com/pylint-dev/astroid
104104

105105

106106
Tips for Getting Started with Pylint Development

doc/development_guide/contributor_guide/tests/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you're testing new changes in astroid you need to also clone astroid_ and ins
3434
with an editable installation alongside pylint as follows::
3535

3636
# Suppose you're in the pylint directory
37-
git clone https://github.com/PyCQA/astroid.git
37+
git clone https://github.com/pylint-dev/astroid.git
3838
python3 -m pip install -e astroid/
3939

4040
You're now using the local astroid in pylint and can control the version with git for example::
@@ -43,5 +43,5 @@ You're now using the local astroid in pylint and can control the version with gi
4343
git switch my-astroid-dev-branch
4444

4545
.. _pytest-cov: https://pypi.org/project/pytest-cov/
46-
.. _astroid: https://github.com/pycqa/astroid
46+
.. _astroid: https://github.com/pylint-dev/astroid
4747
.. _git: https://git-scm.com/

doc/development_guide/contributor_guide/tests/launching_test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ You can find the latest list of repositories and any relevant code for these tes
8585
directory.
8686

8787
.. _pytest-cov: https://pypi.org/project/pytest-cov/
88-
.. _astroid: https://github.com/pycqa/astroid
88+
.. _astroid: https://github.com/pylint-dev/astroid

doc/development_guide/contributor_guide/tests/writing_test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ module name should be ``{abspath}`` and the file name ``{relpath}``.
137137
.. _tox: https://tox.wiki/en/latest/
138138
.. _pytest: https://docs.pytest.org/en/latest/
139139
.. _pytest-cov: https://pypi.org/project/pytest-cov/
140-
.. _astroid: https://github.com/pycqa/astroid
140+
.. _astroid: https://github.com/pylint-dev/astroid

doc/development_guide/how_tos/transform_plugins.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ an example, any code transformation can be done by plugins.
114114
See `astroid/brain`_ for real life examples of transform plugins.
115115

116116
.. _`warnings.py`: https://hg.python.org/cpython/file/2.7/Lib/warnings.py
117-
.. _`astroid/brain`: https://github.com/PyCQA/astroid/tree/main/astroid/brain
117+
.. _`astroid/brain`: https://github.com/pylint-dev/astroid/tree/main/astroid/brain

doc/whatsnew/2/2.1/full.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Release date: 2018-08-01
4242

4343
* Correctly handle the new name of the Python implementation of the ``abc`` module.
4444

45-
Closes PyCQA/astroid#2288
45+
Closes pylint-dev/astroid#2288
4646

4747
* Modules with ``__getattr__`` are exempted by default from ``no-member``
4848

doc/whatsnew/2/2.13/full.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Release date: 2022-03-24
250250
* No longer emit ``no-member`` in for loops that reference ``self`` if the binary operation that
251251
started the for loop uses a ``self`` that is encapsulated in tuples or lists.
252252

253-
Refs PyCQA/astroid#1360
253+
Refs pylint-dev/astroid#1360
254254
Closes #4826
255255

256256
* Output better error message if unsupported file formats are used with ``pyreverse``.
@@ -389,7 +389,7 @@ Release date: 2022-03-24
389389
* Fixed a crash involving a ``NewType`` named with an f-string.
390390

391391
Closes #5770
392-
Ref PyCQA/astroid#1400
392+
Ref pylint-dev/astroid#1400
393393

394394
* Improved ``bad-open-mode`` message when providing ``None`` to the ``mode``
395395
argument of an ``open()`` call.
@@ -406,13 +406,13 @@ Release date: 2022-03-24
406406
the class itself.
407407

408408
Closes #5408
409-
Ref PyCQA/astroid#1392
409+
Ref pylint-dev/astroid#1392
410410

411411
* Fixed false positive for ``unused-argument`` when a method overridden in a subclass
412412
does nothing with the value of a keyword-only argument.
413413

414414
Closes #5771
415-
Ref PyCQA/astroid#1382
415+
Ref pylint-dev/astroid#1382
416416

417417
* The issue template for crashes is now created for crashes which were previously not covered
418418
by this mechanism.

doc/whatsnew/2/2.13/summary.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Other Changes
144144
* No longer emit ``no-member`` in for loops that reference ``self`` if the binary operation that
145145
started the for loop uses a ``self`` that is encapsulated in tuples or lists.
146146

147-
Refs PyCQA/astroid#1360
147+
Refs pylint-dev/astroid#1360
148148
Closes #4826
149149

150150
* Fix matching ``--notes`` options that end in a non-word character.
@@ -295,13 +295,13 @@ Other Changes
295295
the class itself.
296296

297297
Closes #5408
298-
RefsPyCQA/astroid#1392
298+
Refspylint-dev/astroid#1392
299299

300300
* Fixed false positive for ``unused-argument`` when a method overridden in a subclass
301301
does nothing with the value of a keyword-only argument.
302302

303303
Closes #5771
304-
RefsPyCQA/astroid#1382
304+
Refspylint-dev/astroid#1382
305305

306306
* Optimize parsing of long lines when ``missing-final-newline`` is enabled.
307307

@@ -343,7 +343,7 @@ Other Changes
343343
* Fixed a crash involving a ``NewType`` named with an f-string.
344344

345345
Closes #5770
346-
RefsPyCQA/astroid#1400
346+
Refspylint-dev/astroid#1400
347347

348348
* Improved ``bad-open-mode`` message when providing ``None`` to the ``mode``
349349
argument of an ``open()`` call.

doc/whatsnew/2/2.3/full.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Release date: 2019-02-27
1313
Doesn't make that much sense for ``pylint`` itself, which is why we're handling the
1414
exception here, rather than in ``astroid``
1515

16-
Closes PyCQA/astroid#644
16+
Closes pylint-dev/astroid#644
1717

1818
* Added a new command line option ``list-groups`` for listing all the check groups ``pylint`` knows about.
1919

doc/whatsnew/2/2.9/full.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,12 +304,12 @@ Release date: 2021-06-29
304304

305305
* Fix false-positive ``no-member`` with generic base class
306306

307-
Closes PyCQA/astroid#942
307+
Closes pylint-dev/astroid#942
308308

309309
* Fix ``assigning-non-slot`` false-positive with base that inherits from ``typing.Generic``
310310

311311
Closes #4509
312-
Closes PyCQA/astroid#999
312+
Closes pylint-dev/astroid#999
313313

314314
* New checker ``invalid-all-format``. Emitted when ``__all__`` has an invalid format,
315315
i.e. isn't a ``tuple`` or ``list``.

pylint/checkers/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ def is_defined_before(var_node: nodes.Name) -> bool:
371371
defnode_scope = defnode.scope()
372372
if isinstance(defnode_scope, COMP_NODE_TYPES + (nodes.Lambda,)):
373373
# Avoid the case where var_node_scope is a nested function
374-
# FunctionDef is a Lambda until https://github.com/PyCQA/astroid/issues/291
374+
# FunctionDef is a Lambda until https://github.com/pylint-dev/astroid/issues/291
375375
if isinstance(defnode_scope, nodes.FunctionDef):
376376
var_node_scope = var_node.scope()
377377
if var_node_scope is not defnode_scope and isinstance(

pylint/checkers/variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2429,7 +2429,7 @@ def _loopvar_name(self, node: astroid.Name) -> None:
24292429
# the variable is not defined.
24302430
scope = node.scope()
24312431
# FunctionDef subclasses Lambda due to a curious ontology. Check both.
2432-
# See https://github.com/PyCQA/astroid/issues/291
2432+
# See https://github.com/pylint-dev/astroid/issues/291
24332433
# TODO: Revisit when astroid 3.0 includes the change
24342434
if isinstance(scope, nodes.Lambda) and any(
24352435
asmt.scope().parent_of(scope) for asmt in astmts

script/check_newsfragments.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
ISSUES_KEYWORDS = "|".join(VALID_ISSUES_KEYWORDS)
4040
VALID_CHANGELOG_PATTERN = (
4141
rf"(?P<description>(.*\n)*(.*\.\n))\n(?P<ref>({ISSUES_KEYWORDS})"
42-
r" (PyCQA/astroid)?#(?P<issue>\d+))"
42+
r" (pylint-dev/astroid)?#(?P<issue>\d+))"
4343
)
4444
VALID_CHANGELOG_COMPILED_PATTERN: Pattern[str] = re.compile(
4545
VALID_CHANGELOG_PATTERN, flags=re.MULTILINE

tests/functional/a/assigning/assigning_non_slot_4509.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Slots with base that inherits from 'Generic'
44
# https://github.com/pylint-dev/pylint/issues/4509
5-
# https://github.com/PyCQA/astroid/issues/999
5+
# https://github.com/pylint-dev/astroid/issues/999
66

77
from typing import Generic, TypeVar
88
T = TypeVar("T")

tests/functional/d/dataclass/dataclass_typecheck.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Tests for dataclass attributes with basic type annotations.
22
3-
Tests for regressions from https://github.com/PyCQA/astroid/pull/1126
3+
Tests for regressions from https://github.com/pylint-dev/astroid/pull/1126
44
"""
55

66
# pylint: disable=missing-docstring,too-few-public-methods,pointless-statement,redefined-builtin, fixme

tests/functional/r/recursion/recursion_error_crash_astroid_623.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Test that a recursion error does not happen
22
3-
https://github.com/PyCQA/astroid/issues/623
3+
https://github.com/pylint-dev/astroid/issues/623
44
"""
55
from os import path
66

tests/functional/r/regression_02/regression_5030.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Regression in astroid on ClassDef inference with two test cases.
2-
Fixed in https://github.com/PyCQA/astroid/pull/1181"""
2+
Fixed in https://github.com/pylint-dev/astroid/pull/1181"""
33

44
from typing import Tuple, Type
55
from typing import Dict, List, Any

tests/functional/r/regression_02/regression_5048.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Crash regression in astroid on Compare node inference
2-
Fixed in https://github.com/PyCQA/astroid/pull/1185"""
2+
Fixed in https://github.com/pylint-dev/astroid/pull/1185"""
33
# pylint: disable=missing-docstring, broad-exception-raised
44

55

tests/functional/r/regression_02/regression_distutil_import_error_73.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
See also:
66
https://github.com/pylint-dev/pylint/issues/2955
7-
https://github.com/PyCQA/astroid/pull/1321
7+
https://github.com/pylint-dev/astroid/pull/1321
88
"""
99

1010
# pylint: disable=unused-import, deprecated-module

tests/functional/r/regression_02/regression_enum_1734.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Regression test for https://github.com/PyCQA/astroid/pull/1734
1+
# Regression test for https://github.com/pylint-dev/astroid/pull/1734
22
# The following should lint just fine
3-
# Fixed in https://github.com/PyCQA/astroid/pull/1743
3+
# Fixed in https://github.com/pylint-dev/astroid/pull/1743
44

55
# pylint: disable=missing-docstring,invalid-name
66

tests/functional/s/super/super_checks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def __init__(self):
9999

100100

101101

102-
# Regression for PyCQA/pylint/issues/773
102+
# Regression for pylint-dev/pylint/issues/773
103103
import subprocess
104104

105105
# The problem was related to astroid not filtering statements

tests/functional/t/typing_generic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Impl(Base[str]):
1414
"""Impl"""
1515

1616

17-
# https://github.com/PyCQA/astroid/issues/942
17+
# https://github.com/pylint-dev/astroid/issues/942
1818
Anything = TypeVar("Anything")
1919
MoreSpecific = TypeVar("MoreSpecific", str, int)
2020

tests/functional/u/unused/unused_variable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def func4():
155155

156156

157157
def main(lst):
158-
"""https://github.com/PyCQA/astroid/pull/1111#issuecomment-890367609"""
158+
"""https://github.com/pylint-dev/astroid/pull/1111#issuecomment-890367609"""
159159
try:
160160
raise ValueError
161161
except ValueError as e: # [unused-variable]

tests/primer/packages_to_prime.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"astroid": {
33
"branch": "main",
44
"directories": ["astroid"],
5-
"url": "https://github.com/PyCQA/astroid",
5+
"url": "https://github.com/pylint-dev/astroid",
66
"pylintrc_relpath": "pylintrc"
77
},
88
"black": {

tests/testutils/_primer/fixtures/message_changed/expected.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33

44

5-
**Effect on [astroid](https://github.com/PyCQA/astroid):**
5+
**Effect on [astroid](https://github.com/pylint-dev/astroid):**
66
The following messages are now emitted:
77

88
<details>
99

1010
1) locally-disabled:
1111
*Locally disabling redefined-builtin [we added some text in the message] (W0622)*
12-
https://github.com/PyCQA/astroid/blob/123456789abcdef/astroid/__init__.py#L91
12+
https://github.com/pylint-dev/astroid/blob/123456789abcdef/astroid/__init__.py#L91
1313

1414
</details>
1515

@@ -19,7 +19,7 @@ The following messages are no longer emitted:
1919

2020
1) locally-disabled:
2121
*Locally disabling redefined-builtin (W0622)*
22-
https://github.com/PyCQA/astroid/blob/123456789abcdef/astroid/__init__.py#L91
22+
https://github.com/pylint-dev/astroid/blob/123456789abcdef/astroid/__init__.py#L91
2323

2424
</details>
2525

tests/testutils/_primer/fixtures/message_changed/expected_truncated.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33

44

5-
**Effect on [astroid](https://github.com/PyCQA/astroid):**
5+
**Effect on [astroid](https://github.com/pylint-dev/astroid):**
66
The following messages are now emitted:
77

88
<details>
99

1010
1) locally-disabled:
1111
*Locally disabling redefined-builtin [we added some text in the message] (W0622)*
12-
https://github.com/PyCQA/astroid/blob/123456789abcdef/astroid/__init__.py#L91
12+
https://github.com/pylint-dev/astroid/blob/123456789abcdef/astroid/__init__.py#L91
1313

1414
</details>
1515

16-
The following message...
16+
The followi...
1717

1818
*This comment was truncated because GitHub allows only 525 characters in a comment.*
1919

tests/testutils/_primer/fixtures/message_changed/main.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"column": 0,
1111
"endLine": null,
1212
"endColumn": null,
13-
"path": "tests/.pylint_primer_tests/PyCQA/astroid/astroid/__init__.py",
13+
"path": "tests/.pylint_primer_tests/pylint-dev/astroid/astroid/__init__.py",
1414
"symbol": "locally-disabled",
1515
"message": "Locally disabling redefined-builtin (W0622)",
1616
"message-id": "I0011"
@@ -23,7 +23,7 @@
2323
"column": 0,
2424
"endLine": null,
2525
"endColumn": null,
26-
"path": "tests/.pylint_primer_tests/PyCQA/astroid/astroid/__init__.py",
26+
"path": "tests/.pylint_primer_tests/pylint-dev/astroid/astroid/__init__.py",
2727
"symbol": "unknown-option-value",
2828
"message": "Unknown option value for 'disable', expected a valid pylint message and got 'Ellipsis'",
2929
"message-id": "W0012"

0 commit comments

Comments
 (0)