Title: Move test_py3kwarn over to new catch_warnings API · Issue #48018 · python/cpython · GitHub
Open Graph Title: Move test_py3kwarn over to new catch_warnings API · Issue #48018 · python/cpython
X Title: Move test_py3kwarn over to new catch_warnings API · Issue #48018 · python/cpython
Description: BPO 3768 Nosy @brettcannon, @benjaminp Files fix_py3kwarn.diff: Move WarningsRecorder.warnings usage to work directly off the instance Note: these values reflect the state of the issue at the time it was migrated and might not reflect th...
Open Graph Description: BPO 3768 Nosy @brettcannon, @benjaminp Files fix_py3kwarn.diff: Move WarningsRecorder.warnings usage to work directly off the instance Note: these values reflect the state of the issue at the time ...
X Description: BPO 3768 Nosy @brettcannon, @benjaminp Files fix_py3kwarn.diff: Move WarningsRecorder.warnings usage to work directly off the instance Note: these values reflect the state of the issue at the time ...
Opengraph URL: https://github.com/python/cpython/issues/48018
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Move test_py3kwarn over to new catch_warnings API","articleBody":"BPO | [3768](https://bugs.python.org/issue3768)\n--- | :---\nNosy | @brettcannon, @benjaminp\nFiles | \u003cli\u003e[fix_py3kwarn.diff](https://bugs.python.org/file11365/fix_py3kwarn.diff \"Uploaded as text/plain at 2008-09-03.22:36:00 by @brettcannon\"): Move WarningsRecorder.warnings usage to work directly off the instance\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 2008-09-03.22:47:29.539\u003e\ncreated_at = \u003cDate 2008-09-03.22:36:01.491\u003e\nlabels = ['type-bug', 'library', 'release-blocker']\ntitle = 'Move test_py3kwarn over to new catch_warnings API'\nupdated_at = \u003cDate 2008-09-03.22:47:29.538\u003e\nuser = 'https://github.com/brettcannon'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2008-09-03.22:47:29.538\u003e\nactor = 'brett.cannon'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2008-09-03.22:47:29.539\u003e\ncloser = 'brett.cannon'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2008-09-03.22:36:01.491\u003e\ncreator = 'brett.cannon'\ndependencies = []\nfiles = ['11365']\nhgrepos = []\nissue_num = 3768\nkeywords = ['patch', 'needs review']\nmessage_count = 3.0\nmessages = ['72426', '72427', '72429']\nnosy_count = 2.0\nnosy_names = ['brett.cannon', 'benjamin.peterson']\npr_nums = []\npriority = 'release blocker'\nresolution = 'accepted'\nstage = None\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue3768'\nversions = ['Python 2.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/brettcannon","@type":"Person","name":"brettcannon"},"datePublished":"2008-09-03T22:36:01.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/48018/cpython/issues/48018"}
| 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:2cd94c97-56a1-8414-0bf0-4cddbcf17dff |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BDB6:347527:A6CAA:E72E7:696A0279 |
| html-safe-nonce | 668a8023dd56d021a3438cda584b3771a91f7b0b37c766d8aced2267f726d34c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCREI2OjM0NzUyNzpBNkNBQTpFNzJFNzo2OTZBMDI3OSIsInZpc2l0b3JfaWQiOiI2NjE0Njk3MDYwMjY4Nzc1NjEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 2acb0af8377752e69f3c23f987583b13cd8bd8a652e77a5effae24f04cc8479a |
| hovercard-subject-tag | issue:1198835173 |
| 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/48018/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8aa6910cd3f344a4b3b3bf3fe7e337a3a0bbc87610648c1d59e542899c1bc628/python/cpython/issues/48018 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8aa6910cd3f344a4b3b3bf3fe7e337a3a0bbc87610648c1d59e542899c1bc628/python/cpython/issues/48018 |
| og:image:alt | BPO 3768 Nosy @brettcannon, @benjaminp Files fix_py3kwarn.diff: Move WarningsRecorder.warnings usage to work directly off the instance Note: these values reflect the state of the issue at the time ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | brettcannon |
| hostname | github.com |
| expected-hostname | github.com |
| None | 578c119ff0247c8b2f2491fbf4fc0395cdf909d4df66598cebdc96ddfc4418dc |
| 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 | 671c2f67171dbced24284331f3133a613d08c366 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width