Title: os.chown: OverflowError: Python int too large to convert to C long · Issue #59506 · python/cpython · GitHub
Open Graph Title: os.chown: OverflowError: Python int too large to convert to C long · Issue #59506 · python/cpython
X Title: os.chown: OverflowError: Python int too large to convert to C long · Issue #59506 · python/cpython
Description: BPO 15301 Nosy @loewis, @birkenfeld, @terryjreedy, @mdickinson, @pitrou, @vstinner, @larryhastings, @benjaminp, @ned-deily, @skrah, @markshannon, @serhiy-storchaka Files larry.chown.unsigned.uid.gid.1.diffposix_uid_gid_conv_tests.patch: ...
Open Graph Description: BPO 15301 Nosy @loewis, @birkenfeld, @terryjreedy, @mdickinson, @pitrou, @vstinner, @larryhastings, @benjaminp, @ned-deily, @skrah, @markshannon, @serhiy-storchaka Files larry.chown.unsigned.uid.gi...
X Description: BPO 15301 Nosy @loewis, @birkenfeld, @terryjreedy, @mdickinson, @pitrou, @vstinner, @larryhastings, @benjaminp, @ned-deily, @skrah, @markshannon, @serhiy-storchaka Files larry.chown.unsigned.uid.gi...
Opengraph URL: https://github.com/python/cpython/issues/59506
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"os.chown: OverflowError: Python int too large to convert to C long","articleBody":"BPO | [15301](https://bugs.python.org/issue15301)\n--- | :---\nNosy | @loewis, @birkenfeld, @terryjreedy, @mdickinson, @pitrou, @vstinner, @larryhastings, @benjaminp, @ned-deily, @skrah, @markshannon, @serhiy-storchaka\nFiles | \u003cli\u003e[larry.chown.unsigned.uid.gid.1.diff](https://bugs.python.org/file26384/larry.chown.unsigned.uid.gid.1.diff \"Uploaded as text/plain at 2012-07-15.01:14:39 by @larryhastings\")\u003c/li\u003e\u003cli\u003e[posix_uid_gid_conv_tests.patch](https://bugs.python.org/file29072/posix_uid_gid_conv_tests.patch \"Uploaded as text/plain at 2013-02-14.11:24:35 by @serhiy-storchaka\"): Extended tests for *chown()\u003c/li\u003e\u003cli\u003e[posix_uid_gid_conv_index.patch](https://bugs.python.org/file29073/posix_uid_gid_conv_index.patch \"Uploaded as text/plain at 2013-02-14.11:33:08 by @serhiy-storchaka\"): Use __index__ for uid and gid conversion\u003c/li\u003e\u003cli\u003e[larry.chown.unsigned.uid.gid.2.diff](https://bugs.python.org/file29860/larry.chown.unsigned.uid.gid.2.diff \"Uploaded as text/plain at 2013-04-15.10:01:44 by @larryhastings\"): Second cut at a patch, building on Serhiy's second patch.\u003c/li\u003e\u003cli\u003e[larry.chown.unsigned.uid.gid.3.diff](https://bugs.python.org/file29883/larry.chown.unsigned.uid.gid.3.diff \"Uploaded as text/plain at 2013-04-16.12:35:31 by @larryhastings\"): Updated patch with Serhiy's changes from Rietveld.\u003c/li\u003e\u003cli\u003e[larry.chown.unsigned.uid.gid.4.diff](https://bugs.python.org/file29977/larry.chown.unsigned.uid.gid.4.diff \"Uploaded as text/plain at 2013-04-22.19:07:18 by @larryhastings\"): Latest patch incorporating Serihy's comments.\u003c/li\u003e\u003cli\u003e[larry.chown.unsigned.uid.gid.5.diff](https://bugs.python.org/file29978/larry.chown.unsigned.uid.gid.5.diff \"Uploaded as text/plain at 2013-04-22.19:10:16 by @larryhastings\"): New patch which might even be good enough for trunk.\u003c/li\u003e\u003cli\u003e[larry.chown.unsigned.uid.gid.6.diff](https://bugs.python.org/file29996/larry.chown.unsigned.uid.gid.6.diff \"Uploaded as text/plain at 2013-04-23.23:32:45 by @larryhastings\"): Another day, another patch for uid_converter.\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 = 'https://github.com/larryhastings'\nclosed_at = \u003cDate 2013-08-11.01:03:15.841\u003e\ncreated_at = \u003cDate 2012-07-09.02:15:39.422\u003e\nlabels = ['type-bug']\ntitle = 'os.chown: OverflowError: Python int too large to convert to C long'\nupdated_at = \u003cDate 2013-08-11.06:18:31.608\u003e\nuser = 'https://bugs.python.org/do1'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2013-08-11.06:18:31.608\u003e\nactor = 'serhiy.storchaka'\nassignee = 'larry'\nclosed = True\nclosed_date = \u003cDate 2013-08-11.01:03:15.841\u003e\ncloser = 'terry.reedy'\ncomponents = ['None']\ncreation = \u003cDate 2012-07-09.02:15:39.422\u003e\ncreator = 'do1'\ndependencies = []\nfiles = ['26384', '29072', '29073', '29860', '29883', '29977', '29978', '29996']\nhgrepos = []\nissue_num = 15301\nkeywords = ['patch']\nmessage_count = 42.0\nmessages = ['165053', '165054', '165425', '165427', '165428', '165429', '165430', '165431', '165433', '165477', '165481', '182088', '182089', '182533', '186862', '186909', '186913', '186970', '186971', '186974', '187019', '187075', '187576', '187579', '187580', '187581', '187677', '187689', '192193', '194534', '194645', '194646', '194647', '194649', '194650', '194654', '194655', '194763', '194857', '194858', '194860', '194865']\nnosy_count = 16.0\nnosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'mark.dickinson', 'pitrou', 'vstinner', 'larry', 'benjamin.peterson', 'ned.deily', 'Arfrever', 'skrah', 'Mark.Shannon', 'python-dev', 'Scott.Leerssen', 'serhiy.storchaka', 'do1']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue15301'\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/do1","@type":"Person","name":"do1"},"datePublished":"2012-07-09T02:15:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":42},"url":"https://github.com/59506/cpython/issues/59506"}
| 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:a5c6f481-16bc-34b4-52c3-a0c28b050ec8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E818:305A:20A55D:2BFA6A:6A4D880F |
| html-safe-nonce | d6429057b30fda6b5ce9f5c7f87a865d479fef40bb03ae876bb735037d312e38 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFODE4OjMwNUE6MjBBNTVEOjJCRkE2QTo2QTREODgwRiIsInZpc2l0b3JfaWQiOiI2OTczMzY0Nzk3MTQ0NzgwOTUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | cb01cc23a7d0baf58f1a32f89b7394e20dec7428dc1efbe7d909b3ed6281a91a |
| hovercard-subject-tag | issue:1198885189 |
| 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/59506/issue_layout |
| twitter:image | https://opengraph.githubassets.com/58b840b543b8081122dd76228bf43d2bed1295440cffd03b6e142159668f46f3/python/cpython/issues/59506 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/58b840b543b8081122dd76228bf43d2bed1295440cffd03b6e142159668f46f3/python/cpython/issues/59506 |
| og:image:alt | BPO 15301 Nosy @loewis, @birkenfeld, @terryjreedy, @mdickinson, @pitrou, @vstinner, @larryhastings, @benjaminp, @ned-deily, @skrah, @markshannon, @serhiy-storchaka Files larry.chown.unsigned.uid.gi... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | do1 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 9f8758a3953dfe943439713a6fa4f90d542a3431f10e861ca03dd7f39009f320 |
| 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 | bffd5484f01713a661b03469b77678f72b6574ed |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width