#twisted-dev

/

      • itamar has quit
      • moshez joined the channel
      • daMaestro joined the channel
      • exarkun has quit
      • exarkun joined the channel
      • kenaan
        Tickets pending review: https://tm.tl/#9305, #9333 (markrwilliams), #9337, #9379, #9412, #9421, #9420, #4632, #9426, #9428, #9432, #9373, #9118 (the0id), #9138, #9176, #5406 (MostAwesomeDude)
      • wiqd has quit
      • wiqd joined the channel
      • wiqd has quit
      • wiqd joined the channel
      • exarkun has quit
      • exarkun joined the channel
      • evil_gordita has quit
      • glyph
      • exarkun has quit
      • exarkun joined the channel
      • runciter
        glyph, about to file a bug
      • glyph, in case you don't want to play along at home, this is the offending line: https://github.com/twisted/twisted/pull/894/com...
      • glyph, the directory listing template in t.w.static is a native string, so interpolating a unicode path on python 2 promotes it to unicode
      • kenaan
        new web defect https://tm.tl/#9438 by markrwilliams: twisted.web.static.File directory listings return unicode instead of bytes on Python 2
      • runciter
        it's pretty unfortunate that DirectoryLister's template is a public attribute
      • and that it's a native string
      • njs
        if only there were a language that would flag these errors when they happen
      • kenaan
        Tickets pending review: https://tm.tl/#9305, #9333 (markrwilliams), #9337, #9379, #9412, #9421, #9420, #4632, #9426, #9428, #9432, #9373, #9118 (the0id), #9138, #9176, #5406 (MostAwesomeDude)
      • meejah has quit
      • meejah joined the channel
      • adiroiban joined the channel
      • altendky has quit
      • altendky joined the channel
      • itamar joined the channel
      • exarkun has quit
      • exarkun joined the channel
      • wsanchez has quit
      • wsanchez joined the channel
      • itamar has quit
      • Tickets pending review: https://tm.tl/#9305, #9333 (markrwilliams), #9337, #9379, #9412, #9421, #9420, #4632, #9426, #9428, #9432, #9373, #9118 (the0id), #9138, #9176, #5406 (MostAwesomeDude)
      • evil_gordita joined the channel
      • EWDurbin joined the channel
      • adiroiban has quit
      • evil_gordita has quit
      • jml joined the channel
      • morgen has quit
      • morgen joined the channel
      • lukasa has quit
      • lukasa joined the channel
      • daMaestro joined the channel
      • exarkun has quit
      • exarkun joined the channel
      • Tickets pending review: https://tm.tl/#9305, #9333 (markrwilliams), #9337, #9379, #9412, #9421, #9420, #4632, #9426, #9428, #9432, #9373, #9118 (the0id), #9138, #9176, #5406 (MostAwesomeDude)
      • KenaanX joined the channel
      • NOTICE: [13twisted] 15markrwilliams created 069438-py2-bytes-directory-listing (+3 new commits): 02https://git.io/vpri7
      • NOTICE: 13twisted/069438-py2-bytes-directory-listing 14df80d5b 15Mark Williams: Failing test that lists a directory wit a text path.
      • NOTICE: 13twisted/069438-py2-bytes-directory-listing 147e9cb28 15Mark Williams: Encode directories with text paths to bytes on Python 2....
      • NOTICE: 13twisted/069438-py2-bytes-directory-listing 1465cf988 15Mark Williams: Newsfragment.
      • KenaanX has left the channel
      • KenaanX joined the channel
      • NOTICE: [13twisted] 15markrwilliams opened pull request #1008: 9438 py2 bytes directory listing (06trunk...069438-py2-bytes-directory-listing) 02https://git.io/vpriF
      • KenaanX has left the channel
      • markrwilliams submitted <https://tm.tl/#9438>; - twisted.web.static.File directory listings return unicode instead of bytes on Python 2 (unassigned) for review
      • KenaanX joined the channel
      • NOTICE: [13twisted] 15markrwilliams pushed 1 new commit to 069432.static-data-param-docs: 02https://git.io/vprPU
      • NOTICE: 13twisted/069432.static-data-param-docs 14ce9a672 15Mark Williams: Merge branch 'trunk' into 9432.static-data-param-docs
      • KenaanX has left the channel
      • markrwilliams reviewed <https://tm.tl/#9432>; - twisted.web.static.Data parameters are undocumented (unassigned)
      • runciter
        No matching distribution found for pbr (from wstools->soappy->Twisted==18.4.0.dev0)
      • build reasonableness indeed
      • exarkun
        recognizing a real problem, attempting to fix it, and failing isn't _that_ contemptable.
      • runciter
        most things aren't in isolation
      • well, a lot of things in software aren't, in isolation
      • i wonder what's different about ubuntu 16.04
      • KenaanX joined the channel
      • NOTICE: [13twisted] 15markrwilliams pushed 1 new commit to 069438-py2-bytes-directory-listing: 02https://git.io/vprXu
      • NOTICE: 13twisted/069438-py2-bytes-directory-listing 14a672a91 15Mark Williams: directory path is a native string; skip test on unsupported FSes.
      • KenaanX has left the channel
      • twisted.internet.error.ConnectionLost: Connection to the other side was lost in a non-clean fashion. courtesy of twisted.internet.test.test_tls.TLSPortTestsBuilder_SelectReactorTests.test_closePeerOnEMFILE
      • i believe the bug there is asserting the state of the client when its disconnected
      • kenaan
        new core enhancement https://tm.tl/#9439 by markrwilliams: twisted.internet.test.test_tcp.StreamTransportTestsMixin.test_closePeerOnEMFILE depends on client state
      • KenaanX joined the channel
      • NOTICE: [13twisted] 15markrwilliams created 069439-fix-flaky-emfile-test (+1 new commit): 02https://git.io/vpr1Z
      • NOTICE: 13twisted/069439-fix-flaky-emfile-test 141b9863b 15Mark Williams: test_closePeerOnEMFILE allows ConnectionLost on client's end....
      • KenaanX has left the channel
      • KenaanX joined the channel
      • NOTICE: [13twisted] 15markrwilliams opened pull request #1009: test_closePeerOnEMFILE allows ConnectionLost on client's end. (06trunk...069439-fix-flaky-emfile-test) 02https://git.io/vpr1C
      • KenaanX has left the channel
      • markrwilliams submitted <https://tm.tl/#9439>; - twisted.internet.test.test_tcp.StreamTransportTestsMixin.test_closePeerOnEMFILE depends on client state (unassigned) for review
      • adiroiban joined the channel
      • daMaestro joined the channel
      • itamar joined the channel
      • itamar has quit
      • daMaestro|isBack joined the channel
      • itamar joined the channel
      • exarkun joined the channel
      • daMaestro joined the channel
      • KenaanX joined the channel
      • NOTICE: [13twisted] 15exarkun closed pull request #1006: Add param docs for `twisted.web.static.Data.__init__` (06trunk...069432.static-data-param-docs) 02https://git.io/vp3zL
      • KenaanX has left the channel
      • Jean-Paul Calderone <exarkun@users.noreply.github.com>; closed <https://tm.tl/#9432>; - twisted.web.static.Data parameters are undocumented
      • KenaanX joined the channel
      • NOTICE: [13twisted] 15exarkun 04deleted 069432.static-data-param-docs at 14ce9a672: 02https://git.io/vpr5F
      • KenaanX has left the channel
      • exarkun reviewed <https://tm.tl/#9439>; - twisted.internet.test.test_tcp.StreamTransportTestsMixin.test_closePeerOnEMFILE depends on client state (assigned to markrwilliams)
      • adiroiban has quit
      • adiroiban joined the channel
      • adiroiban has quit
      • itamar has quit
      • itamar joined the channel