Title: PBKDF2 support · Issue #62782 · python/cpython · GitHub
Open Graph Title: PBKDF2 support · Issue #62782 · python/cpython
X Title: PBKDF2 support · Issue #62782 · python/cpython
Description: BPO 18582 Nosy @pitrou, @tiran, @dstufft Files pbkdf2_3.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fields: assignee = None closed_...
Open Graph Description: BPO 18582 Nosy @pitrou, @tiran, @dstufft Files pbkdf2_3.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more detail...
X Description: BPO 18582 Nosy @pitrou, @tiran, @dstufft Files pbkdf2_3.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more detail...
Opengraph URL: https://github.com/python/cpython/issues/62782
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"PBKDF2 support","articleBody":"BPO | [18582](https://bugs.python.org/issue18582)\n--- | :---\nNosy | @pitrou, @tiran, @dstufft\nFiles | \u003cli\u003e[pbkdf2_3.patch](https://bugs.python.org/file32071/pbkdf2_3.patch \"Uploaded as text/plain at 2013-10-12.22:14:05 by @tiran\")\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 2013-10-12.23:16:20.948\u003e\ncreated_at = \u003cDate 2013-07-28.15:11:19.332\u003e\nlabels = ['extension-modules', 'type-feature']\ntitle = 'PBKDF2 support'\nupdated_at = \u003cDate 2013-11-06.16:25:33.175\u003e\nuser = 'https://github.com/tiran'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2013-11-06.16:25:33.175\u003e\nactor = 'python-dev'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2013-10-12.23:16:20.948\u003e\ncloser = 'christian.heimes'\ncomponents = ['Extension Modules']\ncreation = \u003cDate 2013-07-28.15:11:19.332\u003e\ncreator = 'christian.heimes'\ndependencies = []\nfiles = ['32071']\nhgrepos = []\nissue_num = 18582\nkeywords = ['patch']\nmessage_count = 12.0\nmessages = ['193832', '193835', '199601', '199626', '199628', '199630', '199636', '199641', '200410', '200429', '200451', '202272']\nnosy_count = 4.0\nnosy_names = ['pitrou', 'christian.heimes', 'python-dev', 'dstufft']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue18582'\nversions = ['Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/tiran","@type":"Person","name":"tiran"},"datePublished":"2013-07-28T15:11:19.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":12},"url":"https://github.com/62782/cpython/issues/62782"}
| 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:c40b7d2f-7887-4af9-600e-922fb2d40fac |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9914:2F7FEE:2A0ADFB:3ABE3BC:6A54B498 |
| html-safe-nonce | 0da42d285f48067ccae56ec82b9cbbc6445f57da77105cd4144391f1c42f9586 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OTE0OjJGN0ZFRToyQTBBREZCOjNBQkUzQkM6NkE1NEI0OTgiLCJ2aXNpdG9yX2lkIjoiMjUzMTAwMTY1NDk2ODYyODM3NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 2372ec1521c89d0b6340b6fec177f0e49d14f6330b3ea463e6aa4290c163cac4 |
| hovercard-subject-tag | issue:1198903222 |
| 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/62782/issue_layout |
| twitter:image | https://opengraph.githubassets.com/30af55a94700f1d384f7c126c9842d60df187340a477df7c33230d315db12dc7/python/cpython/issues/62782 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/30af55a94700f1d384f7c126c9842d60df187340a477df7c33230d315db12dc7/python/cpython/issues/62782 |
| og:image:alt | BPO 18582 Nosy @pitrou, @tiran, @dstufft Files pbkdf2_3.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more detail... |
| 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 | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 5d343e1152573ef294b28f54e4a14fb5fdb3a5a1 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width