Title: Support Jython · Issue #2 · html5lib/html5lib-python · GitHub
Open Graph Title: Support Jython · Issue #2 · html5lib/html5lib-python
X Title: Support Jython · Issue #2 · html5lib/html5lib-python
Description: From Google Code Issue 220: Reported by steve@strassmann.com, Mar 1, 2013 What steps will reproduce the problem? Reproducible in Jython 2.5.2 and Jython 2.7b1 >> import html5lib import html5lib Traceback (most recent call last): File " Open Graph Description: From Google Code Issue 220: Reported by steve@strassmann.com, Mar 1, 2013 What steps will reproduce the problem? Reproducible in Jython 2.5.2 and Jython 2.7b1 >> import html5lib import html5lib Tra...
X Description: From Google Code Issue 220: Reported by steve@strassmann.com, Mar 1, 2013 What steps will reproduce the problem? Reproducible in Jython 2.5.2 and Jython 2.7b1 >> import html5lib import html5l...
Mail addresses
Opengraph URL: https://github.com/html5lib/html5lib-python/issues/2
X: @github
Domain: patch-diff.githubusercontent.com
Links:
Viewport: width=device-width
steve@strassmann.com
Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Support Jython","articleBody":"From Google Code Issue 220:\n\nReported by steve@strassmann.com, Mar 1, 2013 \n\n\u003e What steps will reproduce the problem?\n\u003e Reproducible in Jython 2.5.2 and Jython 2.7b1\n\u003e \n\u003e ```\n\u003e \u003e\u003e import html5lib\n\u003e import html5lib\n\u003e Traceback (most recent call last):\n\u003e File \"\u003cstdin\u003e\", line 1, in \u003cmodule\u003e\n\u003e File \"lib/html5lib/__init__.py\", line 14, in \u003cmodule\u003e\n\u003e from html5parser import HTMLParser, parse, parseFragment\n\u003e File \"lib/html5lib/html5parser.py\", line 33, in \u003cmodule\u003e\n\u003e import inputstream\n\u003e UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 48-54: illegal Unicode character\n\u003e ```\n\u003e \n\u003e What is the expected output? What do you see instead?\n\u003e jython cannot read inputstream.py.\n\u003e \n\u003e Please provide any additional information below.\n\u003e \n\u003e inputstream.py contains some seriously broken Unicode characters in the range 0xD800-0xDFFF, which are known as \"unpaired surrogates\".\n\u003e \n\u003e This has been closed as wont-fix: http://bugs.jython.org/issue1836\n\u003e \n\u003e It may be necessary to modify inputstream.py to not use these unicode character literals when running in Jython.\n\u003e \n\u003e n.b. a test for Jython:\n\u003e \n\u003e ```\n\u003e import platform\n\u003e JYTHON = (platform.system() == 'Java')\n\u003e ```\n\n Apr 7 (2 days ago) geoffers \n\n\u003e As I just commented on the Jython bug, I believe this is a bug in Jython not implemented Python as it is documented. I don't particularly want to add in hacks for a bug in Jython.\n\n Apr 7 (2 days ago) geoffers \n\n\u003e Furthermore, if I do add a hack for it, we go into an infinite loop in the testsuite. I'm changing this bug to a more generic support Jython bug — no timeframe or even decision whether this is likely to happen.\n","author":{"url":"https://github.com/gsnedders","@type":"Person","name":"gsnedders"},"datePublished":"2013-04-09T20:31:13.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/2/html5lib-python/issues/2"}
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:703f35dd-e09b-8827-67e5-e01d44906e1c current-catalog-service-hash 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 request-id BFF2:84F99:CECF7C:11F4CFB:6971F734 html-safe-nonce e8ffa6d0dc4ea9bd69ddf585b311f4d36d8db1fe5d6901663943b9fea2fa6ba2 visitor-payload eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRkYyOjg0Rjk5OkNFQ0Y3QzoxMUY0Q0ZCOjY5NzFGNzM0IiwidmlzaXRvcl9pZCI6IjM1NDYwNjYyMDY5ODY0NjcxMjQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== visitor-hmac b0d078f097ec9618a5a4a1f5fae955e652fb03d0aef08ad568d914eab213c18f hovercard-subject-tag issue:12990597 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/html5lib/html5lib-python/2/issue_layout twitter:image https://opengraph.githubassets.com/f27d97a243ac9ef66ae38ac685598c52d696c608fdc5ae96cc413d7259bca309/html5lib/html5lib-python/issues/2 twitter:card summary_large_image og:image https://opengraph.githubassets.com/f27d97a243ac9ef66ae38ac685598c52d696c608fdc5ae96cc413d7259bca309/html5lib/html5lib-python/issues/2 og:image:alt From Google Code Issue 220: Reported by steve@strassmann.com, Mar 1, 2013 What steps will reproduce the problem? Reproducible in Jython 2.5.2 and Jython 2.7b1 >> import html5lib import html5lib Tra... og:image:width 1200 og:image:height 600 og:site_name GitHub og:type object og:author:username gsnedders hostname github.com expected-hostname github.com None 3d9da1aa47d387dfb2aca0f2e5c19150dc936b8128a6b2ecd6a02fc26a378fff turbo-cache-control no-preview go-import github.com/html5lib/html5lib-python git https://github.com/html5lib/html5lib-python.git octolytics-dimension-user_id 4092973 octolytics-dimension-user_login html5lib octolytics-dimension-repository_id 9322649 octolytics-dimension-repository_nwo html5lib/html5lib-python octolytics-dimension-repository_public true octolytics-dimension-repository_is_fork false octolytics-dimension-repository_network_root_id 9322649 octolytics-dimension-repository_network_root_nwo html5lib/html5lib-python 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 4332d3e3368b9bce3dfd3c4a2643112933072734 ui-target full theme-color #1e2327 color-scheme light dark
URLs of crawlers that visited me.