#jython IRC Log (v0.9)

Index

IRC Log for 2017-05-23

Timestamps are in GMT/BST.

[1:53] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) Quit (Quit: Leaving.)
[3:10] <topi`> jimbaker: ok, so I should switch to using a git build now, or do you have any rc candidates of 2.7.1?
[3:40] <topi`> it seems django's "runserver" facility gets KeyErrors from things like options['use_threading'] or anything, since options seems always empty. I asked on #django and they told me that it comes from python's stdlib arg parser
[3:46] <topi`> oh, and it seems django-on-jython requires some update, it seems to be broken with django 1.11
[3:46] <topi`> AttributeError: type object 'BaseCommand' has no attribute 'option_list'
[3:53] <topi`> ah, on django-celery bug tracker somebody noticed that django 1.10 breaks management commands :)
[4:14] * gsnedders (~gsnedders@5.2.16.23) Quit (Ping timeout: 240 seconds)
[4:15] * gsnedders (~gsnedders@5.2.16.23) has joined #jython
[4:28] <topi`> now, firstproject.war :) let's see if it works. I needed to migrate the django-jython package to use argparse instad of optparse
[8:49] * offbyone (~offbyone@ec2-52-42-218-253.us-west-2.compute.amazonaws.com) Quit (Ping timeout: 260 seconds)
[8:51] * offbyone (~offbyone@ec2-52-42-218-253.us-west-2.compute.amazonaws.com) has joined #jython
[10:21] * girish946 (~gsjoshi@103.51.153.189) has joined #jython
[10:21] * girish946 (~gsjoshi@103.51.153.189) Quit (Max SendQ exceeded)
[10:22] * girish946 (~gsjoshi@103.51.153.189) has joined #jython
[10:23] * girish946 (~gsjoshi@103.51.153.189) Quit (Max SendQ exceeded)
[10:23] * girish946 (~gsjoshi@103.51.153.189) has joined #jython
[10:45] * girish946 (~gsjoshi@103.51.153.189) Quit (Ping timeout: 260 seconds)
[10:51] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) has joined #jython
[10:56] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) Quit (Client Quit)
[10:58] * girish946 (~gsjoshi@106.193.186.160) has joined #jython
[11:08] * girish946 (~gsjoshi@106.193.186.160) Quit (Read error: Connection reset by peer)
[11:09] * girish946 (~gsjoshi@103.51.153.189) has joined #jython
[11:29] * girish946 (~gsjoshi@103.51.153.189) Quit (Ping timeout: 260 seconds)
[11:45] * girish946 (~gsjoshi@103.51.153.189) has joined #jython
[12:47] * girish946 (~gsjoshi@103.51.153.189) Quit (Quit: Leaving)
[13:05] * clajo04 (~clajo04@pool-108-14-251-107.nycmny.fios.verizon.net) Quit (Quit: clajo04)
[13:20] * clajo04 (~clajo04@pool-108-14-251-107.nycmny.fios.verizon.net) has joined #jython
[13:42] * xemdetia (xemdetia@nat/ibm/x-sqsiiazfmuxarfaf) has joined #jython
[13:48] <jimbaker> topi`, about time to start to using argparse :)
[14:26] <topi`> for some odd reason, jython manage.py runserver fails
[14:26] <topi`> at something argparse-related
[17:24] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) has joined #jython
[19:15] <jimbaker> topi`, interesting. do you have a stacktrace or log of any kind
[19:15] <jimbaker> so we can narrow down?
[19:17] <jimbaker> iirc the argparse testing is extensive in the stdlib. on the other hand, argparse-using code often accesses the OS in pretty direct ways. i know, i have written that code myself in cpython
[23:01] * xemdetia (xemdetia@nat/ibm/x-sqsiiazfmuxarfaf) Quit (Ping timeout: 240 seconds)
[23:29] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) Quit (Quit: Leaving.)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).