[issue41510] Mentions of pdb.set_trace() in library/functions and library/sys incorrectly states that set_trace expects no arguments

2020-08-09 Thread Shubham Kumar Jha
Change by Shubham Kumar Jha : -- keywords: +patch pull_requests: +20932 stage: -> patch review pull_request: https://github.com/python/cpython/pull/21793 ___ Python tracker <https://bugs.python.org/issu

[issue41510] Mentions of pdb.set_trace() in library/functions and library/sys incorrectly states that set_trace expects no arguments

2020-08-08 Thread Shubham Kumar Jha
Shubham Kumar Jha added the comment: I am a first-time contributor, can I start working on this? -- nosy: +ShubhamKJha ___ Python tracker <https://bugs.python.org/issue41

[issue41394] Document '_' in interpreter in shell tutorial

2020-07-27 Thread Shubham Kumar Jha
Shubham Kumar Jha added the comment: The link provided by Karthikeyan Singaravelan doesn't mention that `_` would only get the not-None values. It is a part of interpreter and hence should be documented there. If no one is working on a patch, I would like to submit one. --

[issue41409] deque.pop(index) is not supported

2020-07-27 Thread Shubham Kumar Jha
Shubham Kumar Jha added the comment: Hi, I want to start contributing to CPython. Can I take up this issue? -- nosy: +ShubhamKJha ___ Python tracker <https://bugs.python.org/issue41