Title: Postpone configparser deprecations until 3.12 · Issue #89336 · python/cpython · GitHub
Open Graph Title: Postpone configparser deprecations until 3.12 · Issue #89336 · python/cpython
X Title: Postpone configparser deprecations until 3.12 · Issue #89336 · python/cpython
Description: BPO 45173 Nosy @gpshead, @vstinner, @ambv, @hugovk, @miss-islington PRs #28292#30952#31084 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 fi...
Open Graph Description: BPO 45173 Nosy @gpshead, @vstinner, @ambv, @hugovk, @miss-islington PRs #28292#30952#31084 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
X Description: BPO 45173 Nosy @gpshead, @vstinner, @ambv, @hugovk, @miss-islington PRs #28292#30952#31084 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu...
Opengraph URL: https://github.com/python/cpython/issues/89336
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Postpone configparser deprecations until 3.12","articleBody":"BPO | [45173](https://bugs.python.org/issue45173)\n--- | :---\nNosy | @gpshead, @vstinner, @ambv, @hugovk, @miss-islington\nPRs | \u003cli\u003epython/cpython#28292\u003c/li\u003e\u003cli\u003epython/cpython#30952\u003c/li\u003e\u003cli\u003epython/cpython#31084\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 = None\ncreated_at = \u003cDate 2021-09-11.18:10:39.768\u003e\nlabels = ['deferred-blocker', 'library', '3.11']\ntitle = 'Remove configparser deprecations'\nupdated_at = \u003cDate 2022-02-02.18:41:39.221\u003e\nuser = 'https://github.com/hugovk'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-02-02.18:41:39.221\u003e\nactor = 'miss-islington'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2021-09-11.18:10:39.768\u003e\ncreator = 'hugovk'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 45173\nkeywords = ['patch']\nmessage_count = 10.0\nmessages = ['401644', '401645', '401715', '409685', '411810', '412327', '412328', '412340', '412379', '412390']\nnosy_count = 5.0\nnosy_names = ['gregory.p.smith', 'vstinner', 'lukasz.langa', 'hugovk', 'miss-islington']\npr_nums = ['28292', '30952', '31084']\npriority = 'deferred blocker'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue45173'\nversions = ['Python 3.11']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/hugovk","@type":"Person","name":"hugovk"},"datePublished":"2021-09-11T18:10:40.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":11},"url":"https://github.com/89336/cpython/issues/89336"}
| 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:c915923f-bbd0-ae0a-7a33-cdbb6d929141 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C30C:1393C5:9FC5A:D6210:6969C6F8 |
| html-safe-nonce | abbb3856505325dd39a654c69446988cca4e75aad57958a714edfec556defb3c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMzBDOjEzOTNDNTo5RkM1QTpENjIxMDo2OTY5QzZGOCIsInZpc2l0b3JfaWQiOiIyMDE2NzM0NTcxNzE2NTI3ODY0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 175cc9462019845600a8a4568ff028f18b1cb46a4cc3465328910ac21cca7be8 |
| hovercard-subject-tag | issue:1199064998 |
| 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/89336/issue_layout |
| twitter:image | https://opengraph.githubassets.com/cb0355e6d692fc15282576e868c035f42c2f8a6ebe6aca250e90281771cbb679/python/cpython/issues/89336 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/cb0355e6d692fc15282576e868c035f42c2f8a6ebe6aca250e90281771cbb679/python/cpython/issues/89336 |
| og:image:alt | BPO 45173 Nosy @gpshead, @vstinner, @ambv, @hugovk, @miss-islington PRs #28292#30952#31084 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cu... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | hugovk |
| hostname | github.com |
| expected-hostname | github.com |
| None | acedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056 |
| 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 | 83c08c21cdda978090dc44364b71aa5bc6dcea79 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width