Message 148145 - Python tracker
Message148145
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.
| Author | python-dev |
|---|---|
| Recipients | amaury.forgeotdarc, ezio.melotti, python-dev, vstinner |
| Date | 2011-11-22.21:22:07 |
| SpamBayes Score | 0.0046291826 |
| Marked as misclassified | No |
| Message-id | <E1RSxmr-0001HA-5A@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3e892f428278 by Victor Stinner in branch '3.2': Issue #13415: os.unsetenv() doesn't ignore errors anymore. http://hg.python.org/cpython/rev/3e892f428278 New changeset aa55b7dc43f7 by Victor Stinner in branch 'default': (Merge 3.2) Issue #13415: os.unsetenv() doesn't ignore errors anymore. http://hg.python.org/cpython/rev/aa55b7dc43f7 New changeset 53cf6f9f374e by Victor Stinner in branch '2.7': Issue #13415: os.unsetenv() doesn't ignore errors anymore. http://hg.python.org/cpython/rev/53cf6f9f374e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-22 21:22:07 | python-dev | set | recipients: + python-dev, amaury.forgeotdarc, vstinner, ezio.melotti |
| 2011-11-22 21:22:07 | python-dev | link | issue13415 messages |
| 2011-11-22 21:22:07 | python-dev | create | |