This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients amyodov, asvetlov, docs@python, eric.araujo, ezio.melotti, georg.brandl, gvanrossum, python-dev, terry.reedy, thomaspinckney3
Date 2013-04-12.13:25:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZnKcN5SG6zNwL@mail.python.org>
In-reply-to
Content
New changeset cd785c9d26c2 by Ezio Melotti in branch '3.3':
#6696: add documentation for the Profile objects, and improve profile/cProfile docs.  Patch by Tom Pinckney.
http://hg.python.org/cpython/rev/cd785c9d26c2

New changeset 81dabc1feb52 by Ezio Melotti in branch 'default':
#6696: merge with 3.3.
http://hg.python.org/cpython/rev/81dabc1feb52

New changeset b57245574717 by Ezio Melotti in branch '2.7':
#6696: add documentation for the Profile objects, and improve profile/cProfile docs.  Patch by Tom Pinckney.
http://hg.python.org/cpython/rev/b57245574717
History
Date User Action Args
2013-04-12 13:25:57python-devsetrecipients: + python-dev, gvanrossum, georg.brandl, terry.reedy, ezio.melotti, thomaspinckney3, eric.araujo, asvetlov, amyodov, docs@python
2013-04-12 13:25:57python-devlinkissue6696 messages
2013-04-12 13:25:57python-devcreate