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 | brett.cannon, christian.heimes, python-dev |
| Date | 2015年04月19日.19:15:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150419191549.6605.36807@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset d70995cf44b3 by Christian Heimes in branch '2.7': Issue #23998: PyImport_ReInitLock() now checks for lock allocation error https://hg.python.org/cpython/rev/d70995cf44b3 New changeset 7d7bf5c34d7e by Christian Heimes in branch '3.3': Issue #23998: PyImport_ReInitLock() now checks for lock allocation error https://hg.python.org/cpython/rev/7d7bf5c34d7e New changeset e0bd083fc9c1 by Christian Heimes in branch '3.4': Issue #23998: PyImport_ReInitLock() now checks for lock allocation error https://hg.python.org/cpython/rev/e0bd083fc9c1 New changeset 7ae8fd62d743 by Christian Heimes in branch 'default': Issue #23998: PyImport_ReInitLock() now checks for lock allocation error https://hg.python.org/cpython/rev/7ae8fd62d743 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年04月19日 19:15:52 | python-dev | set | recipients: + python-dev, brett.cannon, christian.heimes |
| 2015年04月19日 19:15:52 | python-dev | link | issue23998 messages |
| 2015年04月19日 19:15:52 | python-dev | create | |