[issue38409] Typo in doc string for str.strip

2019-10-09 Thread Hansraj Das
Change by Hansraj Das : -- pull_requests: +16267 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16681 ___ Python tracker <https://bugs.python.org/issu

[issue38409] Typo in doc string for str.strip

2019-10-08 Thread Hansraj Das
Change by Hansraj Das : -- nosy: +hansrajdas ___ Python tracker <https://bugs.python.org/issue38409> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37543] Optimize pymalloc for non PGO build

2019-08-18 Thread Hansraj Das
Change by Hansraj Das : -- pull_requests: +15043 pull_request: https://github.com/python/cpython/pull/15309 ___ Python tracker <https://bugs.python.org/issue37

[issue37869] Compilation warning on GCC version 7.4.0-1ubuntu1~18.04.1

2019-08-17 Thread Hansraj Das
Change by Hansraj Das : -- resolution: -> duplicate ___ Python tracker <https://bugs.python.org/issue37869> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue37732] Possible uninitialized variable in Objects/obmalloc.c

2019-08-16 Thread Hansraj Das
Change by Hansraj Das : -- nosy: +hansrajdas ___ Python tracker <https://bugs.python.org/issue37732> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37732] Possible uninitialized variable in Objects/obmalloc.c

2019-08-16 Thread Hansraj Das
Change by Hansraj Das : -- keywords: +patch pull_requests: +15035 stage: -> patch review pull_request: https://github.com/python/cpython/pull/15309 ___ Python tracker <https://bugs.python.org/issu

[issue37869] Compilation warning on GCC version 7.4.0-1ubuntu1~18.04.1

2019-08-15 Thread Hansraj Das
New submission from Hansraj Das : I am facing below compilation warning on compilation python source: *** gcc -pthread -c -Wno-unused-result -Wsign-compare -g -Og -Wall-std=c99 -Wextra -Wno-unused-result -Wno-unused