Discussion:
Issue 199 in html5lib: Ternary statement in html5parser.py breaks Python <2.5 compatibility
h***@public.gmane.org
2012-03-04 14:29:27 UTC
Permalink
Status: New
Owner: ----

New issue 199 by kristian...-***@public.gmane.org: Ternary statement in html5parser.py
breaks Python <2.5 compatibility
http://code.google.com/p/html5lib/issues/detail?id=199

Ternary statements were only added in Python 2.5. The three ternary
statements in mainLoop breaks compatibility with previous versions.
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
h***@public.gmane.org
2012-05-20 17:47:22 UTC
Permalink
Updates:
Status: WontFix

Comment #1 on issue 199 by ja...-***@public.gmane.org: Ternary statement in
html5parser.py breaks Python <2.5 compatibility
http://code.google.com/p/html5lib/issues/detail?id=199

Yes. I think that with the upcoming changes to give Python 3 compatibility
it is unlikely supporting such old pythons will be viable (they are already
basically untested as you see). Therefore I don't plan to fix this.
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
h***@public.gmane.org
2012-05-20 17:49:22 UTC
Permalink
Comment #2 on issue 199 by ja...-***@public.gmane.org: Ternary statement in
html5parser.py breaks Python <2.5 compatibility
http://code.google.com/p/html5lib/issues/detail?id=199

Issue 203 has been merged into this issue.
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
Loading...