Sawood Alam

Results 409 comments of Sawood Alam

Thanks for the input @funkyfuture. I was pushing for Py3 support from the day one, but @machawk1 felt there are many people still using systems that only support Py2. However,...

Flask is a well-known and battle tested framework which has been around for many years. Responder is pretty new and modern framework which has better testing integration using a very...

I think shared some thoughts in https://github.com/oduwsdl/ipwb/issues/447#issuecomment-406487079 earlier.

I think we should be able to use `ipwb/__main__.py` in place of `ipwb` from the project root after some changes in how relative imports work and making the script executable...

I am a little busy, so I cannot elaborate much on this for the next few weeks, but if you want to investigate it now, I would suggest you start...

The fix should be simple and some code branches from the `checkArgs_replay` might go away. Here is how I envision the new pseudo code: ```py def checkArgs_replay(args): if not args.index:...

If we automate this process to submit changes back to the repo in, say, CONTRIBUTORS.md file, we need to be careful about not not causing a cycle by perhaps ignoring...

Should we exclude `codecov` and any other bots from the list?

> Any opinion on sorting? Well, that really depends on how detailed do we want to be. We can create separate lists/tables of each category of contributions, list the corresponding...

"Out of the blue" would a good color, I guess! ;-)