-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Support forwardslash characters in identifiers #9249
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
Conversation
7479c6a contains the changes to support forwardslash characters. The other commits were from my last PR. I suppose next time I need to fetch and merge the latest changes in pytest-dev:main first? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @king-alexander, looks good with some comments.
Co-authored-by: Ran Benita <[email protected]>
Co-authored-by: Ran Benita <[email protected]>
Co-authored-by: Ran Benita <[email protected]>
Co-authored-by: Ran Benita <[email protected]>
@king-alexander thanks, this issue has bugged me for years :) |
Closes #8377.