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 2014-08-15 21:45 by vstinner, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
PyThread_create_key.patch | vstinner, 2014-08-15 21:45 | review | ||
pthread_key_create_overflow.patch | vstinner, 2014-08-16 12:08 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:07 | admin | set | github: 66402 |
2014-08-17 20:15:23 | vstinner | set | status: open -> closed resolution: fixed messages: + msg225468 versions: - Python 2.7, Python 3.4 |
2014-08-17 20:14:05 | python-dev | set | nosy:
+ python-dev messages: + msg225467 |
2014-08-16 12:58:51 | serhiy.storchaka | set | nosy:
+ pitrou stage: patch review type: behavior versions: + Python 2.7, Python 3.4 |
2014-08-16 12:08:16 | vstinner | set | files:
+ pthread_key_create_overflow.patch messages: + msg225390 |
2014-08-15 21:46:12 | vstinner | set | title: PyThread_create_key(): fix comparison between signed and unsigned numbers -> PyThread_create_key(): fix comparison between signed and unsigned numbers in Python/thread_pthread.h |
2014-08-15 21:45:30 | vstinner | create |