Re: [Python-Dev] Dataclasses, frozen and __post_init__

2018-02-16 Thread Guido van Rossum
On Fri, Feb 16, 2018 at 3:38 PM, Ben Lewis wrote: > I have been using dataclasses package in a pet project of mine. I'm sorry > if this issue has already been raised. I came across a situation where I > wanted to use the __post_init__ function to initialise some inherited >

[Python-Dev] Dataclasses, frozen and __post_init__

2018-02-16 Thread Ben Lewis
Hello I have been using dataclasses package in a pet project of mine. I'm sorry if this issue has already been raised. I came across a situation where I wanted to use the __post_init__ function to initialise some inherited fields from a dataclass with frozen=True. The problem is that because it

[Python-Dev] Summary of Python tracker Issues

2018-02-16 Thread Python tracker
ACTIVITY SUMMARY (2018-02-09 - 2018-02-16) Python tracker at https://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open6456 (+17) closed 38153 (+32) total 44609 (+49) Open issues