Skip to content

Commit f476ebc

Browse files
Merge branch 'maintenance/2.12.x' into main following 2.12.14 release
2 parents 43dcd47 + b7c6c41 commit f476ebc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CONTRIBUTORS.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,3 @@ under this name, or we did not manage to find their commits in the history.
191191
- carl
192192
- alain lefroy
193193
- Mark Gius
194-
- jarradhope

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ Release date: TBA
2020

2121
Refs PyCQA/pylint#1911
2222

23+
2324
What's New in astroid 2.12.14?
2425
==============================
25-
Release date: TBA
26+
Release date: 2023-01-06
2627

2728
* Handle the effect of properties on the ``__init__`` of a dataclass correctly.
2829

script/.contributors_aliases.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
4545
"mails": [
4646
"66853113+pre-commit-ci[bot]@users.noreply.github.com",
47-
"49699333+dependabot[bot]@users.noreply.github.com"
47+
"49699333+dependabot[bot]@users.noreply.github.com",
48+
"41898282+github-actions[bot]@users.noreply.github.com"
4849
],
4950
"name": "bot"
5051
},

0 commit comments

Comments
 (0)