Superskyyy commented on pull request #166: URL: https://github.com/apache/skywalking-python/pull/166#issuecomment-922403989
> We can say 3.5 is EOL and is not in our test matrix, it works in versions prior to 1.0, but it may or may not work with the codebase evolves. Ok, I intend to swap existing string formatting(`%` `.format` `+` etc.) to f-strings since they are much faster, but that does blocks all Python 3.5 users from v1.0.0, should I do that? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
