[issue40390] Implement a C API for channel_send_wait for subinterpreters.

2020-04-25 Thread Benjamin Edwards


Change by Benjamin Edwards :


--
keywords: +patch
pull_requests: +19038
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/19715

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



[issue40390] Implement a C API for channel_send_wait for subinterpreters.

2020-04-25 Thread Benjamin Edwards


New submission from Benjamin Edwards :

When sending a message to another interpreter allow the caller to wait until 
the message has been received.

--
components: C API
messages: 367280
nosy: benedwards14, eric.snow
priority: normal
severity: normal
status: open
title: Implement a C API for channel_send_wait for subinterpreters.
type: enhancement
versions: Python 3.9

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



[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

2019-11-12 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Have opened a PR, let me know if there is anything that needs fixing

--

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



[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

2019-11-12 Thread Benjamin Edwards


Change by Benjamin Edwards :


--
keywords: +patch
pull_requests: +16634
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/17126

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



[issue38652] Remove/update provisional note for asyncio.BufferedProtocol

2019-10-31 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Hey Kyle,

I'm a newcomer, would it be ok for me to take on this propsal?

Ben

--
nosy: +benedwards14

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



[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

2019-10-29 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Thanks Netzeband,

Will get on this.

Ben

--

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



[issue37838] typing.get_type_hints not working with forward-declaration and decorated functions

2019-10-27 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Hey Netzeband, are you still working on this, or would it be ok for me to have 
a go? 

If all you needed was help with a PR let me know, i have some experience?

--
nosy: +benedwards14

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



[issue18765] unittest needs a way to launch pdb.post_mortem or other debug hooks

2019-10-27 Thread Benjamin Edwards

Benjamin Edwards  added the comment:

Hi RĂ©mi, I'd also be happy to take a look at your problem, if it's still open, 
do you have patch of what you've done so far?

--
nosy: +benedwards14

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



[issue15243] Misleading documentation for __prepare__

2019-10-27 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Is this still open, does the patch still need a pull request?

--
nosy: +benedwards14

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



[issue16142] ArgumentParser inconsistent with parse_known_args

2019-10-27 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Hey this has been open for quite a while, is there anything that needs 
finishing off?

--
nosy: +benedwards14

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



[issue17306] Improve the way abstract base classes are shown in help()

2019-10-27 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Michael are you still interested in doing this, if not can I take it on?

--
nosy: +benedwards14

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



[issue38314] Implement unix read_pipe.is_reading() method

2019-10-27 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Shubham are you still interested in this, or are you ok with me taking it on?

--
nosy: +benedwards14

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



[issue38534] Version 3.8.0 has released with a wrong MS KB number reference

2019-10-27 Thread Benjamin Edwards


Benjamin Edwards  added the comment:

Have made a new PR, am just waiting for my CLA to be approved.

--
nosy: +benedwards14

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



[issue38534] Version 3.8.0 has released with a wrong MS KB number reference

2019-10-27 Thread Benjamin Edwards


Change by Benjamin Edwards :


--
pull_requests: +16483
pull_request: https://github.com/python/cpython/pull/16955

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