Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC Removing remote debugger #2945

Closed
jirikuncar opened this issue Mar 26, 2015 · 1 comment · Fixed by #2947
Closed

RFC Removing remote debugger #2945

jirikuncar opened this issue Mar 26, 2015 · 1 comment · Fixed by #2947
Milestone

Comments

@jirikuncar
Copy link
Member

Since werkzeug has nice interactive debugger, we can remove invenio.utils.remote_debugger from 2.1+.

PS: Ticket will be closed if there is no update for 5 days.

@jirikuncar jirikuncar added this to the v2.1 milestone Mar 26, 2015
@jirikuncar jirikuncar added the RFC label Mar 26, 2015
@tiborsimko
Copy link
Member

👍 The remote debugger utility was born in the pre-Flask era and can be safely removed now.

jirikuncar added a commit to jirikuncar/invenio that referenced this issue Mar 26, 2015
* INCOMPATIBLE Removes support for custom remote debuggers.
  (closes inveniosoftware#2945)

Signed-off-by: Jiri Kuncar <[email protected]>
jirikuncar added a commit to jirikuncar/invenio that referenced this issue Mar 26, 2015
* NOTE Deprecates custom remote debuggers. Please use native Werkzeug
  debugger or other (*)pdb equivalents.  (addresses inveniosoftware#2945)

Signed-off-by: Jiri Kuncar <[email protected]>
jirikuncar added a commit to jirikuncar/invenio that referenced this issue Mar 26, 2015
* NOTE Deprecates custom remote debuggers. Please use native Werkzeug
  debugger or other (*)pdb equivalents.  (addresses inveniosoftware#2945)

Signed-off-by: Jiri Kuncar <[email protected]>
jirikuncar added a commit to jirikuncar/invenio that referenced this issue Mar 26, 2015
* INCOMPATIBLE Removes support for custom remote debuggers.
  (closes inveniosoftware#2945)

Signed-off-by: Jiri Kuncar <[email protected]>
jmartinm pushed a commit to inspirehep/invenio that referenced this issue May 15, 2015
* NOTE Deprecates custom remote debuggers. Please use native Werkzeug
  debugger or other (*)pdb equivalents.  (addresses inveniosoftware#2945)

Signed-off-by: Jiri Kuncar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants