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

ADX-976 Upgraded pydev-pycharm version to fix remote debugging. #135

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

tomeksabala
Copy link
Member

Description

There's a regression bug in pydevd-pycharm package used for remote debugging in Pycharm IDE. Looks like upgrading the library resolves the issue.

Dependency Changes (delete if not applicable)

  1. upgraded dev dependency pydevd-pycharm
  2. automatically upgraded all 3rd party dependencies (a result of rerunning pipenv lock)

Testing (delete if not applicable)

No new test added. I've briefly tested the upgrade locally.

Checklist

Put an x in the boxes that apply to this pull request (you can also fill these out after opening the pull request).
You may not need to check all boxes.

  • The Jira ticket for this issue has been updated to "Ready to Review" or equivalent.
  • [x ] I have developed these changes in discussion with the appropriate project manager.
  • [ x] My code follows the general Fjelltopp documentation (see Confluence).
  • I have made corresponding changes to the Fjelltopp documentation (see Confluence).
  • [x ] I have rebased this branch with master.
  • [x ] New dependency changes have been committed.
  • I have added automated tests that prove my fix is effective or that my feature works.
  • [x ] New and existing tests pass locally with my changes.
  • [x ] My changes generate no new warnings.
  • [x ] I have performed a self-review of my own code.
  • [x ] I have assigned at least one reviewer.

fulior
fulior previously approved these changes Feb 16, 2023
@tomeksabala tomeksabala force-pushed the adx-976_upgrade_pycharm_debug_version branch from f178132 to 0e831f8 Compare March 31, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants