[Python-Dev] PEP 454 - tracemalloc
Eric Snow
ericsnowcurrently at gmail.com
Fri Nov 22 01:40:48 CET 2013
More information about the Python-Dev mailing list
Fri Nov 22 01:40:48 CET 2013
- Previous message: [Python-Dev] PEP 454 - tracemalloc - accepted
- Next message: [Python-Dev] PEP 454 - tracemalloc - accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Nov 21, 2013 at 4:17 PM, Nick Coghlan <ncoghlan at gmail.com> wrote: > Skipping saving _source under -OO would probably be a good thing, but > otherwise it's a public API with the usual backwards compatibility > guarantees. One alternative might be to make it a property that re-generates the source (you just need self.__class__.__name__ and self._fields). -eric
- Previous message: [Python-Dev] PEP 454 - tracemalloc - accepted
- Next message: [Python-Dev] PEP 454 - tracemalloc - accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list