-
Notifications
You must be signed in to change notification settings - Fork 735
Fixing inescapable character bug for Windows path string #1100
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
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
ea0cf3f
Adding escape call to sitecustomize sub call.
jeremydvoss 764a784
Update CHANGLOG
jeremydvoss 1dfd150
Ran tox -e generate which corrected import order
jeremydvoss b178282
Update CHANGELOG.md
jeremydvoss f6001c6
Merge branch 'main' into jerevoss
ocelotl a0b731c
Refactored removal of dir from PYTHONPATH into separate function
jeremydvoss f8870ee
Merge branch 'main' into jerevoss
jeremydvoss 1aed29b
Fixed bug where ? is escaped instead of just the directory path
jeremydvoss 25a17e6
Added Fixed tag that was accidentally removed it Resolve Conflicts
jeremydvoss d4c92a0
Merge branch 'main' into jerevoss
lzchen bcac672
Merge branch 'main' into jerevoss
jeremydvoss b04bc61
Tests run. Assert statement fails
jeremydvoss 5cfc06c
Removed os-specific calls out of function so tests can run on any os
jeremydvoss 15580e5
Removed os-specific calls out of function so tests can run on any os
jeremydvoss e6c5b3a
Narrow protobuf dependency to exclude protobuf >= 4 (#1109)
TBBle cd66c71
updated type hints for getters and setters (#1106)
alanisaac 17fbb6d
Update CHANGELOG.md
jeremydvoss 66a8c2d
Update opentelemetry-instrumentation/tests/test_utils.py
jeremydvoss fea8e67
Fixing newline at end of file and test typo
jeremydvoss 6cb5b35
Merge branch 'main' into jerevoss
jeremydvoss a9d2e86
Fixing redifinition of built-in dir
jeremydvoss File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.