IRC log of #zope for Saturday, 2010-05-29

CIA-94janwijbrand * r112822 groktoolkit/grok.cfg: update grokcore.view in the toolkit trunk. for the 1.1 branch we will stick to 1.13.200:08
*** smita has joined #zope00:09
*** redir has quit IRC00:12
CIA-94tseaver tseaver-fix_wsgi * r112823 Zope/src/ZPublisher/WSGIPublisher.py: More PEP8.00:20
CIA-94tseaver tseaver-fix_wsgi * r112824 Zope/src/ZPublisher/tests/test_WSGIPublisher.py: Full coverage for WSGIResponse.__str__.00:20
CIA-94tseaver tseaver-fix_wsgi * r112825 Zope/src/ZPublisher/WSGIPublisher.py: Make new coverage pass.00:20
CIA-94tseaver tseaver-fix_wsgi * r112826 Zope/src/ZPublisher/WSGIPublisher.py: Replace contortions with idiomatic code.00:20
*** Theuni1 has joined #zope00:24
*** alvaro_ has quit IRC00:25
*** alvaro_ has joined #zope00:25
*** alvaro_ has quit IRC00:28
*** alvaro_ has joined #zope00:28
*** alvaro_ has quit IRC00:30
*** alvaro_ has joined #zope00:30
*** MrTango has quit IRC00:35
*** TresEquis has quit IRC00:38
*** neo|4D has quit IRC00:42
CIA-94tseaver tseaver-fix_wsgi * r112827 Zope/src/ZPublisher/WSGIPublisher.py: Chop out copy-and-paste fossils.00:48
CIA-94janwijbrand 1.1 * r112828 grok/setup.py: Add dependencies back into grok that used to be pulled in by other packages. These other packages have been cleaned up, but consumers of grok-1.1.x might very well still depend on these packages to exist.00:48
*** webmaven has quit IRC00:53
*** benji has quit IRC00:57
CIA-94tseaver 2.12 * r112829 Zope/src/ZPublisher/HTTPResponse.py: Yuck -- who gets the blame for that?01:03
CIA-94tseaver * r112830 Zope/src/ZPublisher/HTTPResponse.py: Yuck -- who gets the blame for that?01:03
planetzopebotgrokui.admin 0.6.4 (PyPI recent updates)  http://pypi.python.org/pypi/grokui.admin/0.6.401:04
*** Theuni1 has quit IRC01:07
*** Arfrever has quit IRC01:14
*** redir has joined #zope01:20
*** ignas has quit IRC01:22
*** neo|4D has joined #zope01:27
*** menesis has quit IRC01:28
*** touff has quit IRC01:35
*** touff has joined #zope01:36
*** neo|4D has quit IRC01:36
*** alvaro_ has quit IRC01:52
*** alvaro_ has joined #zope01:52
*** alvaro_ has quit IRC01:54
*** alvaro_ has joined #zope01:54
*** alvaro_ has quit IRC01:57
*** alvaro_ has joined #zope01:57
*** touff has quit IRC01:59
*** alvaro_ has quit IRC02:00
*** alvaro_ has joined #zope02:00
*** aaronv_ has joined #zope02:02
*** aaronv_ has quit IRC02:02
*** alecm has quit IRC02:03
*** touff has joined #zope02:04
*** alvaro_ has quit IRC02:05
*** aaronv has quit IRC02:05
*** alvaro_ has joined #zope02:05
*** alvaro_ has quit IRC02:07
*** alvaro_ has joined #zope02:07
*** alvaro_ has quit IRC02:10
*** alvaro_ has joined #zope02:10
*** giampaolo has quit IRC02:13
*** alvaro_ has quit IRC02:15
*** alvaro_ has joined #zope02:15
*** alvaro_ has quit IRC02:19
*** alvaro_ has joined #zope02:20
*** alvaro__ has joined #zope02:21
*** alvaro_ has quit IRC02:25
*** crash_388 has joined #zope02:58
*** dayne has quit IRC03:00
*** crash_388 has left #zope03:01
*** tarek has quit IRC03:06
*** alecm has joined #zope03:13
*** alecm has quit IRC03:16
*** alvaro__ has quit IRC03:19
*** alvaro__ has joined #zope03:19
*** alvaro__ has quit IRC03:21
*** alvaro__ has joined #zope03:21
*** alvaro_ has joined #zope03:24
*** alvaro__ has quit IRC03:24
*** alvaro_ has quit IRC03:25
*** alvaro_ has joined #zope03:25
*** alvaro_ has quit IRC03:27
*** alvaro__ has joined #zope03:27
*** alvaro_ has joined #zope03:30
*** alvaro__ has quit IRC03:30
*** daMaestro has quit IRC03:38
*** daMaestro has joined #zope03:50
*** tiwula has quit IRC03:52
*** regebro has quit IRC03:52
*** alvaro_ has quit IRC04:00
*** aaronv has joined #zope04:48
*** mr_jolly has joined #zope05:07
*** mr_jolly has left #zope05:07
*** tiwula has joined #zope05:11
*** aaronv has quit IRC05:42
*** daMaestro has quit IRC06:09
*** redir has quit IRC06:54
*** redir has joined #zope06:55
*** alecm has joined #zope07:09
*** alecm has joined #zope07:09
*** alecm has quit IRC07:27
*** ignas has joined #zope07:28
CIA-94tseaver tseaver-fix_wsgi * r112831 Zope/src/ZPublisher/ (HTTPResponse.py tests/testHTTPResponse.py):07:32
CIA-94Factor out computation of the list of response headers from stringifying them.07:32
CIA-94Allows WSGIHTTPResponse do reuse them as tuples.07:32
CIA-94tseaver tseaver-fix_wsgi * r112832 Zope/src/ZPublisher/WSGIPublisher.py: (log message trimmed)07:32
CIA-94Refactor WSGIHTTPResponse to avoid the need to use str() and parse.07:32
CIA-94o Instead, compute status and headers directly.07:32
CIA-94Chop out error and transaction handling from the 'publish*' functions:07:32
CIA-94the point of doing WSGI is to move that stuff out of the application,07:32
CIA-94and out into middleware.07:32
CIA-94One backward incompatibility: the special "shutdown" behavior is gone07:32
CIA-94tseaver tseaver-fix_wsgi * r112833 Zope/src/ZPublisher/ (HTTPResponse.py tests/testHTTPResponse.py): Move finalization logic out of HTTPResponse.listHeaders.07:32
CIA-94tseaver tseaver-fix_wsgi * r112834 Zope/src/ZPublisher/tests/test_WSGIPublisher.py:07:32
CIA-94Split up bogus tests of __str__.07:32
CIA-94This WSGI response object should probably not even *have* a __str__.07:32
CIA-94The real logic is in finalize and listHeaders now, and the publish*07:32
CIA-94functions call those directly.07:32
*** vipod has joined #zope08:06
*** lcpfnvc has quit IRC08:12
*** Theuni1 has joined #zope08:25
CIA-94tseaver tseaver-fix_wsgi * r112836 Zope/ (3 files in 3 dirs): Get quickstart page rendering under plain paste config.08:29
*** tiwula has quit IRC08:38
*** regebro has joined #zope08:40
*** davisagli|away is now known as davisagli08:42
*** eleddy has joined #zope08:45
*** eleddy has left #zope08:50
*** redir has quit IRC08:55
*** redir has joined #zope08:55
*** davisagli is now known as davisagli|away09:08
*** Theuni1 has quit IRC09:17
*** Theuni1 has joined #zope09:19
*** Theuni1 has quit IRC09:24
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10604709:30
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10631009:33
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10647209:33
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10663409:34
*** astoon has joined #zope09:35
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10679609:35
*** zagy has joined #zope09:35
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10695809:35
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10712009:36
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10728309:37
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10744509:38
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10760709:38
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10776909:39
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10793109:40
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10809309:40
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10825509:41
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10841709:42
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10857909:42
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10874109:43
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10890309:44
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10906509:44
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10922709:45
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10938909:46
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10955109:47
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10971309:47
lisppaste6pliea2 pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/10987509:48
*** huajie has joined #zope09:48
lisppaste6hypatia pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/11006909:50
lisppaste6hypatia pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/11023109:50
lisppaste6hypatia pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/11039309:51
lisppaste6hypatia pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/11055509:52
lisppaste6hypatia pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/11071709:52
lisppaste6hypatia pasted "if 500 people join #ubuntu-women ill show my tits" at http://paste.lisp.org/display/11087909:53
*** lisppaste6 has quit IRC09:53
*** mcdonc has quit IRC10:08
*** mcdonc has joined #zope10:08
*** planetzopebot has quit IRC10:33
*** planetzopebot has joined #zope10:34
*** Theuni1 has joined #zope10:40
*** shywolf9982 has joined #zope10:43
*** mr_jolly has joined #zope10:52
*** astoon has quit IRC10:53
*** ignas has quit IRC10:57
*** menesis has joined #zope10:58
*** tarek has joined #zope11:16
*** dunny has joined #zope11:16
*** crash_388 has joined #zope11:26
crash_388buon Giorgio11:26
*** JaRoel|4D has joined #zope11:32
*** vipod has quit IRC11:54
*** huajie has quit IRC12:06
*** digitalmortician has joined #zope12:08
*** redir has quit IRC12:09
Theuni1ola12:15
*** tarek has quit IRC12:30
*** tarek has joined #zope12:34
*** crash_388 has quit IRC12:36
*** evilbungle has joined #zope12:40
*** evilbungle has quit IRC12:44
*** crash_388 has joined #zope12:49
*** ccomb has joined #zope13:00
*** mr_jolly has quit IRC13:05
*** tarek has quit IRC13:16
*** aaronv has joined #zope13:25
*** JaRoel|4D has quit IRC13:26
*** crash_388 has quit IRC13:46
*** crash_388 has joined #zope13:55
*** dunny has quit IRC14:00
*** crash_388 has quit IRC14:22
*** lisppaste6 has joined #zope14:26
*** MrTango has joined #zope14:27
*** shywolf9982 has quit IRC14:45
*** vipod has joined #zope15:01
*** milosn has quit IRC15:01
*** davisagli|away is now known as davisagli15:02
*** d2m has joined #zope15:07
*** davisagli is now known as davisagli|away15:11
*** JaRoel|4D has joined #zope15:20
*** milosn has joined #zope15:23
*** davisagli|away is now known as davisagli15:25
*** davisagli is now known as davisagli|away15:36
*** lucmult has joined #zope15:45
*** lucmult has left #zope15:46
*** davisagli|away is now known as davisagli16:13
CIA-94janjaapdriessen * r112837 /Sandbox/janjaapdriessen/buildbot/buildout.cfg: z3c.evalexception does not have any tests, removing from the buildbot16:24
*** redir has joined #zope16:27
*** redir has quit IRC16:28
*** Arfrever has joined #zope16:30
*** shywolf9982 has joined #zope16:38
*** lisppaste6 has quit IRC17:04
*** JaRoel|4D has quit IRC17:04
*** JaRoel|4D has joined #zope17:07
*** ignas has joined #zope17:10
*** vipod has quit IRC17:10
*** pepeu has joined #zope17:14
*** Hypergraphe has joined #zope17:41
CIA-94janjaapdriessen * r112838 /Sandbox/janjaapdriessen/buildbot/buildout.cfg: the zope2 builds on windows need a buildslave with c compiler that we don't have yet.17:49
*** Ariel_Calzada has joined #zope17:58
*** Ariel_Calzada has left #zope17:59
*** mr_jolly has joined #zope18:08
*** Theuni1 has quit IRC18:13
*** tarek has joined #zope18:19
*** allisterb has quit IRC18:32
*** mr_jolly has left #zope18:37
*** allisterb has joined #zope18:48
*** alecm has joined #zope18:55
*** allisterb has quit IRC18:58
*** allisterb has joined #zope19:11
*** JaRoel|4D has quit IRC19:31
*** JaRoel|4_ has joined #zope19:31
*** JaRoel|4_ has quit IRC19:57
*** pepeu has quit IRC20:02
*** ignas has quit IRC20:35
*** JaRoel|4D has joined #zope20:37
*** aaronv has quit IRC20:44
*** lcpfnvc has joined #zope20:51
planetzopebotdolmen.authentication 0.2 (PyPI recent updates)  http://pypi.python.org/pypi/dolmen.authentication/0.221:04
*** redir has joined #zope21:06
*** alecm has quit IRC21:06
*** redir has quit IRC21:16
*** Ariel_Calzada has joined #zope21:21
*** Ariel_Calzada has left #zope21:21
*** shywolf9982 has quit IRC21:36
*** JaRoel|4D has quit IRC21:38
*** hever has joined #zope21:45
*** ignas has joined #zope21:59
CIA-94tseaver tseaver-fix_wsgi * r112839 Zope/src/ (3 files in 3 dirs): Adapt to new signature of _cookie_list.22:01
CIA-94tseaver tseaver-fix_wsgi * r112840 Zope/src/App/ZApplication.py:22:01
CIA-94Remove inappropriate suspenders from request cleaner.22:01
CIA-94Aborting the transaction is the publisher's job, not the application's.22:01
CIA-94tseaver tseaver-fix_wsgi * r112841 Zope/src/ZPublisher/WSGIPublisher.py:22:01
CIA-94Make the WSGI publish function deal with three special cases:22:01
CIA-94- App returns a file-like object as the response body (keep the app from22:01
CIA-94stringifying it).22:01
CIA-94- App raises an Unauthorized exception (just set the response status, to22:01
CIA-94let middleware handle issuing a challenge).22:01
CIA-94- App raises a Redirect exception (just call redirect on the response).22:01
*** Theuni1 has joined #zope22:10
*** Theuni1 has quit IRC22:15
*** avn has joined #zope22:15
*** Ariel_Calzada has joined #zope22:26
*** Ariel_Calzada has left #zope22:26
CIA-94tseaver tseaver-fix_wsgi * r112842 Zope/src/App/ZApplication.py: Put this back: we need to do the dance differently for WSGI anyway.22:34
CIA-94tseaver tseaver-fix_wsgi * r112843 Zope/src/ZPublisher/WSGIPublisher.py:22:34
CIA-94Defer closing the request until the transaction commits.22:34
CIA-94But only if we know that middleware is handling the transaction.22:34
*** TresEquis has joined #zope22:39
*** Ariel_Calzada has joined #zope22:47
*** Ariel_Calzada has left #zope22:47
*** menesis has quit IRC23:09
*** zagy has quit IRC23:12
*** crash_388 has joined #zope23:13
*** aaronv has joined #zope23:23
*** alecm has joined #zope23:24
*** TresEquis has quit IRC23:29
*** dunny has joined #zope23:47
*** d2m has left #zope23:56
*** lcpfnvc has quit IRC23:59

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!