[issue9320] os.environ is global for threads

anatoly techtonik report at bugs.python.org
Wed Jul 21 09:07:26 CEST 2010


New submission from anatoly techtonik <techtonik at gmail.com>:

Seems like os.environ is shared between multiple threads. This should be documented at least in threading chapters.

----------
assignee: docs at python
components: Documentation
messages: 111013
nosy: docs at python, techtonik
priority: normal
severity: normal
status: open
title: os.environ is global for threads
type: behavior
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9320>
_______________________________________


More information about the Python-bugs-list mailing list