This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2011-08-30 00:31 by ferringb, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
unique-seed-per-process-tempfile.patch | ferringb, 2011-08-30 00:33 | ensure PRNG is unique between parent/child | review | |
unique-seed-per-process-tempfile.patch | ferringb, 2011-08-30 02:07 | round two; run only if os.fork exists, protect against changes in random value's size | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:21 | admin | set | github: 57065 |
2011-11-25 20:39:51 | pitrou | set | status: open -> closed resolution: fixed messages: + msg148359 stage: patch review -> resolved |
2011-11-25 20:38:20 | python-dev | set | nosy:
+ python-dev messages: + msg148358 |
2011-11-05 10:45:46 | neologix | set | nosy:
+ neologix messages: + msg147078 |
2011-08-30 02:07:47 | ferringb | set | files:
+ unique-seed-per-process-tempfile.patch messages: + msg143196 |
2011-08-30 01:11:31 | pitrou | set | versions:
+ Python 2.7, Python 3.2, Python 3.3 nosy: + ncoghlan, pitrou messages: + msg143195 components: + Library (Lib) stage: patch review |
2011-08-30 00:34:52 | ferringb | set | files: - unique-seed-per-process-tempfile.patch |
2011-08-30 00:33:36 | ferringb | set | files:
+ unique-seed-per-process-tempfile.patch messages: + msg143193 |
2011-08-30 00:31:52 | ferringb | create |