Skip to content

Fix python sys.path problems #2010

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

Merged
merged 2 commits into from
Mar 22, 2023

Conversation

tamarinvs19
Copy link
Collaborator

Description

Fix problems with unnecessary sys.path-s

Fixes #2008

How to test

Manual tests

See #2008

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tamarinvs19 tamarinvs19 added lang-python Issue is related to python support ctg-bug-fix PR is fixing a bug labels Mar 22, 2023
@tamarinvs19 tamarinvs19 requested a review from tochilinak March 22, 2023 09:38
@tamarinvs19 tamarinvs19 self-assigned this Mar 22, 2023
@tamarinvs19 tamarinvs19 merged commit 9ab72f7 into main Mar 22, 2023
@tamarinvs19 tamarinvs19 deleted the tamarinvs19/fix-syspath-for-relative-imports branch March 22, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed test generation for python projects with special named files
2 participants