Hi, I have been working on a new way to use Python classes as enhanced dict object(I called it Prodict). My solution is (IMHO) more concise and brings more features. So I wanted to make it a PEP until I saw PEP 557 Data Classes. With my proposed enhancement, I can do everything Data Classes can do plus some neat features. Since 3.7b1 is out and already integrates data classes, how do I proceed? Propose a replacement for PEP 557 or prepare a new PEP? Although my approach doesn't use decorators, it can be easily done with decorators as well. You can check my solution here: https://github.com/ramazanpolat/prodict ____________ Ramazan Polat -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180218/71c68135/attachment.html>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4