summaryrefslogtreecommitdiff
path: root/tests/testutils/_primer/fixtures/message_changed/expected.txt
blob: 676946fd2e678d82a0c964a8107c31bc61f1e46c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
🤖 **Effect of this PR on checked open source code:** 🤖



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

<details>

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

</details>

The following messages are no longer emitted:

<details>

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

</details>

*This comment was generated for commit v2.14.2*