Title: posixmodule expects sizeof(pid_t/gid_t/uid_t) <= sizeof(long) · Issue #46289 · python/cpython · GitHub
Open Graph Title: posixmodule expects sizeof(pid_t/gid_t/uid_t) <= sizeof(long) · Issue #46289 · python/cpython
X Title: posixmodule expects sizeof(pid_t/gid_t/uid_t) <= sizeof(long) · Issue #46289 · python/cpython
Description: BPO 2005 Nosy @loewis, @sjoerdmullender, @ronaldoussoren, @pitrou, @vstinner, @larryhastings, @tiran, @devdanzin, @tjguk, @ned-deily, @tpn, @ezio-melotti, @bitdancer, @briancurtin, @sandrotosi, @akheron, @hynek, @serhiy-storchaka Depende...
Open Graph Description: BPO 2005 Nosy @loewis, @sjoerdmullender, @ronaldoussoren, @pitrou, @vstinner, @larryhastings, @tiran, @devdanzin, @tjguk, @ned-deily, @tpn, @ezio-melotti, @bitdancer, @briancurtin, @sandrotosi, @ak...
X Description: BPO 2005 Nosy @loewis, @sjoerdmullender, @ronaldoussoren, @pitrou, @vstinner, @larryhastings, @tiran, @devdanzin, @tjguk, @ned-deily, @tpn, @ezio-melotti, @bitdancer, @briancurtin, @sandrotosi, @ak...
Opengraph URL: https://github.com/python/cpython/issues/46289
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"posixmodule expects sizeof(pid_t/gid_t/uid_t) \u003c= sizeof(long)","articleBody":"BPO | [2005](https://bugs.python.org/issue2005)\n--- | :---\nNosy | @loewis, @sjoerdmullender, @ronaldoussoren, @pitrou, @vstinner, @larryhastings, @tiran, @devdanzin, @tjguk, @ned-deily, @tpn, @ezio-melotti, @bitdancer, @briancurtin, @sandrotosi, @akheron, @hynek, @serhiy-storchaka\nDependencies | \u003cli\u003ebpo-1983: Return from fork() is pid_t, not int\u003c/li\u003e\u003cli\u003ebpo-4591: 32-bits unsigned user/group identifier\u003c/li\u003e\nFiles | \u003cli\u003e[issue2005_py3.patch](https://bugs.python.org/file27678/issue2005_py3.patch \"Uploaded as text/plain at 2012-10-23.12:40:53 by tzimmo\"): Patching uid/gid issues in posixmodule.c\u003c/li\u003e\u003cli\u003e[posix_uid_gid_conv_2.patch](https://bugs.python.org/file27972/posix_uid_gid_conv_2.patch \"Uploaded as text/plain at 2012-11-12.15:46:55 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[posix_uid_gid_conv_signed_long_long.patch](https://bugs.python.org/file29071/posix_uid_gid_conv_signed_long_long.patch \"Uploaded as text/plain at 2013-02-14.09:19:51 by @serhiy-storchaka\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2021-10-20.16:08:01.747\u003e\ncreated_at = \u003cDate 2008-02-03.19:58:43.484\u003e\nlabels = ['extension-modules', 'type-bug']\ntitle = 'posixmodule expects sizeof(pid_t/gid_t/uid_t) \u003c= sizeof(long)'\nupdated_at = \u003cDate 2021-10-20.16:08:01.746\u003e\nuser = 'https://github.com/tiran'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-10-20.16:08:01.746\u003e\nactor = 'christian.heimes'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2021-10-20.16:08:01.747\u003e\ncloser = 'christian.heimes'\ncomponents = ['Extension Modules']\ncreation = \u003cDate 2008-02-03.19:58:43.484\u003e\ncreator = 'christian.heimes'\ndependencies = ['1983', '4591']\nfiles = ['27678', '27972', '29071']\nhgrepos = []\nissue_num = 2005\nkeywords = ['patch']\nmessage_count = 25.0\nmessages = ['62026', '87716', '116942', '117237', '117244', '173605', '173633', '173694', '173702', '173703', '174148', '174154', '174182', '174205', '174207', '175118', '175119', '175180', '175447', '175448', '175456', '175834', '175835', '182082', '404484']\nnosy_count = 19.0\nnosy_names = ['loewis', 'sjoerd', 'ronaldoussoren', 'pitrou', 'vstinner', 'larry', 'christian.heimes', 'ajaksu2', 'tim.golden', 'ned.deily', 'trent', 'ezio.melotti', 'r.david.murray', 'brian.curtin', 'sandro.tosi', 'petri.lehtinen', 'hynek', 'serhiy.storchaka', 'tzimmo']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue2005'\nversions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/tiran","@type":"Person","name":"tiran"},"datePublished":"2008-02-03T19:58:43.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":25},"url":"https://github.com/46289/cpython/issues/46289"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:3e59d0ce-9146-f93c-1096-8710816f3e56 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | ACD6:1171B:74662A:9D0D86:6A4D6910 |
| html-safe-nonce | b3a9a20485062b228e0cb5e7bb3ba895b76a1032c3313ceae687e2a8cc68121f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQ0Q2OjExNzFCOjc0NjYyQTo5RDBEODY6NkE0RDY5MTAiLCJ2aXNpdG9yX2lkIjoiNjIzODM5NjcxMDI0ODA4MTY4MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 7b2bf351ff238813df6229b41a2680ec8f143893a4000a1c05515d7b7ba0bbea |
| hovercard-subject-tag | issue:1198828112 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/46289/issue_layout |
| twitter:image | https://opengraph.githubassets.com/c1b4592e8a92d61571cc53ba905d3b4c510e9273f5a8150d8055ca9b06c9cbe8/python/cpython/issues/46289 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/c1b4592e8a92d61571cc53ba905d3b4c510e9273f5a8150d8055ca9b06c9cbe8/python/cpython/issues/46289 |
| og:image:alt | BPO 2005 Nosy @loewis, @sjoerdmullender, @ronaldoussoren, @pitrou, @vstinner, @larryhastings, @tiran, @devdanzin, @tjguk, @ned-deily, @tpn, @ezio-melotti, @bitdancer, @briancurtin, @sandrotosi, @ak... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tiran |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7db3950e3f59095e20a9789440c3dd554efc62d434882ead06ae05b5815605b9 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | cd8f6a71db61d6012a0cbb134be844fdbe9b8a45 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width