Options:
Previous day, Next day
- # Session Start: Mon Dec 21 00:00:00 2015
- # Session Ident: #testing
- # [02:24] * heycam is now known as heycam|away
- # [03:06] * heycam|away is now known as heycam
- # [03:36] * Quits: kochi1 (~kochi@public.cloak) ("Leaving.")
- # [03:37] * Quits: kochi (~kochi@public.cloak) (Client closed connection)
- # [03:40] * Joins: kochi (~kochi@public.cloak)
- # [03:41] * Joins: kochi1 (~kochi@public.cloak)
- # [06:07] * Quits: kochi (~kochi@public.cloak) ("Leaving.")
- # [06:07] * Joins: kochi (~kochi@public.cloak)
- # [06:07] * Joins: kochi2 (~kochi@public.cloak)
- # [06:12] * Quits: kochi1 (~kochi@public.cloak) (Client closed connection)
- # [07:12] * heycam is now known as heycam|away
- # [07:25] * Joins: test (~test@public.cloak)
- # [07:25] * Quits: test (~test@public.cloak) ("Page closed")
- # [08:51] * Joins: zcorpan (~zcorpan@public.cloak)
- # [09:23] * Joins: rego (~rego@public.cloak)
- # [09:29] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:32] * Quits: MikeSmith (~MikeSmith@public.cloak) ("Lost terminal")
- # [10:21] * Joins: MikeSmith (~MikeSmith@public.cloak)
- # [10:21] * Quits: MikeSmith (~MikeSmith@public.cloak) ("leaving")
- # [10:21] * Joins: MikeSmith (~MikeSmith@public.cloak)
- # [11:58] * Quits: ShaneM (~ShaneM@public.cloak) (Ping timeout: 180 seconds)
- # [11:59] * Joins: gitbot (~gitbot@public.cloak)
- # [11:59] -gitbot:#testing- [wpt-tools] Ms2ger created py3-lint (+1 new commit): https://github.com/w3c/wpt-tools/commit/9197dab8637c
- # [11:59] -gitbot:#testing- wpt-tools/py3-lint 9197dab Ms2ger: Support python 3 for the code used by wpt's ./lint tool.
- # [11:59] * Parts: gitbot (~gitbot@public.cloak)
- # [12:01] * Joins: gitbot (~gitbot@public.cloak)
- # [12:01] -gitbot:#testing- [wpt-tools] Ms2ger opened pull request #44: Support python 3 for the code used by wpt's ./lint tool. (master...py3-lint) https://github.com/w3c/wpt-tools/pull/44
- # [12:01] * Parts: gitbot (~gitbot@public.cloak)
- # [12:07] * Joins: gitbot (~gitbot@public.cloak)
- # [12:07] -gitbot:#testing- [web-platform-tests] Ms2ger opened pull request #2446: Fix DOMStringMap's stringifier behaviour according to the spec (master...sync_5fd9a9c530019106946710f25db1769e5eeab820) https://github.com/w3c/web-platform-tests/pull/2446
- # [12:07] * Parts: gitbot (~gitbot@public.cloak)
- # [12:07] * Joins: gitbot (~gitbot@public.cloak)
- # [12:07] -gitbot:#testing- [web-platform-tests] Ms2ger created sync_5fd9a9c530019106946710f25db1769e5eeab820 at 5fd9a9c (+0 new commits): https://github.com/w3c/web-platform-tests/commits/sync_5fd9a9c530019106946710f25db1769e5eeab820
- # [12:07] * Parts: gitbot (~gitbot@public.cloak)
- # [12:07] * Joins: gitbot (~gitbot@public.cloak)
- # [12:07] -gitbot:#testing- [web-platform-tests] Ms2ger closed pull request #2446: Fix DOMStringMap's stringifier behaviour according to the spec (master...sync_5fd9a9c530019106946710f25db1769e5eeab820) https://github.com/w3c/web-platform-tests/pull/2446
- # [12:07] * Parts: gitbot (~gitbot@public.cloak)
- # [12:07] * Joins: gitbot (~gitbot@public.cloak)
- # [12:07] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 2 new commits to master: https://github.com/w3c/web-platform-tests/compare/fd86e393cdb5...887399d3d0a8
- # [12:07] -gitbot:#testing- web-platform-tests/master 5fd9a9c Anthony Ramine: Fix DOMStringMap's stringifier behaviour according to the spec...
- # [12:07] -gitbot:#testing- web-platform-tests/master 887399d Ms2ger: Merge pull request #2446 from w3c/sync_5fd9a9c530019106946710f25db1769e5eeab820...
- # [12:07] * Parts: gitbot (~gitbot@public.cloak)
- # [13:46] * Joins: plh (plehegar@public.cloak)
- # [13:53] * Quits: rego (~rego@public.cloak) (Client closed connection)
- # [14:17] * Joins: ShaneM (~ShaneM@public.cloak)
- # [14:18] * Joins: ShaneM_ (~ShaneM@public.cloak)
- # [14:24] * Quits: ShaneM (~ShaneM@public.cloak) (Ping timeout: 180 seconds)
- # [15:20] * Quits: ShaneM_ (~ShaneM@public.cloak) (Ping timeout: 180 seconds)
- # [15:22] * Joins: ShaneM (~ShaneM@public.cloak)
- # [15:38] <Ms2ger> gsnedders, not sure I follow your question about py2
- # [15:44] <gsnedders> Ms2ger: what type is "item" on Py2?
- # [15:44] <Ms2ger> gsnedders, as it's py2... "something: :)
- # [15:45] <Ms2ger> I'd guess str
- # [15:45] <gsnedders> Ms2ger: I /think/ the answer is "str", and str.decode("utf-8") implicitly does str.encode(sys.getdefaultencoding()).decode("utf-8")
- # [15:45] <Ms2ger> Lovely
- # [15:46] <gsnedders> (on Py2, on Py3 bytes.decode("utf-8") is a… AttributeError(?))
- # [15:46] <Ms2ger> I hope you didn't get that right?
- # [15:47] <gsnedders> You know what would be great? tests for wpt-tools :P
- # [15:47] <Ms2ger> This is true
- # [16:05] <ato> gsnedders: That’s horrific.
- # [16:10] * Ms2ger curses
- # [16:10] <Ms2ger> Where'd I put my pen?
- # [16:10] <ato> The pen. My favourite editor.
- # [16:13] <gsnedders> ato: what is? Py2's behaviour?
- # [16:13] <ato> gsnedders: Yes, that specific line of Python code and the brainfuck that is Python 2’s encoding defaults.
- # [16:14] <gsnedders> ato: and people say Py3 breaking that stuff was crazy!
- # [16:14] <ato> (-:
- # [16:14] <ato> That is also true!
- # [16:45] * Joins: gitbot (~gitbot@public.cloak)
- # [16:45] -gitbot:#testing- [csswg-test] syncbot pushed 1 new commit to master: https://github.com/w3c/csswg-test/commit/0ea16a80bc924ab18bc7bc63cf6e4165775bfc85
- # [16:45] -gitbot:#testing- csswg-test/master 0ea16a8 Gérard Talbot: [css-writing-modes-3] Modified...
- # [16:45] * Parts: gitbot (~gitbot@public.cloak)
- # [17:12] * Quits: edmilsonefs (~chatzilla@public.cloak) (Ping timeout: 180 seconds)
- # [17:18] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [17:30] * Joins: edmilsonefs (~chatzilla@public.cloak)
- # [17:58] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [18:07] * Joins: bhill2 (~bhill2@public.cloak)
- # [18:09] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
- # [18:11] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [18:11] * Joins: bhill2 (~bhill2@public.cloak)
- # [19:29] * Quits: edmilsonefs (~chatzilla@public.cloak) (Client closed connection)
- # [19:48] * Joins: plh (plehegar@public.cloak)
- # [20:11] * Joins: gitbot (~gitbot@public.cloak)
- # [20:11] -gitbot:#testing- [csswg-test] kojiishi closed pull request #980: Upstream a Chrome Flexbox test (master...moreflex) https://github.com/w3c/csswg-test/pull/980
- # [20:11] * Parts: gitbot (~gitbot@public.cloak)
- # [20:18] * Joins: zcorpan (~zcorpan@public.cloak)
- # [20:47] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [21:16] * Joins: zcorpan (~zcorpan@public.cloak)
- # [21:26] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [22:21] * Joins: zcorpan (~zcorpan@public.cloak)
- # [22:25] * Joins: rniwa (~textual@public.cloak)
- # [22:37] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [22:38] * Joins: zcorpan (~zcorpan@public.cloak)
- # [22:45] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [23:02] * heycam|away is now known as heycam
- # [23:50] * Quits: ShaneM (~ShaneM@public.cloak) (Ping timeout: 180 seconds)
- # Session Close: Tue Dec 22 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn