Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Pull requests: rkern/line_profiler

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix simple typo: statment -> statement
#173 by timgates42 was closed Jul 1, 2022 Loading…
DOC: Interim installation note until PyPI release is fixed
#145 by pllim was merged Apr 23, 2019 Loading…
fix installation for python 2
#120 by uweschmitt was closed Feb 8, 2019 Loading…
Clarification on instructions
#115 by petered was closed Feb 8, 2019 Loading…
Make IPython a soft dependency. being considered Actively being investigated by maintainers for merging
#114 by simonpercivall was closed Dec 13, 2019 Loading…
line_profiler.py: update documentation of %lprun
#100 by heroxbd was merged Oct 20, 2017 Loading…
Update running part in README
#99 by Beastrock was closed Dec 18, 2017 Loading…
Fix IPython requirement for Python 2
#90 by thanatos was closed Feb 8, 2019 Loading…
Add most recent Python versions in Travis CI
#84 by SylvainDe was merged Oct 20, 2017 Loading…
optionally colorize output with -c,--color
#80 by scriada was closed Feb 8, 2019 Loading…
Get support for new 3.5 Python coroutines
#75 by pfreixes was merged Oct 20, 2017 Loading…
Get support for new 3.5 Python coroutines
#74 by pfreixes was closed Oct 7, 2016 Loading…
Update for compatibility with IPython 5.0
#65 by caethan was merged Oct 20, 2016 Loading…
kernprof: better support following forks
#57 by kaniini was closed Feb 8, 2019 Loading…
Master block sums
#56 by bendikro was closed Feb 8, 2019 Loading…
Add instructions for using kernprof with pserve
#50 by mrkafk was closed Feb 8, 2019 Loading…
BUG: fix name from copypasta.
#44 by rkern was merged Dec 21, 2015 Loading…
BUG: Read source files as bytes.
#38 by rkern was merged Nov 4, 2015 Loading…
Sort results by total time spent in every method
#34 by amegianeg was closed Sep 22, 2015 Loading…
Don't trust "import builtins" to check for python3
#25 by Nodd was merged May 22, 2015 Loading…
2
8
Replacing optparse with argparse
#4 by cmaureir was closed Sep 24, 2014 Loading…
ProTip! Filter pull requests by the default branch with base:master.