Commit Graph

58 Commits

Author SHA1 Message Date
Victor Stinner 960ec4e01e PEP 454: add link to the project on PyPI 2013-09-04 14:01:56 +02:00
Victor Stinner 4ab328f1f2 PEP 454: add frame class
Other changes:

* add the type and default value of almost all attributes
* move the "Command line options" section to the end
2013-09-04 13:19:17 +02:00
Victor Stinner a80266cdc2 PEP 454: uh ho, fix many typos in the Rationale 2013-09-04 02:02:50 +02:00
Victor Stinner bb7b188f66 PEP 454 2013-09-04 01:19:30 +02:00
Victor Stinner d0f4b45bdc PEP 454 2013-09-03 13:18:48 +02:00
Victor Stinner 618fedf642 EP 454: reformat 2013-09-03 00:53:13 +02:00
Victor Stinner ae45d8d917 PEP 454: add Snapshot.load() method 2013-09-03 00:41:20 +02:00
Victor Stinner 5a68a9d15d PEP 454: Add a new tracemalloc module to trace Python memory allocations 2013-09-03 00:35:54 +02:00