[issue29237] Create enum for pstats sorting options

2017-02-21 Thread Ratnadeep Debnath
Ratnadeep Debnath added the comment: It's good to hear that you're working on it. You can go ahead with this. Anyways, I will be around to see and learn how you fix this issue :) -- ___ Python tracker <http://bugs.python.o

[issue16285] Update urllib quoting to RFC 3986

2017-02-19 Thread Ratnadeep Debnath
Ratnadeep Debnath added the comment: Created a pull request for the attached patch along with update of related docstrings. -- ___ Python tracker <http://bugs.python.org/issue16

[issue29237] Create enum for pstats sorting options

2017-02-18 Thread Ratnadeep Debnath
Ratnadeep Debnath added the comment: I am taking up to create a patch/pull request for this to get it reviewed. -- nosy: +rtnpro ___ Python tracker <http://bugs.python.org/issue29

[issue16285] Update urllib quoting to RFC 3986

2017-02-18 Thread Ratnadeep Debnath
Ratnadeep Debnath added the comment: I have started to work on this issue and get it merge ready. -- nosy: +rtnpro ___ Python tracker <http://bugs.python.org/issue16