chitralverma commented on PR #7181: URL: https://github.com/apache/opendal/pull/7181#issuecomment-4762600840
> Not sure where we are. Do we need a simple rebase or a new RFC after recent refactor landed in master? RFC is probably not the right instrument here, but i also think based on the changes in the past few months, a simple rebase wont work either. most of the changes and the intent of the PR still holds and while looking around i realized an additional critical fault - nowhere in the CI the stubgen is actually tested and the current stubs committed are all stale generated with pyo3-stub-gen 0.17.x, even prior to this PR. `just` goal to check re generated stubs is already written but check its output for drifts is not not and should be part of the CI. In the last few months pyo3-introspection has also come quite a long way and i want to see if that can be used in place of the current stubgen as a valid alternative. for now i will close this PR and raise new ones that are more targeted. -- 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]
