Title: Replace __import__ w/ importlib.__import__ · Issue #46630 · python/cpython · GitHub
Open Graph Title: Replace __import__ w/ importlib.__import__ · Issue #46630 · python/cpython
X Title: Replace __import__ w/ importlib.__import__ · Issue #46630 · python/cpython
Description: BPO 2377 Nosy @brettcannon, @ncoghlan, @pitrou, @vstinner, @ericvsmith, @benjaminp, @serwy, @merwok, @alex, @Trundle, @ericsnowcurrently Dependencies bpo-14605: Make import machinery explicitbpo-1559549: ImportError needs attributes for ...
Open Graph Description: BPO 2377 Nosy @brettcannon, @ncoghlan, @pitrou, @vstinner, @ericvsmith, @benjaminp, @serwy, @merwok, @alex, @Trundle, @ericsnowcurrently Dependencies bpo-14605: Make import machinery explicitbpo-15...
X Description: BPO 2377 Nosy @brettcannon, @ncoghlan, @pitrou, @vstinner, @ericvsmith, @benjaminp, @serwy, @merwok, @alex, @Trundle, @ericsnowcurrently Dependencies bpo-14605: Make import machinery explicitbpo-15...
Opengraph URL: https://github.com/python/cpython/issues/46630
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Replace __import__ w/ importlib.__import__","articleBody":"BPO | [2377](https://bugs.python.org/issue2377)\n--- | :---\nNosy | @brettcannon, @ncoghlan, @pitrou, @vstinner, @ericvsmith, @benjaminp, @serwy, @merwok, @alex, @Trundle, @ericsnowcurrently\nDependencies | \u003cli\u003ebpo-14605: Make import machinery explicit\u003c/li\u003e\u003cli\u003ebpo-1559549: ImportError needs attributes for module and file name\u003c/li\u003e\nFiles | \u003cli\u003e[bench_startup.py](https://bugs.python.org/file24447/bench_startup.py \"Uploaded as text/plain at 2012-02-08.00:10:51 by @vstinner\")\u003c/li\u003e\u003cli\u003e[c011ff345a78.diff](https://bugs.python.org/file24632/c011ff345a78.diff \"Uploaded as text/plain at 2012-02-25.03:03:55 by @brettcannon\")\u003c/li\u003e\u003cli\u003e[131d1d107f26.diff](https://bugs.python.org/file24700/131d1d107f26.diff \"Uploaded as text/plain at 2012-03-01.22:50:44 by @brettcannon\")\u003c/li\u003e\u003cli\u003e[0fdf350657e3.diff](https://bugs.python.org/file25104/0fdf350657e3.diff \"Uploaded as text/plain at 2012-04-02.23:48:08 by @brettcannon\")\u003c/li\u003e\u003cli\u003e[update_idle.diff](https://bugs.python.org/file25218/update_idle.diff \"Uploaded as text/plain at 2012-04-14.23:22:44 by @brettcannon\")\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/brettcannon'\nclosed_at = \u003cDate 2012-05-04.17:44:03.273\u003e\ncreated_at = \u003cDate 2008-03-18.02:40:12.363\u003e\nlabels = ['interpreter-core', 'type-bug', 'release-blocker']\ntitle = 'Replace __import__ w/ importlib.__import__'\nupdated_at = \u003cDate 2012-05-04.17:44:03.272\u003e\nuser = 'https://github.com/brettcannon'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2012-05-04.17:44:03.272\u003e\nactor = 'brett.cannon'\nassignee = 'brett.cannon'\nclosed = True\nclosed_date = \u003cDate 2012-05-04.17:44:03.273\u003e\ncloser = 'brett.cannon'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2008-03-18.02:40:12.363\u003e\ncreator = 'brett.cannon'\ndependencies = ['14605', '1559549']\nfiles = ['24447', '24632', '24700', '25104', '25218']\nhgrepos = ['34']\nissue_num = 2377\nkeywords = ['patch']\nmessage_count = 58.0\nmessages = ['63851', '139233', '147625', '149518', '152631', '152785', '152788', '152814', '152822', '153510', '153511', '153957', '153999', '154022', '154070', '154072', '154103', '154106', '154143', '154145', '154149', '154152', '154157', '154179', '154716', '154717', '154912', '154915', '154917', '155108', '155268', '155269', '155481', '155485', '155852', '155895', '155963', '156049', '156099', '157392', '157675', '157683', '157742', '158001', '158267', '158268', '158270', '158271', '158297', '158298', '158300', '158301', '158302', '158304', '158305', '158307', '158573', '158967']\nnosy_count = 13.0\nnosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'vstinner', 'eric.smith', 'benjamin.peterson', 'roger.serwy', 'eric.araujo', 'Arfrever', 'alex', 'Trundle', 'python-dev', 'eric.snow']\npr_nums = []\npriority = 'release blocker'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue2377'\nversions = ['Python 3.3']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/brettcannon","@type":"Person","name":"brettcannon"},"datePublished":"2008-03-18T02:40:12.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":58},"url":"https://github.com/46630/cpython/issues/46630"}
| 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:8bc6244c-e6cc-705c-aeb4-30ca77ef02e2 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C9F4:6F3CF:7AB6CA:A624CA:6A4EC416 |
| html-safe-nonce | 008f41dc90607888a6328aed3e60f13237204a4d7cf6a6d8aeef70f432440406 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOUY0OjZGM0NGOjdBQjZDQTpBNjI0Q0E6NkE0RUM0MTYiLCJ2aXNpdG9yX2lkIjoiNTgwMjcxODc1ODIwNTA0NzgzMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 2afcf4dd72c081bfb0b4b00e7223978c593986f5f7f43fc1998632d581061b58 |
| hovercard-subject-tag | issue:1198829778 |
| 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/46630/issue_layout |
| twitter:image | https://opengraph.githubassets.com/22f9d889d38c9933c0745431e7bae2e57bb2e3cfbad23028e00f7a35da43ccfe/python/cpython/issues/46630 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/22f9d889d38c9933c0745431e7bae2e57bb2e3cfbad23028e00f7a35da43ccfe/python/cpython/issues/46630 |
| og:image:alt | BPO 2377 Nosy @brettcannon, @ncoghlan, @pitrou, @vstinner, @ericvsmith, @benjaminp, @serwy, @merwok, @alex, @Trundle, @ericsnowcurrently Dependencies bpo-14605: Make import machinery explicitbpo-15... |
| 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 | 41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c |
| 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 | e6a744804e8e70f97b4d5a18a94dcc63db22f97a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width