juergbi opened a new pull request, #2134:
URL: https://github.com/apache/buildstream/pull/2134
This fixes the following Cython warning:
warning: src/buildstream/node.pyx:1626:0: Global name __CompositeError
matched from within class scope in contradiction to Python 'class private name'
rules. This may change in a future release.
See https://github.com/cython/cython/issues/3544.
Fixes #1981.
--
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]