René's URL Explorer Experiment


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

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@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-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4eae8305-c93b-7c7c-253d-ef9de3a69e03
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCBB4:16BCD3:2B90634:3C0DD9E:6A4F0678
html-safe-nonce53f60e540c74643136b5ab4e0e1543f4600f8376e20700ea1128cfb6d9685b41
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQkI0OjE2QkNEMzoyQjkwNjM0OjNDMEREOUU6NkE0RjA2NzgiLCJ2aXNpdG9yX2lkIjoiMjkzMTM2NTA2NzM0ODcwNjkzNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc1507b1e80b072ea447cff5b25d3c6e1bbb8e96bd717cad448d4e9c72c7879f7
hovercard-subject-tagissue:1198868931
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/56215/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2966210e4110720c99147cbf8aaac9b1043b7105d62e83922bf239c4cb2adb60/python/cpython/issues/56215
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2966210e4110720c99147cbf8aaac9b1043b7105d62e83922bf239c4cb2adb60/python/cpython/issues/56215
og:image:altBPO 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:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameErikCederstrand
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release2b8f23afb982271f1b22258a94aede67a6b77760
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/56215#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F56215
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F56215
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/56215
Reloadhttps://github.com/python/cpython/issues/56215
Reloadhttps://github.com/python/cpython/issues/56215
Please reload this pagehttps://github.com/python/cpython/issues/56215
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/56215
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 34.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.6k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
strptime should implement %G, %V and %u directiveshttps://github.com/python/cpython/issues/56215#top
https://github.com/abalkin
easyhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22easy%22
stdlibStandard Library Python modules in the Lib/ directoryhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22stdlib%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
on May 5, 2011https://github.com/python/cpython/issues/56215#issue-1198868931
12006https://bugs.python.org/issue12006
@tim-onehttps://github.com/tim-one
@abalkinhttps://github.com/abalkin
@bitdancerhttps://github.com/bitdancer
@aganders3https://github.com/aganders3
@berkerpeksaghttps://github.com/berkerpeksag
@serhiy-storchakahttps://github.com/serhiy-storchaka
@moreatihttps://github.com/moreati
12006_2.patchhttps://bugs.python.org/file22113/12006_2.patch
test_strptime.py.patchhttps://bugs.python.org/file22125/test_strptime.py.patch
_strptime.py.patchhttps://bugs.python.org/file22126/_strptime.py.patch
12006_3.patchhttps://bugs.python.org/file22137/12006_3.patch
12006_doc.patchhttps://bugs.python.org/file22240/12006_doc.patch
12006_3.5_complete.patchhttps://bugs.python.org/file36417/12006_3.5_complete.patch
issue12006_5.patchhttps://bugs.python.org/file38585/issue12006_5.patch
issue12006_6.patchhttps://bugs.python.org/file38587/issue12006_6.patch
issue12006_7_complete.patchhttps://bugs.python.org/file40085/issue12006_7_complete.patch
issue12006_8_complete.patchhttps://bugs.python.org/file40113/issue12006_8_complete.patch
issue12006_10_complete.patchhttps://bugs.python.org/file40660/issue12006_10_complete.patch
abalkinhttps://github.com/abalkin
easyhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22easy%22
stdlibStandard Library Python modules in the Lib/ directoryhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22stdlib%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.