Title: IDLE cond context: fix code update and font update timers · Issue #75674 · python/cpython · GitHub
Open Graph Title: IDLE cond context: fix code update and font update timers · Issue #75674 · python/cpython
X Title: IDLE cond context: fix code update and font update timers · Issue #75674 · python/cpython
Description: BPO 31493 Nosy @terryjreedy, @csabella PRs #3622#3623 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 fields: assignee = 'https://github.com/...
Open Graph Description: BPO 31493 Nosy @terryjreedy, @csabella PRs #3622#3623 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...
X Description: BPO 31493 Nosy @terryjreedy, @csabella PRs #3622#3623 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...
Opengraph URL: https://github.com/python/cpython/issues/75674
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"IDLE cond context: fix code update and font update timers","articleBody":"BPO | [31493](https://bugs.python.org/issue31493)\n--- | :---\nNosy | @terryjreedy, @csabella\nPRs | \u003cli\u003epython/cpython#3622\u003c/li\u003e\u003cli\u003epython/cpython#3623\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/terryjreedy'\nclosed_at = \u003cDate 2018-05-23.05:25:54.854\u003e\ncreated_at = \u003cDate 2017-09-16.20:47:15.593\u003e\nlabels = ['expert-IDLE', 'type-bug', '3.7']\ntitle = 'IDLE cond context: fix code update and font update timers'\nupdated_at = \u003cDate 2018-05-23.05:25:54.853\u003e\nuser = 'https://github.com/terryjreedy'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-05-23.05:25:54.853\u003e\nactor = 'terry.reedy'\nassignee = 'terry.reedy'\nclosed = True\nclosed_date = \u003cDate 2018-05-23.05:25:54.854\u003e\ncloser = 'terry.reedy'\ncomponents = ['IDLE']\ncreation = \u003cDate 2017-09-16.20:47:15.593\u003e\ncreator = 'terry.reedy'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 31493\nkeywords = ['patch']\nmessage_count = 6.0\nmessages = ['302352', '302359', '302360', '302628', '302706', '317360']\nnosy_count = 2.0\nnosy_names = ['terry.reedy', 'cheryl.sabella']\npr_nums = ['3622', '3623']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue31493'\nversions = ['Python 3.6', 'Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/terryjreedy","@type":"Person","name":"terryjreedy"},"datePublished":"2017-09-16T20:47:16.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/75674/cpython/issues/75674"}
| 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:d013b7b2-43c2-5562-45b6-dc713e233018 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E87A:25572C:516340B:70E4866:6A4F7124 |
| html-safe-nonce | 399b9aa895dfbbb63e2f182e1f9735f0949bb2269a1a1d2ee265d745c0d4a839 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFODdBOjI1NTcyQzo1MTYzNDBCOjcwRTQ4NjY6NkE0RjcxMjQiLCJ2aXNpdG9yX2lkIjoiNDE2ODc3MDg1NTAwMDU2ODEwMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 358d23ec7cd01956a1f06fb18a21bb118caeec87e8d57765f0e236c3e06cb173 |
| hovercard-subject-tag | issue:1198979478 |
| 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/75674/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8a22cdb9357da735b4d69eef9c07354699a5abaa4c1c89caab470bb5cd7aa7ed/python/cpython/issues/75674 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8a22cdb9357da735b4d69eef9c07354699a5abaa4c1c89caab470bb5cd7aa7ed/python/cpython/issues/75674 |
| og:image:alt | BPO 31493 Nosy @terryjreedy, @csabella PRs #3622#3623 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... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | terryjreedy |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| 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 | 4b249b445842943ed31549e027f57a8ade9881ed |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width