Title: datetime.time.strftime: use the same function signature for C and Python implementations · Issue #89972 · python/cpython · GitHub
Open Graph Title: datetime.time.strftime: use the same function signature for C and Python implementations · Issue #89972 · python/cpython
X Title: datetime.time.strftime: use the same function signature for C and Python implementations · Issue #89972 · python/cpython
Description: BPO 45814 Nosy @abalkin, @pganssle, @tirkarthi, @hyzyla Superseder bpo-41260: datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C) Note: these values reflect the state of the issue at the ti...
Open Graph Description: BPO 45814 Nosy @abalkin, @pganssle, @tirkarthi, @hyzyla Superseder bpo-41260: datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C) Note: these values ...
X Description: BPO 45814 Nosy @abalkin, @pganssle, @tirkarthi, @hyzyla Superseder bpo-41260: datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C) Note: these values ...
Opengraph URL: https://github.com/python/cpython/issues/89972
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"datetime.time.strftime: use the same function signature for C and Python implementations","articleBody":"BPO | [45814](https://bugs.python.org/issue45814)\n--- | :---\nNosy | @abalkin, @pganssle, @tirkarthi, @hyzyla\nSuperseder | \u003cli\u003ebpo-41260: datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C)\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-11-16.16:55:25.202\u003e\ncreated_at = \u003cDate 2021-11-16.10:40:29.234\u003e\nlabels = ['type-feature', 'library', '3.11']\ntitle = 'datetime.time.strftime: use the same function signature for C and Python implementations'\nupdated_at = \u003cDate 2021-11-16.16:55:25.201\u003e\nuser = 'https://github.com/hyzyla'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-11-16.16:55:25.201\u003e\nactor = 'p-ganssle'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2021-11-16.16:55:25.202\u003e\ncloser = 'p-ganssle'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2021-11-16.10:40:29.234\u003e\ncreator = 'hyzyla'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 45814\nkeywords = []\nmessage_count = 2.0\nmessages = ['406395', '406417']\nnosy_count = 4.0\nnosy_names = ['belopolsky', 'p-ganssle', 'xtreak', 'hyzyla']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '41260'\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue45814'\nversions = ['Python 3.11']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/hyzyla","@type":"Person","name":"hyzyla"},"datePublished":"2021-11-16T10:40:29.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/89972/cpython/issues/89972"}
| 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:d7ab8fb4-0762-a002-998b-fe011ab57f59 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B09A:20D879:95FAC:D481F:6969FC49 |
| html-safe-nonce | c331412b9ad531ac0b6ad4aa098caad697ad32993ff8cebeb1378ecded951e80 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMDlBOjIwRDg3OTo5NUZBQzpENDgxRjo2OTY5RkM0OSIsInZpc2l0b3JfaWQiOiI2MTAyNzcwMzE0NTY0NDY3Nzg1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 25744d32f04a08fc69f79a0fa3e39aad32709e68b5e3057fcef71d1be8123bc2 |
| hovercard-subject-tag | issue:1199069399 |
| 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/89972/issue_layout |
| twitter:image | https://opengraph.githubassets.com/0eefff056396e0e31a51ae31f4b4a1e5f663c988c15dc84e502b4bc0b74ff36e/python/cpython/issues/89972 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/0eefff056396e0e31a51ae31f4b4a1e5f663c988c15dc84e502b4bc0b74ff36e/python/cpython/issues/89972 |
| og:image:alt | BPO 45814 Nosy @abalkin, @pganssle, @tirkarthi, @hyzyla Superseder bpo-41260: datetime, date and time: strftime method takes different keyword argument: fmt (pure) or format (C) Note: these values ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | hyzyla |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8 |
| 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 | bdde15ad1b403e23b08bbd89b53fbe6bdf688cad |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width