Skip to content

Commit 936e7b6

Browse files
Update CHANGELOG.md
Co-authored-by: Jacopo Abramo <[email protected]>
1 parent 419750e commit 936e7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can read the full documentation for this release on [Read the Docs](http://m
5454

5555
### Mypyc: Support for `__getattr__` and `__setattr__`
5656
- Support deleting attributes in `__setattr__` wrapper (Piotr Sawicki, PR [19997](https://github.com/python/mypy/pull/19997))
57-
- Generate _`_setattr__` wrapper (Piotr Sawicki, PR [19937](https://github.com/python/mypy/pull/19937))
57+
- Generate `__setattr__` wrapper (Piotr Sawicki, PR [19937](https://github.com/python/mypy/pull/19937))
5858
- Generate `__getattr__` wrapper (Piotr Sawicki, PR [19909](https://github.com/python/mypy/pull/19909))
5959

6060
### Miscellaneous Mypyc Improvements

0 commit comments

Comments
 (0)