[issue21862] cProfile command-line should accept -m module_name as an alternative to script path

2015-03-16 Thread Mayank Tripathi
Mayank Tripathi added the comment: Could someone please review the patch. Thanks. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue21862

[issue21862] cProfile command-line should accept -m module_name as an alternative to script path

2015-01-27 Thread Mayank Tripathi
Mayank Tripathi added the comment: Updated the patch and added docs and tests. -- Added file: http://bugs.python.org/file37885/cProfile_module_option_2.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue21862

[issue23286] A typo in the tutorial

2015-01-21 Thread Mayank Tripathi
Changes by Mayank Tripathi oqua...@gmail.com: -- keywords: +patch Added file: http://bugs.python.org/file37804/intro_typo.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23286

[issue21862] cProfile command-line should accept -m module_name as an alternative to script path

2015-01-17 Thread Mayank Tripathi
Mayank Tripathi added the comment: Now allows parameters after the -m option. -- nosy: +oquanox Added file: http://bugs.python.org/file37749/cProfile_module_option.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue21862

[issue23244] doc typo in 'Glossary': 'generator'

2015-01-14 Thread Mayank Tripathi
Changes by Mayank Tripathi oqua...@gmail.com: -- keywords: +patch Added file: http://bugs.python.org/file37714/generator_typo.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23244

[issue19777] Provide a home() classmethod on Path objects

2015-01-04 Thread Mayank Tripathi
Mayank Tripathi added the comment: Added docs to mcsalgado's patch. -- nosy: +oquanox Added file: http://bugs.python.org/file37595/home.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue19777