[issue38314] Implement unix read_pipe.is_reading() method

2019-12-30 Thread Callum Ward
Change by Callum Ward : -- pull_requests: +17192 pull_request: https://github.com/python/cpython/pull/17755 ___ Python tracker <https://bugs.python.org/issue38

[issue29275] time module still has Y2K issues note

2019-11-21 Thread Callum Ward
Change by Callum Ward : -- keywords: +patch pull_requests: +16807 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/17321 ___ Python tracker <https://bugs.python.org/issu

[issue29275] time module still has Y2K issues note

2019-11-21 Thread Callum Ward
Callum Ward added the comment: I'd like to work on this issue. I'll come up with a PR today. -- nosy: +callumquick ___ Python tracker <https://bugs.python.org/issue29

[issue29930] Waiting for asyncio.StreamWriter.drain() twice in parallel raises an AssertionError when the transport stopped writing

2019-11-04 Thread Callum Ward
Callum Ward added the comment: Hi, I'm a new contributor: is there any consensus on what or if something needs to be done? If so, I can try and take forward the patch. -- nosy: +callumquick ___ Python tracker <https://bugs.python.org/issue29

[issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM

2019-11-04 Thread Callum Ward
Callum Ward added the comment: A matter of creating tests to allow test enabling of new socket types I could attempt, but new protocol/transport types may be beyond me. -- ___ Python tracker <https://bugs.python.org/issue38

[issue38608] Undocumented behavior that IsolatedAsyncioTestCase would enable event loop debug mode

2019-11-04 Thread Callum Ward
Callum Ward added the comment: Hi, is there anything that needs to be fixed or done here? -- nosy: +callumquick ___ Python tracker <https://bugs.python.org/issue38

[issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM

2019-11-04 Thread Callum Ward
Callum Ward added the comment: Hi Andrew, I'm a new contributor, but this sounds like a pretty cool enhancement. Would you be able to elaborate on what kind of things might be required to support each new socket type and test them in particular so I can see if I can take

[issue38599] Deprecate creation of asyncio object when the loop is not running

2019-11-04 Thread Callum Ward
Callum Ward added the comment: Hi, I'm a new contributor and this issue looks like an interesting enhancement: is there any consensus forming on what we want to limit to e.g. raising depreciation warnings when these first-class classes are created without running event loop

[issue38314] Implement unix read_pipe.is_reading() method

2019-11-04 Thread Callum Ward
Change by Callum Ward : -- keywords: +patch pull_requests: +16555 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17042 ___ Python tracker <https://bugs.python.org/issu

[issue38314] Implement unix read_pipe.is_reading() method

2019-11-04 Thread Callum Ward
Callum Ward added the comment: I've agreed with Ben that I'll look at making the necessary changes today. -- nosy: +callumquick ___ Python tracker <https://bugs.python.org/issue38

[issue38438] argparse "usage" overly-complex with nargs="*"

2019-11-04 Thread Callum Ward
Change by Callum Ward : -- nosy: +callumquick ___ Python tracker <https://bugs.python.org/issue38438> ___ ___ Python-bugs-list mailing list Unsubscribe: