Title: Add aware local time support to datetime module · Issue #53736 · python/cpython · GitHub
Open Graph Title: Add aware local time support to datetime module · Issue #53736 · python/cpython
X Title: Add aware local time support to datetime module · Issue #53736 · python/cpython
Description: BPO 9527 Nosy @tim-one, @loewis, @warsaw, @jribbens, @rhettinger, @jcea, @amauryfa, @mdickinson, @ncoghlan, @abalkin, @pitrou, @catlee, @vstinner, @cameron-simpson, @merwok, @bitdancer Dependencies bpo-1647654: No obvious and correct way...
Open Graph Description: BPO 9527 Nosy @tim-one, @loewis, @warsaw, @jribbens, @rhettinger, @jcea, @amauryfa, @mdickinson, @ncoghlan, @abalkin, @pitrou, @catlee, @vstinner, @cameron-simpson, @merwok, @bitdancer Dependencies...
X Description: BPO 9527 Nosy @tim-one, @loewis, @warsaw, @jribbens, @rhettinger, @jcea, @amauryfa, @mdickinson, @ncoghlan, @abalkin, @pitrou, @catlee, @vstinner, @cameron-simpson, @merwok, @bitdancer Dependencies...
Opengraph URL: https://github.com/python/cpython/issues/53736
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add aware local time support to datetime module","articleBody":"BPO | [9527](https://bugs.python.org/issue9527)\n--- | :---\nNosy | @tim-one, @loewis, @warsaw, @jribbens, @rhettinger, @jcea, @amauryfa, @mdickinson, @ncoghlan, @abalkin, @pitrou, @catlee, @vstinner, @cameron-simpson, @merwok, @bitdancer\nDependencies | \u003cli\u003ebpo-1647654: No obvious and correct way to get the time zone offset\u003c/li\u003e\u003cli\u003ebpo-1667546: Time zone-capable variant of time.localtime\u003c/li\u003e\nFiles | \u003cli\u003e[datetime-localtime-proto.diff](https://bugs.python.org/file18410/datetime-localtime-proto.diff \"Uploaded as text/plain at 2010-08-06.03:48:16 by @abalkin\")\u003c/li\u003e\u003cli\u003e[datetime-localtime-proto-1.diff](https://bugs.python.org/file20410/datetime-localtime-proto-1.diff \"Uploaded as text/plain at 2011-01-14.19:39:34 by @abalkin\")\u003c/li\u003e\u003cli\u003e[datetime-astimezone-proto.diff](https://bugs.python.org/file25939/datetime-astimezone-proto.diff \"Uploaded as text/plain at 2012-06-12.02:27:37 by @abalkin\")\u003c/li\u003e\u003cli\u003e[testtz.py](https://bugs.python.org/file25940/testtz.py \"Uploaded as text/plain at 2012-06-12.02:28:35 by @abalkin\"): A simple test in a non-trivial timezone\u003c/li\u003e\u003cli\u003e[issue9527.diff](https://bugs.python.org/file26062/issue9527.diff \"Uploaded as text/plain at 2012-06-20.21:41:38 by @abalkin\")\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 2012-06-22.17:37:39.663\u003e\ncreated_at = \u003cDate 2010-08-06.03:48:18.582\u003e\nlabels = ['extension-modules', 'type-feature', 'library']\ntitle = 'Add aware local time support to datetime module'\nupdated_at = \u003cDate 2012-06-22.20:09:58.207\u003e\nuser = 'https://github.com/abalkin'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2012-06-22.20:09:58.207\u003e\nactor = 'python-dev'\nassignee = 'belopolsky'\nclosed = True\nclosed_date = \u003cDate 2012-06-22.17:37:39.663\u003e\ncloser = 'belopolsky'\ncomponents = ['Extension Modules', 'Library (Lib)']\ncreation = \u003cDate 2010-08-06.03:48:18.582\u003e\ncreator = 'belopolsky'\ndependencies = ['1647654', '1667546']\nfiles = ['18410', '20410', '25939', '25940', '26062']\nhgrepos = []\nissue_num = 9527\nkeywords = ['patch']\nmessage_count = 21.0\nmessages = ['113067', '113069', '118675', '126292', '126295', '127516', '127517', '135227', '153928', '161643', '162631', '162658', '162660', '163136', '163137', '163297', '163429', '163442', '163465', '163467', '163476']\nnosy_count = 29.0\nnosy_names = ['tim.peters', 'loewis', 'barry', 'jribbens', 'rhettinger', 'jcea', 'pboddie', 'jamesh', 'guettli', 'amaury.forgeotdarc', 'mark.dickinson', 'ncoghlan', 'davidfraser', 'belopolsky', 'pitrou', 'andersjm', 'catlee', 'vstinner', 'techtonik', 'tomster', 'werneck', 'hodgestar', 'Neil Muller', 'cameron', 'eric.araujo', 'erik.stephens', 'steve.roberts', 'r.david.murray', 'python-dev']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue9527'\nversions = ['Python 3.2']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/abalkin","@type":"Person","name":"abalkin"},"datePublished":"2010-08-06T03:48:19.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":21},"url":"https://github.com/53736/cpython/issues/53736"}
| 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:2672cf3b-9246-478c-ba31-51fbf86437ba |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C2FE:291B8A:2DF3DC:3E73AF:6A4D5A5F |
| html-safe-nonce | 33961152eeeecbe0d4cffb486bb1bc50591e073c958d7ecfb0b37c0bfaca6a0b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMkZFOjI5MUI4QToyREYzREM6M0U3M0FGOjZBNEQ1QTVGIiwidmlzaXRvcl9pZCI6IjkxMDQyOTA5MTc4NTA2MzQ4NDciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 121d0b379bd79c47e7a4ddda1fe2007def66b71ccb5310d6b8328ca143fa6af1 |
| hovercard-subject-tag | issue:1198858567 |
| 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/53736/issue_layout |
| twitter:image | https://opengraph.githubassets.com/cb7da6445b4b8b8203b76428e53d204ceb72c3c5455ae953d000a9bef3afba9e/python/cpython/issues/53736 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/cb7da6445b4b8b8203b76428e53d204ceb72c3c5455ae953d000a9bef3afba9e/python/cpython/issues/53736 |
| og:image:alt | BPO 9527 Nosy @tim-one, @loewis, @warsaw, @jribbens, @rhettinger, @jcea, @amauryfa, @mdickinson, @ncoghlan, @abalkin, @pitrou, @catlee, @vstinner, @cameron-simpson, @merwok, @bitdancer Dependencies... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | abalkin |
| hostname | github.com |
| expected-hostname | github.com |
| None | 2a1443ff9733a3016431263ea73c93d8fe00c195eb4a7670ac30e7848f045441 |
| 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 | f3bdd3157ea1f0fd738d408eceeead721acf1dc3 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width