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

unset_trace.[ch]: fix prototype warnings
#116 opened Mar 13, 2018 by ahippo Loading… updated Mar 13, 2018
Enable tracing for all threads. being considered Actively being investigated by maintainers for merging
#10 opened Nov 20, 2014 by SyamGadde Loading… updated Feb 8, 2019
Add formatting to make things easier to read. being considered Actively being investigated by maintainers for merging
#135 opened Oct 24, 2018 by annawinkler Loading… updated Feb 8, 2019
fix encoding error being considered Actively being investigated by maintainers for merging
#91 opened May 22, 2017 by icyblade Loading… updated Feb 8, 2019
Feature: Add 'profile all' option being considered Actively being investigated by maintainers for merging
#76 opened Oct 10, 2016 by iddl Loading… updated Feb 8, 2019
fixes #47 being considered Actively being investigated by maintainers for merging
#72 opened Sep 22, 2016 by burnpanck Loading… updated Feb 8, 2019
Allow user to add directories to the Python path. being considered Actively being investigated by maintainers for merging
#66 opened Aug 4, 2016 by dalewis Loading… updated Feb 8, 2019
Update LICENSE.txt
#137 opened Feb 10, 2019 by techtonik Loading… updated Feb 10, 2019
don't import IPython at global namespace
#139 opened Feb 18, 2019 by forbxy Loading… updated Feb 18, 2019
fix ZeroDivisionError: float division by zero
#140 opened Feb 28, 2019 by markroxor Loading… updated Feb 28, 2019
MNT: Bump version
#146 opened Mar 20, 2019 by pllim Loading… updated Mar 20, 2019
MNT: Set Cython language_level
#148 opened Mar 20, 2019 by pllim Loading… updated Mar 20, 2019
MNT: Always compile Cython at build time
#149 opened Mar 20, 2019 by pllim Loading… updated Mar 20, 2019
Fix README typo
#161 opened Jun 16, 2019 by piskvorky Loading… updated Jun 16, 2019
don't print source lines without timing (docstrings, comments)
#159 opened Jun 4, 2019 by azrdev Loading… updated Jun 27, 2019
TST: Update test matrix
#147 opened Mar 20, 2019 by pllim Loading… updated Jul 12, 2019
Add a pyproject.toml file
#171 opened Nov 12, 2019 by pganssle Loading… updated Nov 12, 2019
add pyproject.toml
#175 opened Dec 11, 2019 by felix-andreas Loading… updated Dec 11, 2019
Support Python 3.7 Generator (PEP 479)
#153 opened Apr 17, 2019 by Hanaasagi Loading… updated Dec 13, 2019
auto detect time units in kernprof -v output
#113 opened Mar 2, 2018 by uweschmitt Loading… updated Oct 26, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.