Issue 32098: Hardcoded value in Lib/test/test_os.py:L1324:URandomTests.get_urandom_subprocess()
Created on 2017-11-21 00:06 by hackan, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 4744 | merged | pablogsal, 2017-12-07 02:40 | |
| Messages (2) | |||
|---|---|---|---|
| msg306602 - (view) | Author: hackan (hackan) | Date: 2017-11-21 00:06 | |
The value of `count` is hardcoded to 16 in https://github.com/python/cpython/blob/6a55d09573e5c35c9e4a24a6f811120b41a2a994/Lib/test/test_os.py#L1324 |
|||
| msg307790 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2017-12-07 06:57 | |
https://github.com/python/cpython/commit/fb77e0d855e841f42c3fa504efe79eefca9efafb |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:54 | admin | set | github: 76279 |
| 2017-12-07 06:57:46 | vstinner | set | messages: + msg307790 |
| 2017-12-07 06:56:52 | vstinner | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2017-12-07 02:40:30 | pablogsal | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request4646 |
| 2017-11-21 07:40:34 | serhiy.storchaka | set | keywords:
+ easy components: + Tests stage: needs patch |
| 2017-11-21 00:51:21 | vstinner | set | nosy:
+ vstinner |
| 2017-11-21 00:06:38 | hackan | create | |
