/irc-logs / w3c / #testing / 2015-12-21 / end

Options:

Previous day, Next day

  1. # Session Start: Mon Dec 21 00:00:00 2015
  2. # Session Ident: #testing
  3. # [02:24] * heycam is now known as heycam|away
  4. # [03:06] * heycam|away is now known as heycam
  5. # [03:36] * Quits: kochi1 (~kochi@public.cloak) ("Leaving.")
  6. # [03:37] * Quits: kochi (~kochi@public.cloak) (Client closed connection)
  7. # [03:40] * Joins: kochi (~kochi@public.cloak)
  8. # [03:41] * Joins: kochi1 (~kochi@public.cloak)
  9. # [06:07] * Quits: kochi (~kochi@public.cloak) ("Leaving.")
  10. # [06:07] * Joins: kochi (~kochi@public.cloak)
  11. # [06:07] * Joins: kochi2 (~kochi@public.cloak)
  12. # [06:12] * Quits: kochi1 (~kochi@public.cloak) (Client closed connection)
  13. # [07:12] * heycam is now known as heycam|away
  14. # [07:25] * Joins: test (~test@public.cloak)
  15. # [07:25] * Quits: test (~test@public.cloak) ("Page closed")
  16. # [08:51] * Joins: zcorpan (~zcorpan@public.cloak)
  17. # [09:23] * Joins: rego (~rego@public.cloak)
  18. # [09:29] * Joins: Ms2ger (~Ms2ger@public.cloak)
  19. # [09:32] * Quits: MikeSmith (~MikeSmith@public.cloak) ("Lost terminal")
  20. # [10:21] * Joins: MikeSmith (~MikeSmith@public.cloak)
  21. # [10:21] * Quits: MikeSmith (~MikeSmith@public.cloak) ("leaving")
  22. # [10:21] * Joins: MikeSmith (~MikeSmith@public.cloak)
  23. # [11:58] * Quits: ShaneM (~ShaneM@public.cloak) (Ping timeout: 180 seconds)
  24. # [11:59] * Joins: gitbot (~gitbot@public.cloak)
  25. # [11:59] -gitbot:#testing- [wpt-tools] Ms2ger created py3-lint (+1 new commit): https://github.com/w3c/wpt-tools/commit/9197dab8637c
  26. # [11:59] -gitbot:#testing- wpt-tools/py3-lint 9197dab Ms2ger: Support python 3 for the code used by wpt's ./lint tool.
  27. # [11:59] * Parts: gitbot (~gitbot@public.cloak)
  28. # [12:01] * Joins: gitbot (~gitbot@public.cloak)
  29. # [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
  30. # [12:01] * Parts: gitbot (~gitbot@public.cloak)
  31. # [12:07] * Joins: gitbot (~gitbot@public.cloak)
  32. # [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
  33. # [12:07] * Parts: gitbot (~gitbot@public.cloak)
  34. # [12:07] * Joins: gitbot (~gitbot@public.cloak)
  35. # [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
  36. # [12:07] * Parts: gitbot (~gitbot@public.cloak)
  37. # [12:07] * Joins: gitbot (~gitbot@public.cloak)
  38. # [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
  39. # [12:07] * Parts: gitbot (~gitbot@public.cloak)
  40. # [12:07] * Joins: gitbot (~gitbot@public.cloak)
  41. # [12:07] -gitbot:#testing- [web-platform-tests] Ms2ger pushed 2 new commits to master: https://github.com/w3c/web-platform-tests/compare/fd86e393cdb5...887399d3d0a8
  42. # [12:07] -gitbot:#testing- web-platform-tests/master 5fd9a9c Anthony Ramine: Fix DOMStringMap's stringifier behaviour according to the spec...
  43. # [12:07] -gitbot:#testing- web-platform-tests/master 887399d Ms2ger: Merge pull request #2446 from w3c/sync_5fd9a9c530019106946710f25db1769e5eeab820...
  44. # [12:07] * Parts: gitbot (~gitbot@public.cloak)
  45. # [13:46] * Joins: plh (plehegar@public.cloak)
  46. # [13:53] * Quits: rego (~rego@public.cloak) (Client closed connection)
  47. # [14:17] * Joins: ShaneM (~ShaneM@public.cloak)
  48. # [14:18] * Joins: ShaneM_ (~ShaneM@public.cloak)
  49. # [14:24] * Quits: ShaneM (~ShaneM@public.cloak) (Ping timeout: 180 seconds)
  50. # [15:20] * Quits: ShaneM_ (~ShaneM@public.cloak) (Ping timeout: 180 seconds)
  51. # [15:22] * Joins: ShaneM (~ShaneM@public.cloak)
  52. # [15:38] <Ms2ger> gsnedders, not sure I follow your question about py2
  53. # [15:44] <gsnedders> Ms2ger: what type is "item" on Py2?
  54. # [15:44] <Ms2ger> gsnedders, as it's py2... "something: :)
  55. # [15:45] <Ms2ger> I'd guess str
  56. # [15:45] <gsnedders> Ms2ger: I /think/ the answer is "str", and str.decode("utf-8") implicitly does str.encode(sys.getdefaultencoding()).decode("utf-8")
  57. # [15:45] <Ms2ger> Lovely
  58. # [15:46] <gsnedders> (on Py2, on Py3 bytes.decode("utf-8") is a… AttributeError(?))
  59. # [15:46] <Ms2ger> I hope you didn't get that right?
  60. # [15:47] <gsnedders> You know what would be great? tests for wpt-tools :P
  61. # [15:47] <Ms2ger> This is true
  62. # [16:05] <ato> gsnedders: That’s horrific.
  63. # [16:10] * Ms2ger curses
  64. # [16:10] <Ms2ger> Where'd I put my pen?
  65. # [16:10] <ato> The pen. My favourite editor.
  66. # [16:13] <gsnedders> ato: what is? Py2's behaviour?
  67. # [16:13] <ato> gsnedders: Yes, that specific line of Python code and the brainfuck that is Python 2’s encoding defaults.
  68. # [16:14] <gsnedders> ato: and people say Py3 breaking that stuff was crazy!
  69. # [16:14] <ato> (-:
  70. # [16:14] <ato> That is also true!
  71. # [16:45] * Joins: gitbot (~gitbot@public.cloak)
  72. # [16:45] -gitbot:#testing- [csswg-test] syncbot pushed 1 new commit to master: https://github.com/w3c/csswg-test/commit/0ea16a80bc924ab18bc7bc63cf6e4165775bfc85
  73. # [16:45] -gitbot:#testing- csswg-test/master 0ea16a8 Gérard Talbot: [css-writing-modes-3] Modified...
  74. # [16:45] * Parts: gitbot (~gitbot@public.cloak)
  75. # [17:12] * Quits: edmilsonefs (~chatzilla@public.cloak) (Ping timeout: 180 seconds)
  76. # [17:18] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  77. # [17:30] * Joins: edmilsonefs (~chatzilla@public.cloak)
  78. # [17:58] * Quits: plh (plehegar@public.cloak) ("Leaving")
  79. # [18:07] * Joins: bhill2 (~bhill2@public.cloak)
  80. # [18:09] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
  81. # [18:11] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
  82. # [18:11] * Joins: bhill2 (~bhill2@public.cloak)
  83. # [19:29] * Quits: edmilsonefs (~chatzilla@public.cloak) (Client closed connection)
  84. # [19:48] * Joins: plh (plehegar@public.cloak)
  85. # [20:11] * Joins: gitbot (~gitbot@public.cloak)
  86. # [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
  87. # [20:11] * Parts: gitbot (~gitbot@public.cloak)
  88. # [20:18] * Joins: zcorpan (~zcorpan@public.cloak)
  89. # [20:47] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  90. # [21:16] * Joins: zcorpan (~zcorpan@public.cloak)
  91. # [21:26] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  92. # [22:21] * Joins: zcorpan (~zcorpan@public.cloak)
  93. # [22:25] * Joins: rniwa (~textual@public.cloak)
  94. # [22:37] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  95. # [22:38] * Joins: zcorpan (~zcorpan@public.cloak)
  96. # [22:45] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  97. # [23:02] * heycam|away is now known as heycam
  98. # [23:50] * Quits: ShaneM (~ShaneM@public.cloak) (Ping timeout: 180 seconds)
  99. # 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