[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/issue41409>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.

--
nosy: +ShubhamKJha

___
Python tracker 
<https://bugs.python.org/issue41394>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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/issue41510>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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/issue41510>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com