- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message343206
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 | vstinner |
|---|---|
| Recipients | Michael.Felt, eryksun, jaketesler, pitrou, vstinner |
| Date | 2019-05-22.15:52:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558540331.71.0.0931719702018.issue36084@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
glibc 2.30 scheduled in August 2019 will finally provide a gettid() function! * https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=NEWS;hb=HEAD * http://man7.org/linux/man-pages/man2/gettid.2.html Once it will be released, it would be interesting to use it rather than using a direct syscall. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-22 15:52:11 | vstinner | set | recipients: + vstinner, pitrou, eryksun, Michael.Felt, jaketesler |
| 2019-05-22 15:52:11 | vstinner | set | messageid: <1558540331.71.0.0931719702018.issue36084@roundup.psfhosted.org> |
| 2019-05-22 15:52:11 | vstinner | link | issue36084 messages |
| 2019-05-22 15:52:11 | vstinner | create | |

