/irc-logs / freenode / #whatwg / 2013-05-05 / end

Options:

  1. # Session Start: Sun May 05 00:00:00 2013
  2. # Session Ident: #whatwg
  3. # [00:10] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Ping timeout: 252 seconds)
  4. # [00:11] <gsnedders> ambv: Yes, once I think of a sane way to include it/document it. Do I have a 2.6-test specific requirements file? Seems ugly.
  5. # [00:12] <ambv> ignore the fact that it's tests and simply add ordereddict to setup.py for 2.6. this will require moving the install_requires list out of setup() and to build it dynamically
  6. # [00:13] <gsnedders> But it's only required for the testsuite, so that seems inappropriate.
  7. # [00:14] <ambv> if you distribute it in the tarball then it's fine. if not, then just wrap the import error to return a meaningful error message
  8. # [00:16] <ambv> adding it for Tox is trivial, for Travis just add it to requirements-test.txt
  9. # [00:16] <ambv> for Python > 2.6 it's completely useless but it installs alright, harmless
  10. # [00:17] * Quits: annevk (~annevk@2.25.61.48) (Remote host closed the connection)
  11. # [00:19] <gsnedders> Just a waste of a bit of time, really :)
  12. # [00:19] <gsnedders> But, well, small enough that's probably not an issue.
  13. # [00:20] <ambv> gsnedders: on an unrelated note, where to put the test for #6?
  14. # [00:21] <ambv> I *think* I fixed the issue, want to add the test before PRing
  15. # [00:22] <gsnedders> parser2.py I guess?
  16. # [00:22] <gsnedders> I dunno, really. :)
  17. # [00:23] <ambv> parser2 it is
  18. # [00:23] * Joins: dfreedm (uid7859@gateway/web/irccloud.com/x-cafkcxkllpkzpfsx)
  19. # [00:24] * Joins: scottjehl (uid3055@gateway/web/irccloud.com/x-mrvbuzrfblipbybw)
  20. # [00:25] * Joins: jamesr_ (uid10481@gateway/web/irccloud.com/x-dlqrjmvjxdheyndi)
  21. # [00:25] <gsnedders> ambv: For tox, I don't need a separate commands dfn under [testenv:py26], do I?
  22. # [00:25] * Joins: shaundunne (uid5048@gateway/web/irccloud.com/x-tyanwbhmetzzaxci)
  23. # [00:26] <ambv> gsnedders: no, only specify "basepython = python2.6"
  24. # [00:26] <ambv> and all deps, it's not cumulative
  25. # [00:26] * Joins: ryanseddon (uid1832@gateway/web/irccloud.com/x-vklptvbrucmsofge)
  26. # [00:29] * Joins: sawrubh (uid6719@gateway/web/irccloud.com/x-qnpanhdoxphjnmxz)
  27. # [00:31] <gsnedders> ambv: Does #41 look right to you?
  28. # [00:32] * Quits: Badreddin (~Nur@189.192.138.187) (Ping timeout: 272 seconds)
  29. # [00:34] <ambv> haha, I was about to tell
  30. # [00:34] <ambv> "apart from the empty line at the end of tox.iniā€¦"
  31. # [00:34] <ambv> :)
  32. # [00:35] <ambv> gsnedders: what if people depended on the sorting behaviour that you now remove?
  33. # [00:35] * Joins: blink-bot (uid4270@gateway/web/irccloud.com/x-vpomlzfsqjoftgav)
  34. # [00:36] <gsnedders> ambv: Then oh well. It makes no change to the semantics of the output. And we've frequently changed behaviour in edge-cases in pre-1.0 releases.
  35. # [00:37] <gsnedders> ambv: Like, the only reason it breaks the tests is because we do a byte-for-byte comparison and not the semantics of the output.
  36. # [00:38] <ambv> I'm asking more about: how does a person like that restore the previous behaviour?
  37. # [00:39] <ambv> for (attr_namespace, attr_name), attr_value in self.reorder_attributes(token["data"].items()):
  38. # [00:40] <gsnedders> ambv: What we should probably do, ideally, is add a new filter that reorders them and not do it in JsonWalker.
  39. # [00:40] <gsnedders> ambv: Then anyone can use the filter.
  40. # [00:40] <ambv> I have to check out filters
  41. # [00:41] <ambv> but JsonWalker? Hm?
  42. # [00:42] <gsnedders> In test_serializer.py
  43. # [00:43] <ambv> ah, yes, we could reuse the functionality for tests if we added it, right.
  44. # [00:44] <ambv> filters mutate the tree after building it, do I get that right?
  45. # [00:44] <ambv> hm, my English sucks. "filters mutate the tree after it has been built, right?"
  46. # [00:45] <ambv> and a Filter sounds great, solves the issue and frees you from OrderedDict
  47. # [00:45] <ambv> :>
  48. # [00:46] <gsnedders> ambv: Some are designed to be used to process the tree as being built, intercepting tokens from the tokenizer before passing on to the treebuilder, and others while getting tokens from treewalker.
  49. # [00:46] <gsnedders> Kinda sucks.
  50. # [00:46] <gsnedders> ambv: Still need OrderedDict, though
  51. # [00:50] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  52. # [00:53] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Remote host closed the connection)
  53. # [01:02] * Quits: charl (~charl@charl.eu) (Quit: leaving)
  54. # [01:07] * Quits: jryans (~jryans@cpe-70-113-92-118.austin.res.rr.com) (Quit: Be back later)
  55. # [01:23] <ambv> gsnedders: more reviewing to do! https://github.com/html5lib/html5lib-python/pull/42
  56. # [01:26] * Quits: Lachy (~Lachy@cm-84.215.19.229.getinternet.no) (Quit: Textual IRC Client: http://www.textualapp.com/)
  57. # [01:26] * Joins: Lachy (~Lachy@cm-84.215.19.229.getinternet.no)
  58. # [01:43] * Quits: shepazu (~shepazu@108-70-132-46.lightspeed.rlghnc.sbcglobal.net) (Quit: is sleepy)
  59. # [01:43] * Quits: weinig (~weinig@17.212.155.4) (Quit: weinig)
  60. # [01:44] * heycam|away is now known as heycam
  61. # [01:57] * Quits: asdf` (asdf@bigfr.klupek.org) (Read error: Operation timed out)
  62. # [01:57] * Joins: asdf` (asdf@bigfr.klupek.org)
  63. # [02:06] * Joins: weinig (~weinig@17.212.155.4)
  64. # [02:07] * Joins: Badreddin (~Nur@189.192.155.69)
  65. # [02:08] * Joins: alecf (~alecf@50-193-19-178-static.hfc.comcastbusiness.net)
  66. # [02:18] * Joins: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  67. # [02:20] * Joins: nimbu (~nimbu@sjfw1-a.adobe.com)
  68. # [02:20] * Quits: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Client Quit)
  69. # [02:37] * Quits: alecf (~alecf@50-193-19-178-static.hfc.comcastbusiness.net) (Quit: alecf)
  70. # [02:37] * Quits: ripples (~ripples@197.87.199.3) (Ping timeout: 264 seconds)
  71. # [02:41] * Joins: vitorpacheco (~vitor@186-241-243-181.user.veloxzone.com.br)
  72. # [02:49] * Quits: ehsan (~ehsan@24-212-206-174.cable.teksavvy.com) (Remote host closed the connection)
  73. # [02:51] * Quits: yorick (~yorick@oftn/member/yorick) (Read error: Connection reset by peer)
  74. # [03:15] * Joins: kerosene (~kerosene@unaffiliated/kerozene)
  75. # [03:26] * Joins: jryans (~jryans@cpe-70-113-92-118.austin.res.rr.com)
  76. # [03:30] * Quits: vitorpacheco (~vitor@186-241-243-181.user.veloxzone.com.br) (Ping timeout: 245 seconds)
  77. # [03:32] * Quits: kerosene (~kerosene@unaffiliated/kerozene) (Ping timeout: 256 seconds)
  78. # [03:46] * Quits: Zauberfisch|idle (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
  79. # [03:46] * Quits: nimbu (~nimbu@sjfw1-a.adobe.com) (Read error: Connection reset by peer)
  80. # [04:02] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
  81. # [04:03] * Joins: Zauberfisch|idle (~Zauberfis@2a01:4f8:100:73c3::3)
  82. # [04:06] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 252 seconds)
  83. # [04:16] * Joins: vitorpacheco (~vitor@186-241-243-181.user.veloxzone.com.br)
  84. # [04:24] * Joins: Redface (~Redface@117.111.7.135)
  85. # [04:28] * Joins: kerosene (~kerosene@unaffiliated/kerozene)
  86. # [04:38] * Joins: Empty_One (~Emptyone@CPE-72-131-74-201.wi.res.rr.com)
  87. # [04:52] * Quits: Redface (~Redface@117.111.7.135) (Remote host closed the connection)
  88. # [04:55] * Joins: Redface (~Redface@117.111.7.135)
  89. # [05:10] * Quits: ambv (~ambv@100.150.149.46.ip.sptelek.com.pl) (Ping timeout: 264 seconds)
  90. # [05:12] * Joins: ambv (~ambv@100.150.149.46.ip.sptelek.com.pl)
  91. # [05:22] * heycam is now known as heycam|away
  92. # [05:35] * Joins: marcosc_ (~marcosc@bl9-87-220.dsl.telepac.pt)
  93. # [05:37] * Quits: marcosc (~marcosc@bl4-68-236.dsl.telepac.pt) (Ping timeout: 248 seconds)
  94. # [05:37] * Quits: Redface (~Redface@117.111.7.135) (Remote host closed the connection)
  95. # [05:39] * Joins: Spencer__ (~Spencer@31.205.26.243)
  96. # [05:40] * Quits: danrage77 (~danrage77@201-1-0-116.dsl.telesp.net.br) (Remote host closed the connection)
  97. # [05:40] * Joins: Redface (~Redface@117.111.7.135)
  98. # [05:53] * Quits: Empty_One (~Emptyone@CPE-72-131-74-201.wi.res.rr.com) (Ping timeout: 255 seconds)
  99. # [05:56] * Quits: weinig (~weinig@17.212.155.4) (Ping timeout: 264 seconds)
  100. # [05:57] * Quits: Redface (~Redface@117.111.7.135) (Read error: Connection reset by peer)
  101. # [05:57] * Joins: Redface (~Redface@117.111.7.135)
  102. # [05:59] * Quits: Spencer__ (~Spencer@31.205.26.243) (Ping timeout: 264 seconds)
  103. # [06:09] * Quits: Redface (~Redface@117.111.7.135) (Ping timeout: 268 seconds)
  104. # [06:17] * Quits: OnlyMax (~OnlyMax@187-126-47-55.user.veloxzone.com.br) (Read error: Connection reset by peer)
  105. # [06:24] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 272 seconds)
  106. # [06:28] * Joins: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr)
  107. # [06:30] * heycam|away is now known as heycam
  108. # [07:16] * Quits: jryans (~jryans@cpe-70-113-92-118.austin.res.rr.com) (Quit: Be back later)
  109. # [07:17] * Joins: Redface (~Redface@211.217.177.121)
  110. # [07:21] * Quits: Redface (~Redface@211.217.177.121) (Ping timeout: 252 seconds)
  111. # [07:34] * Joins: SonicX (~quassel@1.23.81.52)
  112. # [08:00] * Quits: SonicX (~quassel@1.23.81.52) (Ping timeout: 245 seconds)
  113. # [08:00] * Joins: SonicX (~quassel@1.23.81.52)
  114. # [08:24] * Quits: SonicX (~quassel@1.23.81.52) (Ping timeout: 245 seconds)
  115. # [08:25] * Joins: ehsan_ (~ehsan@24.212.206.174)
  116. # [08:25] * Joins: SonicX (~quassel@1.23.81.52)
  117. # [08:30] * heycam should write a browser extension to prevent Cmd+R from doing anything if I've got the whatwg complete spec open
  118. # [08:45] <Hixie> heycam: your wish is my command
  119. # [08:46] <heycam> Hixie, :D
  120. # [08:51] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  121. # [08:56] * Joins: Ms2ger (~Ms2ger@21.205-242-81.adsl-dyn.isp.belgacom.be)
  122. # [09:07] * Quits: SonicX (~quassel@1.23.81.52) (Ping timeout: 245 seconds)
  123. # [09:10] * Joins: annevk (~annevk@2.25.61.48)
  124. # [09:15] * Joins: SonicX (~quassel@1.23.81.52)
  125. # [09:17] * Quits: ehsan_ (~ehsan@24.212.206.174) (Remote host closed the connection)
  126. # [09:20] * Joins: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  127. # [09:23] * Quits: SonicX (~quassel@1.23.81.52) (Ping timeout: 252 seconds)
  128. # [09:24] * Joins: SonicX (~quassel@1.23.81.52)
  129. # [09:28] * Quits: SonicX (~quassel@1.23.81.52) (Ping timeout: 256 seconds)
  130. # [09:45] * Quits: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  131. # [09:46] * Joins: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si)
  132. # [09:51] * Joins: KevinMarks (~KevinMark@c-71-204-145-244.hsd1.ca.comcast.net)
  133. # [10:09] * Joins: frozenice (~frozenice@unaffiliated/fr0zenice)
  134. # [10:17] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  135. # [10:24] * Joins: RobbertAtWork (~robbertat@212.238.236.229)
  136. # [10:25] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  137. # [10:28] * Quits: annevk (~annevk@2.25.61.48) (Remote host closed the connection)
  138. # [10:37] * Quits: vitorpacheco (~vitor@186-241-243-181.user.veloxzone.com.br) (Remote host closed the connection)
  139. # [10:44] * Joins: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  140. # [10:46] * Joins: nonge_ (~nonge@p508284AC.dip0.t-ipconnect.de)
  141. # [10:50] * Quits: nonge (~nonge@p50829E59.dip0.t-ipconnect.de) (Ping timeout: 255 seconds)
  142. # [10:52] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
  143. # [10:57] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 264 seconds)
  144. # [11:06] * Quits: RobbertAtWork (~robbertat@212.238.236.229) (Remote host closed the connection)
  145. # [11:08] * Quits: Ms2ger (~Ms2ger@21.205-242-81.adsl-dyn.isp.belgacom.be) (Ping timeout: 245 seconds)
  146. # [11:17] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:5c65:27ea:970d:b6b5)
  147. # [11:31] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 260 seconds)
  148. # [11:36] * Joins: Obvious (tachikoma@188.226.74.2)
  149. # [11:39] * Quits: eric_carlson (~eric@17.212.152.104) (Ping timeout: 260 seconds)
  150. # [11:39] * heycam is now known as heycam|away
  151. # [11:40] * Quits: Obvious (tachikoma@188.226.74.2) (Read error: Connection reset by peer)
  152. # [11:41] * Quits: barneybook (~kvirc@220-136-210-66.dynamic.hinet.net) (Ping timeout: 255 seconds)
  153. # [11:43] * Joins: Somatt_wrk_ (~somattwrk@darkstar2.fullsix.com)
  154. # [11:44] * Joins: Obvious (tachikoma@188.226.74.2)
  155. # [11:45] * Joins: barneybook|2 (~kvirc@220-136-210-66.dynamic.hinet.net)
  156. # [11:45] * Joins: Ms2ger (~Ms2ger@21.205-242-81.adsl-dyn.isp.belgacom.be)
  157. # [11:47] * Quits: Somatt_wrk (~somattwrk@darkstar2.fullsix.com) (Ping timeout: 260 seconds)
  158. # [11:50] * Quits: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  159. # [11:56] * Joins: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  160. # [12:04] * Quits: ambv (~ambv@100.150.149.46.ip.sptelek.com.pl) (Quit: sys.exit(0))
  161. # [12:06] * Quits: barneybook|2 (~kvirc@220-136-210-66.dynamic.hinet.net) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  162. # [12:07] * Joins: Redface (~Redface@219.255.246.7)
  163. # [12:07] * Joins: barneybook (~kvirc@220-136-210-66.dynamic.hinet.net)
  164. # [12:08] * Quits: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  165. # [12:12] * Joins: bzed_ (~bzed@devel.recluse.de)
  166. # [12:12] * Joins: matijsb_ (uid2278@gateway/web/irccloud.com/x-ttodkaejdsukgnvq)
  167. # [12:15] * Joins: ripples (~ripples@197.87.199.3)
  168. # [12:15] * Joins: hober2 (~ted@unaffiliated/hober)
  169. # [12:15] * Joins: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  170. # [12:16] * Quits: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Client Quit)
  171. # [12:17] * Joins: othree_ (~othree@li379-129.members.linode.com)
  172. # [12:18] * Quits: NimeshNeema (uid2689@gateway/web/irccloud.com/x-euufniwzygdjqzka) (Ping timeout: 248 seconds)
  173. # [12:18] * Quits: matijsb (uid2278@gateway/web/irccloud.com/x-pgndazezdcapbnad) (Ping timeout: 248 seconds)
  174. # [12:18] * Quits: Scorchin (uid1242@gateway/web/irccloud.com/x-faytnbspeilnavqt) (Ping timeout: 248 seconds)
  175. # [12:18] * Quits: bzed (~bzed@devel.recluse.de) (Ping timeout: 248 seconds)
  176. # [12:18] * Quits: j_wright (~jwright@ip70-173-127-54.lv.lv.cox.net) (Ping timeout: 248 seconds)
  177. # [12:18] * Quits: othree (~othree@li379-129.members.linode.com) (Ping timeout: 248 seconds)
  178. # [12:18] * Quits: hober (~ted@unaffiliated/hober) (Read error: Connection reset by peer)
  179. # [12:18] * bzed_ is now known as bzed
  180. # [12:24] * Joins: hdv_ (uid2376@gateway/web/irccloud.com/session)
  181. # [12:24] * Joins: compute__ (~darkcyphe@blackhole.space150.com)
  182. # [12:25] * Joins: ivan``_ (~ivan@li125-242.members.linode.com)
  183. # [12:26] * Joins: stalled_ (~stalled@2001:0:5ef5:79fd:0:26fc:a64d:e430)
  184. # [12:28] * Quits: asmodai (asmodai@freebsd/developer/asmodai) (*.net *.split)
  185. # [12:28] * Quits: Krinkle|detached (~Krinkle@wikimedia/Krinkle) (*.net *.split)
  186. # [12:28] * Quits: tomaw (tom@freenode/staff/tomaw) (*.net *.split)
  187. # [12:28] * Quits: matijsb_ (uid2278@gateway/web/irccloud.com/x-ttodkaejdsukgnvq) (*.net *.split)
  188. # [12:28] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl) (*.net *.split)
  189. # [12:28] * Quits: jamesr_ (uid10481@gateway/web/irccloud.com/x-dlqrjmvjxdheyndi) (*.net *.split)
  190. # [12:28] * Quits: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net) (*.net *.split)
  191. # [12:28] * Quits: globbot (~logbot@lump.glob.com.au) (*.net *.split)
  192. # [12:28] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (*.net *.split)
  193. # [12:28] * Quits: Jedi_ (~Jedi@jedi.org) (*.net *.split)
  194. # [12:28] * Quits: scheib (uid4467@gateway/web/irccloud.com/x-zprzykphrqtquajk) (*.net *.split)
  195. # [12:28] * Quits: Adawerk (~ada@169.241.49.57) (*.net *.split)
  196. # [12:28] * Quits: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net) (*.net *.split)
  197. # [12:28] * Quits: timeless (uid4015@firefox/developer/timeless) (*.net *.split)
  198. # [12:28] * Quits: gsnedders (~gsnedders@mail.gsnedders.com) (*.net *.split)
  199. # [12:28] * Quits: riddle (riddle@us.yunix.net) (*.net *.split)
  200. # [12:28] * Quits: bzed (~bzed@devel.recluse.de) (*.net *.split)
  201. # [12:28] * Quits: karlcow (~karl@nerval.la-grange.net) (*.net *.split)
  202. # [12:28] * Quits: rillian (~giles@mf4-xiph.osuosl.org) (*.net *.split)
  203. # [12:28] * Quits: isherman (isherman@nat/google/x-vumwrpenzbcozlhy) (*.net *.split)
  204. # [12:28] * Quits: heath (quassel@unaffiliated/ybit) (*.net *.split)
  205. # [12:28] * Quits: wycats__ (uid79@gateway/web/irccloud.com/x-lzomoyfobwjjncyo) (*.net *.split)
  206. # [12:28] * Quits: Yudai (~Yudai@nttkyo165225.tkyo.nt.ngn2.ppp.infoweb.ne.jp) (*.net *.split)
  207. # [12:28] * Quits: jahman (~woops@129.175.204.73) (*.net *.split)
  208. # [12:28] * Quits: Dashiva (Dashiva@wikia/Dashiva) (*.net *.split)
  209. # [12:28] * Quits: wilhelm (~wilhelm@178.255.149.100) (*.net *.split)
  210. # [12:28] * Quits: ajt_ (~ajt@li181-64.members.linode.com) (*.net *.split)
  211. # [12:28] * Quits: brainproxy (~brainprox@pdpc/supporter/gold/brainproxy) (*.net *.split)
  212. # [12:28] * Quits: chee (~chee@fsf/member/chee) (*.net *.split)
  213. # [12:28] * Quits: payman (~payman@static-212-247-211-195.cust.tele2.se) (*.net *.split)
  214. # [12:28] * Quits: nw (nw@kapsi.fi) (*.net *.split)
  215. # [12:28] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (*.net *.split)
  216. # [12:29] * Joins: rwaldron_ (rwaldron@gateway/shell/jquery.com/session)
  217. # [12:29] * Joins: matijsb (uid2278@gateway/web/irccloud.com/x-ttodkaejdsukgnvq)
  218. # [12:29] * Joins: bzed (~bzed@devel.recluse.de)
  219. # [12:29] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  220. # [12:29] * Joins: jamesr_ (uid10481@gateway/web/irccloud.com/x-dlqrjmvjxdheyndi)
  221. # [12:29] * Joins: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net)
  222. # [12:29] * Joins: globbot (~logbot@lump.glob.com.au)
  223. # [12:29] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
  224. # [12:29] * Joins: karlcow (~karl@nerval.la-grange.net)
  225. # [12:29] * Joins: Jedi_ (~Jedi@jedi.org)
  226. # [12:29] * Joins: rillian (~giles@mf4-xiph.osuosl.org)
  227. # [12:29] * Joins: isherman (isherman@nat/google/x-vumwrpenzbcozlhy)
  228. # [12:29] * Joins: heath (quassel@unaffiliated/ybit)
  229. # [12:29] * Joins: asmodai (asmodai@freebsd/developer/asmodai)
  230. # [12:29] * Joins: wycats__ (uid79@gateway/web/irccloud.com/x-lzomoyfobwjjncyo)
  231. # [12:29] * Joins: scheib (uid4467@gateway/web/irccloud.com/x-zprzykphrqtquajk)
  232. # [12:29] * Joins: Yudai (~Yudai@nttkyo165225.tkyo.nt.ngn2.ppp.infoweb.ne.jp)
  233. # [12:29] * Joins: Adawerk (~ada@169.241.49.57)
  234. # [12:29] * Joins: jahman (~woops@129.175.204.73)
  235. # [12:29] * Joins: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net)
  236. # [12:29] * Joins: Dashiva (Dashiva@wikia/Dashiva)
  237. # [12:29] * Joins: timeless (uid4015@firefox/developer/timeless)
  238. # [12:29] * Joins: gsnedders (~gsnedders@mail.gsnedders.com)
  239. # [12:29] * Joins: wilhelm (~wilhelm@178.255.149.100)
  240. # [12:29] * Joins: ajt_ (~ajt@li181-64.members.linode.com)
  241. # [12:29] * Joins: brainproxy (~brainprox@pdpc/supporter/gold/brainproxy)
  242. # [12:29] * Joins: riddle (riddle@us.yunix.net)
  243. # [12:29] * Joins: chee (~chee@fsf/member/chee)
  244. # [12:29] * Joins: payman (~payman@static-212-247-211-195.cust.tele2.se)
  245. # [12:29] * Joins: nw (nw@kapsi.fi)
  246. # [12:29] * Joins: Krinkle|detached (~Krinkle@wikimedia/Krinkle)
  247. # [12:29] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
  248. # [12:29] * Joins: tomaw (tom@freenode/staff/tomaw)
  249. # [12:32] * Quits: ivan`` (~ivan@unaffiliated/ivan/x-000001) (Ping timeout: 255 seconds)
  250. # [12:34] * Quits: ivan\ (~ivan@unaffiliated/ivan/x-000001) (Ping timeout: 255 seconds)
  251. # [12:34] * Quits: stalled (~stalled@unaffiliated/stalled) (Ping timeout: 255 seconds)
  252. # [12:34] * Quits: hdv (uid2376@gateway/web/irccloud.com/x-prukraowvgifsudj) (Ping timeout: 260 seconds)
  253. # [12:34] * Quits: computer_hobby (~darkcyphe@blackhole.space150.com) (Ping timeout: 255 seconds)
  254. # [12:34] * Joins: ivan\ (~ivan@unaffiliated/ivan/x-000001)
  255. # [12:34] * Quits: ahf (ahf@irssi/staff/ahf) (Ping timeout: 255 seconds)
  256. # [12:34] * Quits: ivan\ (~ivan@unaffiliated/ivan/x-000001) (Excess Flood)
  257. # [12:34] * Quits: rwaldron (rwaldron@gateway/shell/jquery.com/x-vvsehinvxncksqap) (Ping timeout: 255 seconds)
  258. # [12:34] * Quits: asmodai (asmodai@freebsd/developer/asmodai) (*.net *.split)
  259. # [12:34] * Quits: Krinkle|detached (~Krinkle@wikimedia/Krinkle) (*.net *.split)
  260. # [12:34] * Quits: tomaw (tom@freenode/staff/tomaw) (*.net *.split)
  261. # [12:34] * Quits: matijsb (uid2278@gateway/web/irccloud.com/x-ttodkaejdsukgnvq) (*.net *.split)
  262. # [12:34] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl) (*.net *.split)
  263. # [12:34] * Quits: jamesr_ (uid10481@gateway/web/irccloud.com/x-dlqrjmvjxdheyndi) (*.net *.split)
  264. # [12:34] * Quits: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net) (*.net *.split)
  265. # [12:34] * Quits: globbot (~logbot@lump.glob.com.au) (*.net *.split)
  266. # [12:34] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (*.net *.split)
  267. # [12:34] * Quits: Jedi_ (~Jedi@jedi.org) (*.net *.split)
  268. # [12:34] * Quits: scheib (uid4467@gateway/web/irccloud.com/x-zprzykphrqtquajk) (*.net *.split)
  269. # [12:34] * Quits: Adawerk (~ada@169.241.49.57) (*.net *.split)
  270. # [12:34] * Quits: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net) (*.net *.split)
  271. # [12:34] * Quits: timeless (uid4015@firefox/developer/timeless) (*.net *.split)
  272. # [12:34] * Quits: gsnedders (~gsnedders@mail.gsnedders.com) (*.net *.split)
  273. # [12:34] * Quits: riddle (riddle@us.yunix.net) (*.net *.split)
  274. # [12:34] * Quits: bzed (~bzed@devel.recluse.de) (*.net *.split)
  275. # [12:34] * Quits: karlcow (~karl@nerval.la-grange.net) (*.net *.split)
  276. # [12:34] * Quits: rillian (~giles@mf4-xiph.osuosl.org) (*.net *.split)
  277. # [12:34] * Quits: isherman (isherman@nat/google/x-vumwrpenzbcozlhy) (*.net *.split)
  278. # [12:34] * Quits: heath (quassel@unaffiliated/ybit) (*.net *.split)
  279. # [12:34] * Quits: wycats__ (uid79@gateway/web/irccloud.com/x-lzomoyfobwjjncyo) (*.net *.split)
  280. # [12:34] * Quits: Yudai (~Yudai@nttkyo165225.tkyo.nt.ngn2.ppp.infoweb.ne.jp) (*.net *.split)
  281. # [12:34] * Quits: jahman (~woops@129.175.204.73) (*.net *.split)
  282. # [12:34] * Quits: Dashiva (Dashiva@wikia/Dashiva) (*.net *.split)
  283. # [12:34] * Quits: wilhelm (~wilhelm@178.255.149.100) (*.net *.split)
  284. # [12:34] * Quits: ajt_ (~ajt@li181-64.members.linode.com) (*.net *.split)
  285. # [12:34] * Quits: brainproxy (~brainprox@pdpc/supporter/gold/brainproxy) (*.net *.split)
  286. # [12:34] * Quits: chee (~chee@fsf/member/chee) (*.net *.split)
  287. # [12:34] * Quits: payman (~payman@static-212-247-211-195.cust.tele2.se) (*.net *.split)
  288. # [12:34] * Quits: nw (nw@kapsi.fi) (*.net *.split)
  289. # [12:34] * Quits: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com) (*.net *.split)
  290. # [12:34] * Quits: hdv_ (uid2376@gateway/web/irccloud.com/session) (Changing host)
  291. # [12:34] * Joins: hdv_ (uid2376@gateway/web/irccloud.com/x-xzhwsheneenpmusl)
  292. # [12:34] * Quits: stalled_ (~stalled@2001:0:5ef5:79fd:0:26fc:a64d:e430) (Changing host)
  293. # [12:34] * Joins: stalled_ (~stalled@unaffiliated/stalled)
  294. # [12:34] * Quits: ivan``_ (~ivan@li125-242.members.linode.com) (Changing host)
  295. # [12:34] * Joins: ivan``_ (~ivan@unaffiliated/ivan/x-000001)
  296. # [12:34] * Joins: ahf_ (ahf@irssi.org)
  297. # [12:34] * Quits: ahf_ (ahf@irssi.org) (Changing host)
  298. # [12:34] * Joins: ahf_ (ahf@irssi/staff/ahf)
  299. # [12:34] * ahf_ is now known as ahf
  300. # [12:34] * Quits: rwaldron_ (rwaldron@gateway/shell/jquery.com/session) (Changing host)
  301. # [12:34] * Joins: rwaldron_ (rwaldron@gateway/shell/jquery.com/x-qrzxbtavhljrwnbd)
  302. # [12:34] * Quits: shaundunne (uid5048@gateway/web/irccloud.com/x-tyanwbhmetzzaxci) (Ping timeout: 260 seconds)
  303. # [12:34] * Joins: shaundunne (uid5048@gateway/web/irccloud.com/x-rmbyvdsydlugmopf)
  304. # [12:34] * Joins: JSkyWalker (~jimmyalca@186.93.255.73)
  305. # [12:34] * Quits: ryanseddon (uid1832@gateway/web/irccloud.com/x-vklptvbrucmsofge) (Ping timeout: 255 seconds)
  306. # [12:34] * Quits: jimmyalcala (~jimmyalca@186.93.255.73) (Ping timeout: 252 seconds)
  307. # [12:34] * JSkyWalker is now known as jimmyalcala
  308. # [12:35] * Quits: ahf (ahf@irssi/staff/ahf) (*.net *.split)
  309. # [12:35] * Quits: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr) (*.net *.split)
  310. # [12:35] * Quits: Philip` (~philip@compass.zaynar.co.uk) (*.net *.split)
  311. # [12:35] * Quits: ricea (ricea@nat/google/x-vsgjanviovpxqulm) (*.net *.split)
  312. # [12:35] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (*.net *.split)
  313. # [12:35] * Quits: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com) (*.net *.split)
  314. # [12:35] * Quits: [[zzz]] (~q@node-71y.pool-125-25.dynamic.totbb.net) (*.net *.split)
  315. # [12:35] * Quits: irfaN (~irfaN@unaffiliated/irfan) (*.net *.split)
  316. # [12:35] * Quits: rcombs (~rcombs@rodgercombs.tk) (*.net *.split)
  317. # [12:35] * Quits: mh0 (mh0@unaffiliated/mh0) (*.net *.split)
  318. # [12:35] * Quits: Famic (famic@hidden.dns.ug) (*.net *.split)
  319. # [12:35] * Quits: beverloo (beverloo@nat/google/x-elqfwvnhfoowokzc) (*.net *.split)
  320. # [12:35] * Quits: manu1 (~chatzilla@pool-96-240-182-26.ronkva.east.verizon.net) (*.net *.split)
  321. # [12:35] * Quits: runeh (~Rune@phlebotinum.org) (*.net *.split)
  322. # [12:35] * Quits: JakeA (uid3836@gateway/web/irccloud.com/x-vgowqilupakjbrdv) (*.net *.split)
  323. # [12:35] * Quits: odinho (odinho@dalvik.ping.uio.no) (*.net *.split)
  324. # [12:35] * Quits: mbatle (mbatle@pasanda.collabora.co.uk) (*.net *.split)
  325. # [12:35] * Quits: Workshiva (~Dashiva@74.125.121.65) (*.net *.split)
  326. # [12:35] * Quits: gnarf (~gnarf@unaffiliated/gnarf) (*.net *.split)
  327. # [12:35] * Quits: kborchers (~kborchers@unaffiliated/kborchers) (*.net *.split)
  328. # [12:35] * Quits: jgraham (~jgraham@web91.webfaction.com) (*.net *.split)
  329. # [12:35] * Quits: viduthalai1947 (uid5404@gateway/web/irccloud.com/x-bmhyjgbcupgtuovn) (*.net *.split)
  330. # [12:35] * Quits: dcheng (dcheng@nat/google/x-pplleqevhfoxlmla) (*.net *.split)
  331. # [12:35] * Quits: wakaba_ (~wakaba@147.63.138.58.dy.bbexcite.jp) (*.net *.split)
  332. # [12:35] * Quits: kochi (~kochi@2401:fa00:4:1004:26be:5ff:fe03:db82) (*.net *.split)
  333. # [12:35] * Quits: astearns (~astearns@192.150.22.5) (*.net *.split)
  334. # [12:35] * Quits: Hixie (~ianh@178.255.149.100) (*.net *.split)
  335. # [12:35] * Quits: toyoshiAw (~toyoshim@yuri.twintail.org) (*.net *.split)
  336. # [12:35] * Quits: Ms2ger (~Ms2ger@21.205-242-81.adsl-dyn.isp.belgacom.be) (*.net *.split)
  337. # [12:35] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (*.net *.split)
  338. # [12:35] * Quits: marcosc_ (~marcosc@bl9-87-220.dsl.telepac.pt) (*.net *.split)
  339. # [12:35] * Quits: krijn (uid2319@gateway/web/irccloud.com/x-ndkliwfybqapvdow) (*.net *.split)
  340. # [12:35] * Quits: jgornick (~jgornick@c-66-41-28-205.hsd1.mn.comcast.net) (*.net *.split)
  341. # [12:35] * Quits: Martijnc (~Martijn@is-aweso.me) (*.net *.split)
  342. # [12:35] * Quits: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net) (*.net *.split)
  343. # [12:35] * Quits: Garbee (~Garbee@lb1.cluster.grephix.nl) (*.net *.split)
  344. # [12:35] * Quits: shaundunne (uid5048@gateway/web/irccloud.com/x-rmbyvdsydlugmopf) (*.net *.split)
  345. # [12:35] * Quits: Redface (~Redface@219.255.246.7) (*.net *.split)
  346. # [12:35] * Quits: asdf` (asdf@bigfr.klupek.org) (*.net *.split)
  347. # [12:35] * Quits: sawrubh (uid6719@gateway/web/irccloud.com/x-qnpanhdoxphjnmxz) (*.net *.split)
  348. # [12:35] * Quits: gavin___ (~gavin@76.14.87.162) (*.net *.split)
  349. # [12:35] * Quits: remysharp (uid4345@gateway/web/irccloud.com/x-wyuppaaoxhkagrmf) (*.net *.split)
  350. # [12:35] * Quits: gavin (~gavin@firefox/developer/gavin) (*.net *.split)
  351. # [12:35] * Quits: fantasai (fantasai@freenet6.org) (*.net *.split)
  352. # [12:35] * Quits: webben (~benjamin@198.61.227.102) (*.net *.split)
  353. # [12:35] * Quits: esprehn (uid10445@gateway/web/irccloud.com/x-vvxwfdmeodvupmnm) (*.net *.split)
  354. # [12:35] * Quits: ajpiano (~ajpiano@li98-57.members.linode.com) (*.net *.split)
  355. # [12:35] * Quits: beverloo` (~peter@is-aweso.me) (*.net *.split)
  356. # [12:35] * Quits: kerosene (~kerosene@unaffiliated/kerozene) (*.net *.split)
  357. # [12:35] * Quits: mven (~mven@ip68-224-15-53.lv.lv.cox.net) (*.net *.split)
  358. # [12:35] * Quits: yoshiki__ (yoshiki@nat/google/x-hjwymcmsonxntqqr) (*.net *.split)
  359. # [12:35] * Quits: kinetik (~kinetik@121.99.34.245) (*.net *.split)
  360. # [12:35] * Quits: paul_irish_ (~paul_iris@ve.hsh6wjwx.vesrv.com) (*.net *.split)
  361. # [12:35] * Quits: jimmyalcala (~jimmyalca@186.93.255.73) (*.net *.split)
  362. # [12:35] * Quits: nielsle (~nielsle@3239149-cl69.boa.fiberby.dk) (*.net *.split)
  363. # [12:35] * Quits: fishd (~darin@216.239.45.66) (*.net *.split)
  364. # [12:35] * Quits: heycam|away (~cam@wok.mcc.id.au) (*.net *.split)
  365. # [12:35] * Joins: matijsb (uid2278@gateway/web/irccloud.com/x-ttodkaejdsukgnvq)
  366. # [12:35] * Joins: bzed (~bzed@devel.recluse.de)
  367. # [12:35] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  368. # [12:35] * Joins: jamesr_ (uid10481@gateway/web/irccloud.com/x-dlqrjmvjxdheyndi)
  369. # [12:35] * Joins: cabanier (~cabanier@c-98-237-137-173.hsd1.wa.comcast.net)
  370. # [12:35] * Joins: globbot (~logbot@lump.glob.com.au)
  371. # [12:35] * Joins: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net)
  372. # [12:35] * Joins: karlcow (~karl@nerval.la-grange.net)
  373. # [12:35] * Joins: Jedi_ (~Jedi@jedi.org)
  374. # [12:35] * Joins: rillian (~giles@mf4-xiph.osuosl.org)
  375. # [12:35] * Joins: isherman (isherman@nat/google/x-vumwrpenzbcozlhy)
  376. # [12:35] * Joins: heath (quassel@unaffiliated/ybit)
  377. # [12:35] * Joins: asmodai (asmodai@freebsd/developer/asmodai)
  378. # [12:35] * Joins: wycats__ (uid79@gateway/web/irccloud.com/x-lzomoyfobwjjncyo)
  379. # [12:35] * Joins: scheib (uid4467@gateway/web/irccloud.com/x-zprzykphrqtquajk)
  380. # [12:35] * Joins: Yudai (~Yudai@nttkyo165225.tkyo.nt.ngn2.ppp.infoweb.ne.jp)
  381. # [12:35] * Joins: Adawerk (~ada@169.241.49.57)
  382. # [12:35] * Joins: jahman (~woops@129.175.204.73)
  383. # [12:35] * Joins: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net)
  384. # [12:35] * Joins: Dashiva (Dashiva@wikia/Dashiva)
  385. # [12:35] * Joins: timeless (uid4015@firefox/developer/timeless)
  386. # [12:35] * Joins: gsnedders (~gsnedders@mail.gsnedders.com)
  387. # [12:35] * Joins: wilhelm (~wilhelm@178.255.149.100)
  388. # [12:35] * Joins: ajt_ (~ajt@li181-64.members.linode.com)
  389. # [12:35] * Joins: brainproxy (~brainprox@pdpc/supporter/gold/brainproxy)
  390. # [12:35] * Joins: riddle (riddle@us.yunix.net)
  391. # [12:35] * Joins: chee (~chee@fsf/member/chee)
  392. # [12:35] * Joins: payman (~payman@static-212-247-211-195.cust.tele2.se)
  393. # [12:35] * Joins: nw (nw@kapsi.fi)
  394. # [12:35] * Joins: Krinkle|detached (~Krinkle@wikimedia/Krinkle)
  395. # [12:35] * Joins: zewt (~foo@ec2-50-17-220-142.compute-1.amazonaws.com)
  396. # [12:35] * Joins: tomaw (tom@freenode/staff/tomaw)
  397. # [12:36] * Quits: riddle (riddle@us.yunix.net) (Max SendQ exceeded)
  398. # [12:37] * Joins: riddle (riddle@us.yunix.net)
  399. # [12:42] * Joins: jimmyalcala (~jimmyalca@186.93.255.73)
  400. # [12:42] * Joins: shaundunne (uid5048@gateway/web/irccloud.com/x-rmbyvdsydlugmopf)
  401. # [12:42] * Joins: ahf (ahf@irssi/staff/ahf)
  402. # [12:42] * Joins: Redface (~Redface@219.255.246.7)
  403. # [12:42] * Joins: Ms2ger (~Ms2ger@21.205-242-81.adsl-dyn.isp.belgacom.be)
  404. # [12:42] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
  405. # [12:42] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  406. # [12:42] * Joins: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr)
  407. # [12:42] * Joins: marcosc_ (~marcosc@bl9-87-220.dsl.telepac.pt)
  408. # [12:42] * Joins: kerosene (~kerosene@unaffiliated/kerozene)
  409. # [12:42] * Joins: asdf` (asdf@bigfr.klupek.org)
  410. # [12:42] * Joins: sawrubh (uid6719@gateway/web/irccloud.com/x-qnpanhdoxphjnmxz)
  411. # [12:42] * Joins: krijn (uid2319@gateway/web/irccloud.com/x-ndkliwfybqapvdow)
  412. # [12:42] * Joins: jgornick (~jgornick@c-66-41-28-205.hsd1.mn.comcast.net)
  413. # [12:42] * Joins: Philip` (~philip@compass.zaynar.co.uk)
  414. # [12:42] * Joins: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  415. # [12:42] * Joins: [[zzz]] (~q@node-71y.pool-125-25.dynamic.totbb.net)
  416. # [12:42] * Joins: nielsle (~nielsle@3239149-cl69.boa.fiberby.dk)
  417. # [12:42] * Joins: irfaN (~irfaN@unaffiliated/irfan)
  418. # [12:42] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
  419. # [12:42] * Joins: rcombs (~rcombs@rodgercombs.tk)
  420. # [12:42] * Joins: fantasai (fantasai@freenet6.org)
  421. # [12:42] * Joins: gavin___ (~gavin@76.14.87.162)
  422. # [12:42] * Joins: mh0 (mh0@unaffiliated/mh0)
  423. # [12:42] * Joins: Martijnc (~Martijn@is-aweso.me)
  424. # [12:42] * Joins: ricea (ricea@nat/google/x-vsgjanviovpxqulm)
  425. # [12:42] * Joins: jgraham (~jgraham@web91.webfaction.com)
  426. # [12:42] * Joins: yoshiki__ (yoshiki@nat/google/x-hjwymcmsonxntqqr)
  427. # [12:42] * Joins: remysharp (uid4345@gateway/web/irccloud.com/x-wyuppaaoxhkagrmf)
  428. # [12:42] * Joins: manu1 (~chatzilla@pool-96-240-182-26.ronkva.east.verizon.net)
  429. # [12:42] * Joins: gavin (~gavin@firefox/developer/gavin)
  430. # [12:42] * Joins: viduthalai1947 (uid5404@gateway/web/irccloud.com/x-bmhyjgbcupgtuovn)
  431. # [12:42] * Joins: runeh (~Rune@phlebotinum.org)
  432. # [12:42] * Joins: JakeA (uid3836@gateway/web/irccloud.com/x-vgowqilupakjbrdv)
  433. # [12:42] * Joins: yoav_ (~yoav@sdo26-1-78-245-148-181.fbx.proxad.net)
  434. # [12:42] * Joins: odinho (odinho@dalvik.ping.uio.no)
  435. # [12:42] * Joins: kinetik (~kinetik@121.99.34.245)
  436. # [12:42] * Joins: Famic (famic@hidden.dns.ug)
  437. # [12:42] * Joins: dcheng (dcheng@nat/google/x-pplleqevhfoxlmla)
  438. # [12:42] * Joins: fishd (~darin@216.239.45.66)
  439. # [12:42] * Joins: mbatle (mbatle@pasanda.collabora.co.uk)
  440. # [12:42] * Joins: Workshiva (~Dashiva@74.125.121.65)
  441. # [12:42] * Joins: beverloo (beverloo@nat/google/x-elqfwvnhfoowokzc)
  442. # [12:42] * Joins: heycam|away (~cam@wok.mcc.id.au)
  443. # [12:42] * Joins: wakaba_ (~wakaba@147.63.138.58.dy.bbexcite.jp)
  444. # [12:42] * Joins: kochi (~kochi@2401:fa00:4:1004:26be:5ff:fe03:db82)
  445. # [12:42] * Joins: astearns (~astearns@192.150.22.5)
  446. # [12:42] * Joins: kborchers (~kborchers@unaffiliated/kborchers)
  447. # [12:42] * Joins: gnarf (~gnarf@unaffiliated/gnarf)
  448. # [12:42] * Joins: Hixie (~ianh@178.255.149.100)
  449. # [12:42] * Joins: webben (~benjamin@198.61.227.102)
  450. # [12:42] * Joins: Garbee (~Garbee@lb1.cluster.grephix.nl)
  451. # [12:42] * Joins: esprehn (uid10445@gateway/web/irccloud.com/x-vvxwfdmeodvupmnm)
  452. # [12:42] * Joins: ajpiano (~ajpiano@li98-57.members.linode.com)
  453. # [12:42] * Joins: beverloo` (~peter@is-aweso.me)
  454. # [12:42] * Joins: paul_irish_ (~paul_iris@ve.hsh6wjwx.vesrv.com)
  455. # [12:42] * Joins: toyoshiAw (~toyoshim@yuri.twintail.org)
  456. # [12:42] * Quits: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr) (Ping timeout: 268 seconds)
  457. # [12:44] * hdv_ is now known as hdv
  458. # [12:48] * Joins: j_wright (~jwright@ip70-173-127-54.lv.lv.cox.net)
  459. # [12:52] * shaundunne is now known as shaundunne_
  460. # [13:22] * Quits: [[zzz]] (~q@node-71y.pool-125-25.dynamic.totbb.net) (Read error: Connection reset by peer)
  461. # [13:23] * Joins: [[zzz]] (~q@node-7jf.pool-125-25.dynamic.totbb.net)
  462. # [13:53] * Joins: smaug____ (~chatzilla@cs164155.pp.htv.fi)
  463. # [13:54] <gsnedders> jgraham: You have something in the SourceForge PyPI issue.
  464. # [13:59] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:5c65:27ea:970d:b6b5) (Remote host closed the connection)
  465. # [14:01] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:b9ae:4571:5ce7:dbd5)
  466. # [14:07] * Joins: Redface_ (~Redface@219.255.246.7)
  467. # [14:11] * Joins: yorick (~yorick@oftn/member/yorick)
  468. # [14:11] * Quits: Redface (~Redface@219.255.246.7) (Ping timeout: 276 seconds)
  469. # [14:11] * Joins: Scorchin (uid1242@gateway/web/irccloud.com/x-pouzifwjgpmbmumh)
  470. # [14:14] * Joins: SonicX (~quassel@1.23.81.52)
  471. # [14:15] * Joins: NimeshNeema (uid2689@gateway/web/irccloud.com/x-jkwvrxmkppuudblk)
  472. # [14:23] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:b9ae:4571:5ce7:dbd5) (Remote host closed the connection)
  473. # [14:29] * Quits: smaug____ (~chatzilla@cs164155.pp.htv.fi) (Ping timeout: 256 seconds)
  474. # [14:31] * Joins: Badreddin (~Nur@189.192.155.69)
  475. # [14:33] * Joins: ryanseddon (uid1832@gateway/web/irccloud.com/x-hcrqvfmeeaenzcnz)
  476. # [14:33] * Quits: Redface_ (~Redface@219.255.246.7) (Remote host closed the connection)
  477. # [14:36] * Joins: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  478. # [14:39] * Quits: stalled_ (~stalled@unaffiliated/stalled) (Ping timeout: 264 seconds)
  479. # [14:41] * Joins: Redface (~Redface@219.255.246.7)
  480. # [14:46] * Quits: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  481. # [14:54] * Joins: stalled (~stalled@unaffiliated/stalled)
  482. # [14:55] * Joins: ambv (~ambv@user-94-254-195-239.play-internet.pl)
  483. # [14:56] <ambv> gsnedders: oops, I broke Critic. Seems it can't handle commit --amend
  484. # [14:58] * Joins: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  485. # [15:09] * Quits: SonicX (~quassel@1.23.81.52) (Read error: Connection reset by peer)
  486. # [15:14] * Joins: smaug____ (~chatzilla@85-76-47-158-nat.elisa-mobile.fi)
  487. # [15:17] * Quits: ambv (~ambv@user-94-254-195-239.play-internet.pl) (Quit: ambv)
  488. # [15:25] <odinho> ambv It can, but you need to tell it to get ready for a rebase.
  489. # [15:25] <odinho> It was made for rebasing. We do it all the time at Opera.
  490. # [15:26] * Joins: RobbertAtWork (~robbertat@212.238.236.229)
  491. # [15:29] <gsnedders> odinho: But you can only rewrite history that's already pushed, you can't push a rewrite otherwise
  492. # [15:30] <gsnedders> On the other hand, GitHub just loses all comments if you amend a commit, which isn't great. :P
  493. # [15:30] <gsnedders> jgraham: s quit [Ping timeout: 276 seconds]
  494. # [15:30] <gsnedders> jgraham: https://critic.hoppipolla.co.uk/r/100 is broken because of a non-ff commit, plz fix.
  495. # [15:47] <jgraham> Right, you *can* push a rebase, but you need to tell it that you are going to do that
  496. # [15:48] <jgraham> Which is harder to do if github is also involved, I guess
  497. # [15:50] <jgraham> Nice of sourceforge to send email
  498. # [15:51] * jgraham isn't sure what the brokenness in that review is
  499. # [15:51] <jgraham> And I have to go rake up "grass"
  500. # [15:51] <jgraham> Where "grass" is actually distressingly lots of moss
  501. # [15:54] * Joins: Cromulent (~Cromulent@cpc9-reig5-2-0-cust321.6-3.cable.virginmedia.com)
  502. # [15:55] <gsnedders> jgraham: Non-fast-forward commit to tracking branch, hence it is no longer tracking.
  503. # [15:55] <gsnedders> jgraham: Or you mean at a lower level than that?
  504. # [15:55] * Quits: Cromulent (~Cromulent@cpc9-reig5-2-0-cust321.6-3.cable.virginmedia.com) (Client Quit)
  505. # [15:56] <gsnedders> jgraham: http://stackoverflow.com/questions/16378996/python-nose-tests-from-generator-not-running-concurrently is relevant for html5lib
  506. # [15:56] <gsnedders> (FYI)
  507. # [16:05] * Quits: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Quit: stevefaulkner)
  508. # [16:05] * Quits: smaug____ (~chatzilla@85-76-47-158-nat.elisa-mobile.fi) (Ping timeout: 252 seconds)
  509. # [16:06] * Joins: RobbertA_ (~robbertat@212.238.236.229)
  510. # [16:06] * Quits: RobbertAtWork (~robbertat@212.238.236.229) (Read error: Connection reset by peer)
  511. # [16:09] * Joins: RobbertAtWork (~robbertat@212.238.236.229)
  512. # [16:09] * Quits: RobbertA_ (~robbertat@212.238.236.229) (Read error: Connection reset by peer)
  513. # [16:10] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
  514. # [16:10] * Joins: smaug____ (~chatzilla@85-76-188-121-nat.elisa-mobile.fi)
  515. # [16:12] * Joins: ambv (~ambv@100.150.149.46.ip.sptelek.com.pl)
  516. # [16:14] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 256 seconds)
  517. # [16:39] * Quits: smaug____ (~chatzilla@85-76-188-121-nat.elisa-mobile.fi) (Ping timeout: 252 seconds)
  518. # [16:45] * Quits: RobbertAtWork (~robbertat@212.238.236.229) (Remote host closed the connection)
  519. # [16:52] * Joins: blooberry (~blooberry@134.134.137.75)
  520. # [16:56] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:60c3:8c19:da9c:4141)
  521. # [17:07] <ambv> gsnedders: in other words, I should check whether tags are HTML or alien? HTMLSanitizerMixin has a acceptable_elements attribute which I could use for that. Seems like mixing concerns, though.
  522. # [17:10] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:60c3:8c19:da9c:4141) (Remote host closed the connection)
  523. # [17:10] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
  524. # [17:13] * Quits: ambv (~ambv@100.150.149.46.ip.sptelek.com.pl) (Quit: ambv)
  525. # [17:13] * Joins: RobbertAtWork (~robbertat@212.238.236.229)
  526. # [17:17] * Joins: ambv (~ambv@100.150.149.46.ip.sptelek.com.pl)
  527. # [17:18] * Quits: RobbertAtWork (~robbertat@212.238.236.229) (Ping timeout: 256 seconds)
  528. # [17:23] * Joins: AladinBouzerd (~aladinbou@41.108.17.199)
  529. # [17:23] * Quits: ambv (~ambv@100.150.149.46.ip.sptelek.com.pl) (Quit: ambv)
  530. # [17:25] * Quits: Zauberfisch|idle (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
  531. # [17:26] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:181b:50f8:f14f:cb8d)
  532. # [17:28] * Joins: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net)
  533. # [17:40] * Joins: nimbu (~nimbu@12.238.188.253)
  534. # [17:41] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:181b:50f8:f14f:cb8d) (Remote host closed the connection)
  535. # [17:42] * Quits: AladinBouzerd (~aladinbou@41.108.17.199) (Quit: Leaving)
  536. # [17:45] * Joins: RobbertAtWork (~robbertat@212.238.236.229)
  537. # [17:50] * Quits: nimbu (~nimbu@12.238.188.253) (Quit: Leaving.)
  538. # [17:51] * Joins: Zauberfisch|idle (~Zauberfis@2a01:4f8:100:73c3::3)
  539. # [18:05] * Joins: Cromulent (~Cromulent@cpc9-reig5-2-0-cust321.6-3.cable.virginmedia.com)
  540. # [18:09] * Quits: Badreddin (~Nur@189.192.155.69) (Quit: leaving)
  541. # [18:10] * Quits: Redface (~Redface@219.255.246.7) (Remote host closed the connection)
  542. # [18:20] * Joins: vitorpacheco (~vitor@186-241-243-181.user.veloxzone.com.br)
  543. # [18:30] * Quits: Cromulent (~Cromulent@cpc9-reig5-2-0-cust321.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  544. # [18:31] * Joins: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  545. # [18:32] * Quits: stevefaulkner (~stevefaul@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Remote host closed the connection)
  546. # [18:39] * Joins: baku (~baku@2-236-39-253.ip231.fastwebnet.it)
  547. # [18:42] * Joins: AladinBouzerd (~aladinbou@41.108.17.199)
  548. # [18:47] * blink-bot is now known as dglazkov
  549. # [18:48] * Quits: dglazkov (uid4270@gateway/web/irccloud.com/x-vpomlzfsqjoftgav)
  550. # [18:48] * Joins: dglazkov (~uid4270@gateway/web/irccloud.com/x-ltrlqfkdmnznedkw)
  551. # [18:56] * Joins: Cromulent (~Cromulent@cpc9-reig5-2-0-cust321.6-3.cable.virginmedia.com)
  552. # [19:01] * Quits: tantek (~tantek@70-36-197-111.dsl.dynamic.sonic.net) (Quit: tantek)
  553. # [19:03] * Joins: RobbertA_ (~robbertat@2001:980:9368:1:a16a:50cb:1d6d:501e)
  554. # [19:06] * Joins: jmdyck (~michael@S0106000475abb63b.vc.shawcable.net)
  555. # [19:07] * Quits: RobbertAtWork (~robbertat@212.238.236.229) (Ping timeout: 276 seconds)
  556. # [19:08] * Joins: SonicX (~quassel@1.23.81.52)
  557. # [19:08] * Quits: jmdyck (~michael@S0106000475abb63b.vc.shawcable.net) (Read error: Connection reset by peer)
  558. # [19:09] * Joins: jmdyck (~michael@S0106000475abb63b.vc.shawcable.net)
  559. # [19:12] * Parts: jmdyck (~michael@S0106000475abb63b.vc.shawcable.net)
  560. # [19:13] * Quits: Cromulent (~Cromulent@cpc9-reig5-2-0-cust321.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  561. # [19:20] * Quits: RobbertA_ (~robbertat@2001:980:9368:1:a16a:50cb:1d6d:501e) (Remote host closed the connection)
  562. # [19:26] * Joins: pyrsmk (~pyrsmk@2a01:e35:2f52:ead0:21e:8cff:feeb:d962)
  563. # [19:30] * Joins: alecf (~alecf@50-193-19-178-static.hfc.comcastbusiness.net)
  564. # [19:30] * Quits: pyrsmk (~pyrsmk@2a01:e35:2f52:ead0:21e:8cff:feeb:d962) (Client Quit)
  565. # [19:33] * Quits: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com) (Ping timeout: 258 seconds)
  566. # [19:39] * Quits: kerosene (~kerosene@unaffiliated/kerozene) (Quit: leaving)
  567. # [19:43] * Quits: baku (~baku@2-236-39-253.ip231.fastwebnet.it) (Ping timeout: 276 seconds)
  568. # [19:43] * Quits: alecf (~alecf@50-193-19-178-static.hfc.comcastbusiness.net) (Quit: alecf)
  569. # [19:44] * Joins: Empty_One (~Emptyone@CPE-72-131-74-201.wi.res.rr.com)
  570. # [19:45] * Joins: RobbertAtWork (~robbertat@212.238.236.229)
  571. # [19:51] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
  572. # [19:58] * Joins: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginmedia.com)
  573. # [20:01] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
  574. # [20:03] * Joins: dbaron (~dbaron@50.0.192.124)
  575. # [20:09] * Quits: Benvie_ (~brandon@204.28.118.69) (Remote host closed the connection)
  576. # [20:09] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Remote host closed the connection)
  577. # [20:09] * Joins: Benvie_ (~brandon@204.28.118.69)
  578. # [20:10] * Joins: rc0mbs (~rcombs@rodgercombs.tk)
  579. # [20:12] * Quits: yorick (~yorick@oftn/member/yorick) (Remote host closed the connection)
  580. # [20:12] * Quits: rcombs (~rcombs@rodgercombs.tk) (Ping timeout: 258 seconds)
  581. # [20:12] * rc0mbs is now known as rcombs
  582. # [20:17] * Joins: alecf (~alecf@50-193-19-178-static.hfc.comcastbusiness.net)
  583. # [20:18] * Joins: baku (~baku@2-236-39-253.ip231.fastwebnet.it)
  584. # [20:19] * Quits: alecf (~alecf@50-193-19-178-static.hfc.comcastbusiness.net) (Client Quit)
  585. # [20:19] * Joins: alecf (~alecf@50-193-19-178-static.hfc.comcastbusiness.net)
  586. # [20:24] * Quits: alecf (~alecf@50-193-19-178-static.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
  587. # [20:25] * Joins: alecf (~alecf@216.239.45.130)
  588. # [20:26] * Quits: baku (~baku@2-236-39-253.ip231.fastwebnet.it) (Ping timeout: 252 seconds)
  589. # [20:32] * Quits: alecf (~alecf@216.239.45.130) (Quit: alecf)
  590. # [20:34] * Joins: lecuyer (~Thunderbi@76.91.254.71)
  591. # [20:38] * Quits: lecuyer (~Thunderbi@76.91.254.71) (Ping timeout: 252 seconds)
  592. # [20:39] * Joins: ambv (~ambv@ajh113.neoplus.adsl.tpnet.pl)
  593. # [20:40] * Joins: lecuyer (~Thunderbi@76.91.254.71)
  594. # [20:42] * Joins: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi)
  595. # [20:49] * Quits: lecuyer (~Thunderbi@76.91.254.71) (Ping timeout: 264 seconds)
  596. # [21:02] * Joins: Badreddin (~Nur@189.192.138.187)
  597. # [21:20] * Joins: hasather (~hasather@cm-84.210.170.16.getinternet.no)
  598. # [21:23] * Quits: Zauberfisch|idle (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
  599. # [21:24] * Quits: hasather (~hasather@cm-84.210.170.16.getinternet.no) (Ping timeout: 246 seconds)
  600. # [21:26] <gsnedders> ambv: It should just be a case of outputting what is in the DOM, there shouldn't be any real magic needed?
  601. # [21:26] <gsnedders> Unless, of course, we build the DOM incorrectly. But I'd be surprised.
  602. # [21:26] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  603. # [21:29] <ambv> let me see
  604. # [21:29] * Quits: RobbertAtWork (~robbertat@212.238.236.229) (Remote host closed the connection)
  605. # [21:36] * Quits: Empty_One (~Emptyone@CPE-72-131-74-201.wi.res.rr.com) (Ping timeout: 252 seconds)
  606. # [21:37] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 258 seconds)
  607. # [21:41] <ambv> gsnedders: can you open treebuilders/dom.py so we can agree on what's the actual bug here?
  608. # [21:42] <gsnedders> ambv: Gimme ten minutes?
  609. # [21:42] <ambv> sure thing.
  610. # [21:46] * Joins: alecf (~alecf@216.239.45.130)
  611. # [21:46] * Joins: Zauberfisch|idle (~Zauberfis@2a01:4f8:100:73c3::3)
  612. # [21:58] * Quits: Ms2ger (~Ms2ger@21.205-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
  613. # [21:59] * Joins: baku (~baku@2-236-39-253.ip231.fastwebnet.it)
  614. # [22:01] * Quits: alecf (~alecf@216.239.45.130) (Quit: alecf)
  615. # [22:02] * Joins: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr)
  616. # [22:11] <gsnedders> ambv: Right, okay.
  617. # [22:11] <ambv> in line 230 there's the `attributes` dict built
  618. # [22:12] <ambv> it's built from itemsNS which unfortunately returns [((None, 'lang'), 'en')]
  619. # [22:13] * gsnedders wonders what this nsmap thing is
  620. # [22:13] <ambv> information is lost at that point and this is why there's the KeyError later on
  621. # [22:14] <ambv> because node.attributes.keys() returns "xml:lang" and not bare "lang"
  622. # [22:16] <gsnedders> Yay for relying on things that are totally non-standard.
  623. # [22:18] <ambv> basically the whole dom2sax will apply namespace declarations regardless of whether they're alien or pure HTML
  624. # [22:19] <ambv> and it does have a default namespace listed in the function definition which is "xml:"
  625. # [22:19] <gsnedders> Okay, I'm thinking we should do what I wanted to do for 1.1, and add a testadapters submodule that does magic~. Rewrite dom2sax as an operation going from a treewalker.
  626. # [22:19] <gsnedders> And then the existing dom2sax can handle this.
  627. # [22:20] <gsnedders> Or rather wrap this.
  628. # [22:21] <ambv> well, it's definitely good to fix it for 1.0 but this is a new feature so at that point I cannot independently help
  629. # [22:22] <gsnedders> Well, at the moment it's totally broken :)
  630. # [22:23] <ambv> why a submodule though?
  631. # [22:23] <gsnedders> The adapters used for testing the treewalkers (see test_treewalkers.py) should be moved there.
  632. # [22:23] * Joins: yorick (~yorick@oftn/member/yorick)
  633. # [22:23] <ambv> but you don't mean a git submodule?
  634. # [22:24] <gsnedders> A Python submodule.
  635. # [22:24] <ambv> yay for confusing terminology
  636. # [22:24] <ambv> haha
  637. # [22:24] <gsnedders> :)
  638. # [22:24] <ambv> OK, a Python module sounds great
  639. # [22:24] <gsnedders> Should I?
  640. # [22:24] <ambv> but
  641. # [22:25] <ambv> the module would need to be outside of the tests
  642. # [22:26] <gsnedders> Yes. But the treewalker tests already depend on the parser, so I'm not too bothered.
  643. # [22:27] * Joins: barneybook|2 (~kvirc@220-136-58-73.dynamic.hinet.net)
  644. # [22:27] <ambv> I'm more concerned that this is a non-trivial amount of work
  645. # [22:27] <gsnedders> It's a bit evil, because the adapters rely on the treewalkers whose tests rely on the adapters, but oh well.
  646. # [22:27] <gsnedders> Half an hour's work, I'd guess.
  647. # [22:27] <ambv> well if adapters will be outside of the tests, you'll need to document and test them too
  648. # [22:30] <gsnedders> Bah, it's not like dom2sax is documented now. :P
  649. # [22:30] * Quits: barneybook (~kvirc@220-136-210-66.dynamic.hinet.net) (Ping timeout: 252 seconds)
  650. # [22:30] <gsnedders> I'd only move dom2sax for 1.0, I expect.
  651. # [22:30] * Joins: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com)
  652. # [22:32] * Quits: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi) (Remote host closed the connection)
  653. # [22:32] <ambv> so, what's the plan (e.g. what should I work on now)?
  654. # [22:33] * Joins: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi)
  655. # [22:33] * Quits: SimonSapin (~simon@ip-134.net-89-2-126.rev.numericable.fr) (Ping timeout: 272 seconds)
  656. # [22:34] <gsnedders> ambv: #16 is a simple copy/paste job from the spec, if you want.
  657. # [22:34] <gsnedders> ambv: Or you can make sure the docstrings are actually up to date.
  658. # [22:35] <ambv> OK, so I'll drop #6 for the time being
  659. # [22:35] <gsnedders> ambv: Or you can give an opinion of whether we should drop simpletree (i.e., our own custom tree format, which AFAIK nobody uses)
  660. # [22:35] <ambv> you might reuse test_treeadapters though
  661. # [22:35] <gsnedders> Indeed, I will.
  662. # [22:36] <ambv> I'll make a separate PR just for that then
  663. # [22:36] <ambv> this will make tests fail, though ;)
  664. # [22:37] <gsnedders> Nah, don't worry.
  665. # [22:37] <gsnedders> I'll just grab it from your repo. :)
  666. # [22:37] * Quits: SteveF (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginmedia.com) (Ping timeout: 256 seconds)
  667. # [22:38] <ambv> okay
  668. # [22:42] * Quits: baku (~baku@2-236-39-253.ip231.fastwebnet.it) (Ping timeout: 276 seconds)
  669. # [22:57] * Quits: SonicX (~quassel@1.23.81.52) (Remote host closed the connection)
  670. # [23:02] * Joins: nimbu (~nimbu@216.1.187.162)
  671. # [23:02] * Quits: Lachy (~Lachy@cm-84.215.19.229.getinternet.no) (Ping timeout: 246 seconds)
  672. # [23:05] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
  673. # [23:05] * Joins: SonicX (~quassel@1.23.81.52)
  674. # [23:07] * Quits: nimbu (~nimbu@216.1.187.162) (Quit: Leaving.)
  675. # [23:09] * Joins: nimbu (~nimbu@216.1.187.162)
  676. # [23:09] * Quits: SonicX (~quassel@1.23.81.52) (Read error: Connection reset by peer)
  677. # [23:25] * Joins: nimbu1 (~nimbu@sjfw1-a.adobe.com)
  678. # [23:26] * nimbu1 is now known as divya
  679. # [23:28] * Quits: nimbu (~nimbu@216.1.187.162) (Ping timeout: 264 seconds)
  680. # [23:29] <ambv> gsnedders: we should include SPEC.html in the repo
  681. # [23:29] <gsnedders> ambv: For what purpose?
  682. # [23:29] <ambv> so that a user can know at any point from what version the implementation was made
  683. # [23:29] <ambv> it's a living standard, last changes were put today
  684. # [23:30] * gsnedders is dubious because of the different in size it'll make
  685. # [23:30] * Joins: RobbertAtWork (~robbertat@2001:980:9368:1:354a:5710:ed09:daae)
  686. # [23:30] <ambv> copying and pasting paragraphs from the spec into source files isn't maintainable
  687. # [23:30] <gsnedders> I'd rather just document what SVN version we implemented.
  688. # [23:30] <gsnedders> (Size in terms of the size of the repo)
  689. # [23:30] <ambv> I wouldn't bundle the spec with the tarballs of course
  690. # [23:30] * Quits: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi) (Remote host closed the connection)
  691. # [23:31] * Quits: frozenice (~frozenice@unaffiliated/fr0zenice) (Quit: quit.)
  692. # [23:31] <ambv> as for the repo size, a couple of MBs here and there aren't that much of a difference nowadays, are they?
  693. # [23:31] <ambv> but the SVN revision is fine as well
  694. # [23:31] <zewt> what a waste of floppy disks
  695. # [23:31] <gsnedders> ambv: It's extra data to download when cloning the repo.
  696. # [23:32] <ambv> well git manages to compress those kinds of file pretty well while cloning
  697. # [23:32] <ambv> but as I said, SVN revision works for me too
  698. # [23:33] <ambv> HM!
  699. # [23:34] * Joins: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi)
  700. # [23:34] * Joins: bholley (~bholley@c-67-180-21-133.hsd1.ca.comcast.net)
  701. # [23:34] <ambv> http://svn.whatwg.org/webapps/complete.html is older than http://www.whatwg.org/specs/web-apps/current-work/
  702. # [23:34] * Quits: RobbertAtWork (~robbertat@2001:980:9368:1:354a:5710:ed09:daae) (Ping timeout: 264 seconds)
  703. # [23:35] * Quits: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi) (Remote host closed the connection)
  704. # [23:35] <Hixie> oops
  705. # [23:36] * Joins: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi)
  706. # [23:36] <Hixie> fixed
  707. # [23:38] * Krinkle|detached is now known as Krinkle
  708. # [23:43] <ambv> Hixie: thanks!
  709. # [23:44] <gsnedders> There are advantages to using #whatwg for html5lib support. :)
  710. # [23:45] <ambv> gsnedders: https://github.com/html5lib/html5lib-python/pull/43
  711. # [23:46] <ambv> now the thing that bothers me is why is step 7 commented out
  712. # [23:47] <ambv> it doesn't look right anyway, should we just get rid of it
  713. # [23:47] <gsnedders> Step 7 isn't commented out, step 7 is line 1486 in your copy.
  714. # [23:47] <gsnedders> What that commented out code is I have no idea.
  715. # [23:47] * Quits: divya (~nimbu@sjfw1-a.adobe.com) (Read error: Connection reset by peer)
  716. # [23:47] <ambv> ah, I see
  717. # [23:48] <ambv> I'll remove the code, git will remember it for us
  718. # [23:48] * Joins: nimbu (~nimbu@98.159.80.84)
  719. # [23:48] <gsnedders> Indeed.
  720. # [23:48] * Quits: nimbu (~nimbu@98.159.80.84) (Client Quit)
  721. # [23:49] <gsnedders> ambv: See pull #44
  722. # [23:50] * Quits: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi) (Remote host closed the connection)
  723. # [23:50] <ambv> gsnedders: #43 is now rebased
  724. # [23:50] <ambv> looking at 33
  725. # [23:51] <ambv> *44
  726. # [23:51] * gsnedders points out rebasing stuff breaks Critic, as well as the fact that he prefers to be able to easily see changes in pull requests (thus non-fast-forward changes are hard to work out what has changed from when I last looked at the pull request)
  727. # [23:52] <ambv> OK, will use fixup from now on
  728. # [23:53] * Joins: nimbu (~nimbu@216.1.187.162)
  729. # [23:53] <ambv> as for #44, +1 - this implementation makes sense to me when I read it. dom2sax didn't, confusion level: high.
  730. # [23:54] <gsnedders> :)
  731. # [23:54] * Joins: smaug____ (~chatzilla@a91-154-47-240.elisa-laajakaista.fi)
  732. # [23:54] * Quits: nimbu (~nimbu@216.1.187.162) (Client Quit)
  733. # [23:54] <gsnedders> ambv: I think I'm against comments from the spec in general, it's just the adoption agency algorithm is sufficently complex that I think it's useful.
  734. # [23:55] <ambv> fair enough. for comments that would be longer than the implementation I simply updated the step number
  735. # [23:57] <ambv> is doctype really capitalized "Doctype"? (line 21 in treeadapters/sax.py)
  736. # [23:57] <gsnedders> Yes.
  737. # [23:57] <ambv> yikes, that looks bad.
  738. # [23:57] <gsnedders> constants.py:3081
  739. # [23:57] <gsnedders> Really all the tokens should be classes, but oh well.
  740. # [23:59] <ambv> that's for 2.0
  741. # [23:59] <ambv> ;)
  742. # [23:59] <gsnedders> Indeed. :)
  743. # Session Close: Mon May 06 00:00:00 2013

The end :)