PR : Spyder 6 compatibility#349
Conversation
|
The tests do not pass. They failed not because of the corrections I made but because of the dependencies are too old. |
|
@steff456 could you review the PR so that it can be merged with the main branch ? |
|
@Zybulon, thanks a lot for your work on this! We'll take a look at it to release a new version as soon as we can (probably in two or three weeks). |
|
Any news here? |
https://build.opensuse.org/request/show/1224495 by user bnavigator + anag+factory Not maintained upstream. (Attempt stalled: spyder-ide/spyder-terminal#349)
|
Amazing, thanks @Zybulon! Two extra patches I would make:
|
|
In |
|
OK, I've managed to build the package with your PR, but the tests didn't all run. Here are the further things I've found:
In spite of all this, there is still one test that fails consistently for me: What is that syntax error in |
|
Actually, I wrote:
But only and then modify |
Nope; |
Yes that's it. But I did not notice the Captured stderr call. For me, the problem is related to the test rather than the actual code and I have no idea how to solve it. |
|
Actually the success of this test is not reproductible. For example on my repository it worked. |
|
Hi, sorry for such a late reply and thank you so much for all your work @Zybulon ! I gave this a check and indeed I think some of the points mentioned by @juliangilbey (thank you for giving this a check too!) are currently needed, particularly:
I will close and reopen this to retrigger the CI to have a fresh CI log but, besides that, I will most probably start working on the missing changes and pushing this effort forward by opening a new PR next week (preserving your commits of course), so just to be sure, is that okay with you @Zybulon or maybe you would prefer to address those things and continue working on this here? Let us know! |
|
Hi, that's okay for me, thanks ! |
|
Closing in favor of PR #355. Thanks @Zybulon and @juliangilbey for your help! |
Hello,
I have updated the code to be compatible with Spyder 6.