Python data classes
Python data classes
Posted Nov 30, 2017 12:29 UTC (Thu) by craniumslows (guest, #114021)In reply to: Python data classes by flewellyn
Parent article: Python data classes
I would expect the internal class methods to get updated to use this new library while leaving the publicly used methods the same. This would give a seamless user experience while simplifying the code base. That's how I would interpret it anyway. It's pretty neat either way.