Nabil Freij

Results 554 comments of Nabil Freij

Sorry it has taken me this long but I released ablog 0.11.0rc1. I did not want to release such a large change without at least a brief RC period. So...

I would like a feature changelog and a unit test to ensure that the warning is raised please. Can you also rename the pull request.

I spoke to the other maintainers and they suggested that instead of the class, we can create a custom decorator (e.g., @sunpycontextmanager) that handles the entry/exit code. It should then...

> @nabobalis Sorry for the delay! I've got the decorator in place and even wrote a test for it. Dealing with both the decorator and context managers was a bit...

Can you update the branch and see if that fixes the tests. If not, then something is going on in this PR and we have to track that down.