[issue30536] [EASY] SubinterpThreadingTests.test_threads_join_2() of test_threading leaks references

2017-06-02 Thread Sayan Chowdhury
Sayan Chowdhury added the comment: I replicated the issue. Starting to work on the issue. -- nosy: +sayanchowdhury ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue30202] Update test.test_importlib.test_abc to test find_spec()

2017-05-22 Thread Sayan Chowdhury
Sayan Chowdhury added the comment: I am picking up this issue. -- nosy: +sayanchowdhury ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue30274] Make importlib.abc.ExtensionFileLoader.__init__() documentation match code

2017-05-22 Thread Sayan Chowdhury
Changes by Sayan Chowdhury <sayan.chowdhury2...@gmail.com>: -- pull_requests: +1826 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30274] Make importlib.abc.ExtensionFileLoader.__init__() documentation match code

2017-05-22 Thread Sayan Chowdhury
Sayan Chowdhury added the comment: I am starting to work on this issue. -- nosy: +sayanchowdhury ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue25452] Add __bool__() method to subprocess.CompletedProcess

2017-02-26 Thread Sayan Chowdhury
Changes by Sayan Chowdhury <sayan.chowdhury2...@gmail.com>: -- pull_requests: +273 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue29657] os.symlink: FileExistsError shows wrong message

2017-02-26 Thread Sayan Chowdhury
Changes by Sayan Chowdhury <sayan.chowdhury2...@gmail.com>: -- nosy: +sayanchowdhury ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue25452] Add __bool__() method to subprocess.CompletedProcess

2017-02-18 Thread Sayan Chowdhury
Sayan Chowdhury added the comment: I am taking over to do the rest part required for this ticket. -- nosy: +sayanchowdhury ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue28624] Make the `cwd` argument to `subprocess.Popen` accept a `PathLike`

2017-02-18 Thread Sayan Chowdhury
New submission from Sayan Chowdhury: I tested and found that the code already works with PathLike. I have created a PR which updates the test and documentation. I think the issue can be in Windows. -- nosy: +sayanchowdhury ___ Python tracker <

[issue23579] Amazon.com links

2015-03-06 Thread Sayan Chowdhury
Sayan Chowdhury added the comment: Attached a patch by changing the amazon links to official websites. -- keywords: +patch nosy: +sayanchowdhury Added file: http://bugs.python.org/file38366/issue23579.patch ___ Python tracker rep...@bugs.python.org