Title: strptime should implement %G, %V and %u directives · Issue #56215 · python/cpython · GitHub
Open Graph Title: strptime should implement %G, %V and %u directives · Issue #56215 · python/cpython
X Title: strptime should implement %G, %V and %u directives · Issue #56215 · python/cpython
Description: BPO 12006 Nosy @tim-one, @abalkin, @bitdancer, @aganders3, @berkerpeksag, @serhiy-storchaka, @moreati Files 12006_2.patchtest_strptime.py.patch: Adds unit tests for %V and %u_strptime.py.patch12006_3.patch: Adds %G, %u, and %V to strptim...
Open Graph Description: BPO 12006 Nosy @tim-one, @abalkin, @bitdancer, @aganders3, @berkerpeksag, @serhiy-storchaka, @moreati Files 12006_2.patchtest_strptime.py.patch: Adds unit tests for %V and %u_strptime.py.patch12006...
X Description: BPO 12006 Nosy @tim-one, @abalkin, @bitdancer, @aganders3, @berkerpeksag, @serhiy-storchaka, @moreati Files 12006_2.patchtest_strptime.py.patch: Adds unit tests for %V and %u_strptime.py.patch12006...
Opengraph URL: https://github.com/python/cpython/issues/56215
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"strptime should implement %G, %V and %u directives","articleBody":"BPO | [12006](https://bugs.python.org/issue12006)\n--- | :---\nNosy | @tim-one, @abalkin, @bitdancer, @aganders3, @berkerpeksag, @serhiy-storchaka, @moreati\nFiles | \u003cli\u003e[12006_2.patch](https://bugs.python.org/file22113/12006_2.patch \"Uploaded as text/plain at 2011-05-25.19:30:15 by @aganders3\")\u003c/li\u003e\u003cli\u003e[test_strptime.py.patch](https://bugs.python.org/file22125/test_strptime.py.patch \"Uploaded as text/plain at 2011-05-26.12:46:51 by Erik.Cederstrand\"): Adds unit tests for %V and %u\u003c/li\u003e\u003cli\u003e[_strptime.py.patch](https://bugs.python.org/file22126/_strptime.py.patch \"Uploaded as text/plain at 2011-05-26.12:52:12 by Erik.Cederstrand\")\u003c/li\u003e\u003cli\u003e[12006_3.patch](https://bugs.python.org/file22137/12006_3.patch \"Uploaded as text/plain at 2011-05-26.22:38:03 by @aganders3\"): Adds %G, %u, and %V to strptime(), tests are included\u003c/li\u003e\u003cli\u003e[12006_doc.patch](https://bugs.python.org/file22240/12006_doc.patch \"Uploaded as text/plain at 2011-06-03.22:02:34 by @aganders3\")\u003c/li\u003e\u003cli\u003e[12006_3.5_complete.patch](https://bugs.python.org/file36417/12006_3.5_complete.patch \"Uploaded as text/plain at 2014-08-19.22:59:41 by @moreati\"): Functionality, tests and docs combined for 3.5 tip\u003c/li\u003e\u003cli\u003e[issue12006_5.patch](https://bugs.python.org/file38585/issue12006_5.patch \"Uploaded as text/plain at 2015-03-20.05:52:21 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[issue12006_6.patch](https://bugs.python.org/file38587/issue12006_6.patch \"Uploaded as text/plain at 2015-03-20.07:48:11 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[issue12006_7_complete.patch](https://bugs.python.org/file40085/issue12006_7_complete.patch \"Uploaded as text/plain at 2015-07-31.16:57:22 by @aganders3\"): Add ISO 8601 directives for strptime, tests, and docs. All against 3.6 tip.\u003c/li\u003e\u003cli\u003e[issue12006_8_complete.patch](https://bugs.python.org/file40113/issue12006_8_complete.patch \"Uploaded as text/plain at 2015-08-03.03:28:15 by @aganders3\")\u003c/li\u003e\u003cli\u003e[issue12006_10_complete.patch](https://bugs.python.org/file40660/issue12006_10_complete.patch \"Uploaded as text/plain at 2015-10-02.17:30:58 by @aganders3\"): Fixed error in docs from code review, updated against tip\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/abalkin'\nclosed_at = \u003cDate 2015-10-06.17:32:47.375\u003e\ncreated_at = \u003cDate 2011-05-05.10:03:42.897\u003e\nlabels = ['easy', 'type-feature', 'library']\ntitle = 'strptime should implement %G, %V and %u directives'\nupdated_at = \u003cDate 2015-10-06.17:32:47.373\u003e\nuser = 'https://bugs.python.org/ErikCederstrand'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2015-10-06.17:32:47.373\u003e\nactor = 'belopolsky'\nassignee = 'belopolsky'\nclosed = True\nclosed_date = \u003cDate 2015-10-06.17:32:47.375\u003e\ncloser = 'belopolsky'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2011-05-05.10:03:42.897\u003e\ncreator = 'Erik.Cederstrand'\ndependencies = []\nfiles = ['22113', '22125', '22126', '22137', '22240', '36417', '38585', '38587', '40085', '40113', '40660']\nhgrepos = []\nissue_num = 12006\nkeywords = ['patch', 'easy']\nmessage_count = 56.0\nmessages = ['135177', '135208', '135237', '136821', '136822', '136825', '136828', '136886', '136896', '136899', '136914', '136923', '136924', '136954', '136955', '136956', '136960', '136965', '136976', '136977', '136990', '136995', '137002', '137012', '137030', '137038', '137597', '179529', '221927', '227259', '227274', '227275', '227350', '227409', '227804', '227805', '227806', '238549', '238605', '238612', '238649', '241709', '247384', '247525', '247755', '247917', '249529', '249543', '251983', '251986', '251988', '252139', '252146', '252383', '252413', '252414']\nnosy_count = 12.0\nnosy_names = ['tim.peters', 'belopolsky', 'r.david.murray', 'BreamoreBoy', 'Erik.Cederstrand', 'python-dev', 'AaronR', 'aganders3', 'berker.peksag', 'serhiy.storchaka', 'Erik Cederstrand', 'Alex.Willmer']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue12006'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ErikCederstrand","@type":"Person","name":"ErikCederstrand"},"datePublished":"2011-05-05T10:03:43.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":56},"url":"https://github.com/56215/cpython/issues/56215"}
| 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:4eae8305-c93b-7c7c-253d-ef9de3a69e03 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CBB4:16BCD3:2B90634:3C0DD9E:6A4F0678 |
| html-safe-nonce | 53f60e540c74643136b5ab4e0e1543f4600f8376e20700ea1128cfb6d9685b41 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQkI0OjE2QkNEMzoyQjkwNjM0OjNDMEREOUU6NkE0RjA2NzgiLCJ2aXNpdG9yX2lkIjoiMjkzMTM2NTA2NzM0ODcwNjkzNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | c1507b1e80b072ea447cff5b25d3c6e1bbb8e96bd717cad448d4e9c72c7879f7 |
| hovercard-subject-tag | issue:1198868931 |
| 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/56215/issue_layout |
| twitter:image | https://opengraph.githubassets.com/2966210e4110720c99147cbf8aaac9b1043b7105d62e83922bf239c4cb2adb60/python/cpython/issues/56215 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/2966210e4110720c99147cbf8aaac9b1043b7105d62e83922bf239c4cb2adb60/python/cpython/issues/56215 |
| og:image:alt | BPO 12006 Nosy @tim-one, @abalkin, @bitdancer, @aganders3, @berkerpeksag, @serhiy-storchaka, @moreati Files 12006_2.patchtest_strptime.py.patch: Adds unit tests for %V and %u_strptime.py.patch12006... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ErikCederstrand |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| 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 | 2b8f23afb982271f1b22258a94aede67a6b77760 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width