Title: Fix parsing of package_data · Issue #57672 · python/cpython · GitHub
Open Graph Title: Fix parsing of package_data · Issue #57672 · python/cpython
X Title: Fix parsing of package_data · Issue #57672 · python/cpython
Description: BPO 13463 Nosy @birkenfeld, @larryhastings, @merwok Dependencies bpo-5302: Allow package_data specs/globs to match directoriesbpo-11805: package_data only allows one glob per-package Note: these values reflect the state of the issue at t...
Open Graph Description: BPO 13463 Nosy @birkenfeld, @larryhastings, @merwok Dependencies bpo-5302: Allow package_data specs/globs to match directoriesbpo-11805: package_data only allows one glob per-package Note: these va...
X Description: BPO 13463 Nosy @birkenfeld, @larryhastings, @merwok Dependencies bpo-5302: Allow package_data specs/globs to match directoriesbpo-11805: package_data only allows one glob per-package Note: these va...
Opengraph URL: https://github.com/python/cpython/issues/57672
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Fix parsing of package_data","articleBody":"BPO | [13463](https://bugs.python.org/issue13463)\n--- | :---\nNosy | @birkenfeld, @larryhastings, @merwok\nDependencies | \u003cli\u003ebpo-5302: Allow package_data specs/globs to match directories\u003c/li\u003e\u003cli\u003ebpo-11805: package_data only allows one glob per-package\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/merwok'\nclosed_at = \u003cDate 2013-08-01.08:23:59.266\u003e\ncreated_at = \u003cDate 2011-11-23.17:13:52.789\u003e\nlabels = ['type-bug', 'release-blocker']\ntitle = 'Fix parsing of package_data'\nupdated_at = \u003cDate 2013-08-01.08:23:59.265\u003e\nuser = 'https://github.com/merwok'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2013-08-01.08:23:59.265\u003e\nactor = 'larry'\nassignee = 'eric.araujo'\nclosed = True\nclosed_date = \u003cDate 2013-08-01.08:23:59.266\u003e\ncloser = 'larry'\ncomponents = ['Distutils2']\ncreation = \u003cDate 2011-11-23.17:13:52.789\u003e\ncreator = 'eric.araujo'\ndependencies = ['5302', '11805']\nfiles = []\nhgrepos = []\nissue_num = 13463\nkeywords = []\nmessage_count = 6.0\nmessages = ['148194', '163205', '163229', '193984', '194000', '194036']\nnosy_count = 5.0\nnosy_names = ['georg.brandl', 'larry', 'eric.araujo', 'alexis', 'nick.wilson']\npr_nums = []\npriority = 'release blocker'\nresolution = 'wont fix'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue13463'\nversions = ['3rd party', 'Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/merwok","@type":"Person","name":"merwok"},"datePublished":"2011-11-23T17:13:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":6},"url":"https://github.com/57672/cpython/issues/57672"}
| 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:12984681-310e-1806-03ee-7b8f2ffdbab1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9FFC:C257A:4C921A:6D5256:6A50FB53 |
| html-safe-nonce | 059338a7602a6f0c738bb2530621a6c1d99548abbaf3384e4e718697c243f669 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RkZDOkMyNTdBOjRDOTIxQTo2RDUyNTY6NkE1MEZCNTMiLCJ2aXNpdG9yX2lkIjoiMTQ2NDY0OTIwNjIzNzAzNTM0NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | cfe1f72b639b1759c3d35ae277785060b2585047543692c16c050c29a55256f2 |
| hovercard-subject-tag | issue:1198875107 |
| 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/57672/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a1d53630b8ca85cc558fa02b7463b3f7d852c74a3f4bcfa38aa5e24ac712c77b/python/cpython/issues/57672 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a1d53630b8ca85cc558fa02b7463b3f7d852c74a3f4bcfa38aa5e24ac712c77b/python/cpython/issues/57672 |
| og:image:alt | BPO 13463 Nosy @birkenfeld, @larryhastings, @merwok Dependencies bpo-5302: Allow package_data specs/globs to match directoriesbpo-11805: package_data only allows one glob per-package Note: these va... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | merwok |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5266e58c17a510c403505cc811606465e90a881d2007ee7df1c4800d5c659838 |
| 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 | 8d836581d020676cc0ef4a83cd2fe17e4af02c3d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width