-
Thanks for the report. Obviously the fix is going to be a little tougher than I first thought. I've
reverted the previous change.
2009-12-19 00:10:09 UTC in SpamBayes anti-spam
-
montanaro committed revision 3256 to the SpamBayes anti-spam SVN repository, changing 2 files.
2009-12-18 13:01:12 UTC in SpamBayes anti-spam
-
Alexandre, what SpamBayes tool demonstrates this problem? I tested the change using sb_filter.py. It seems you're seeing this with another one of the SpamBayes tools.
2009-12-17 16:50:12 UTC in SpamBayes anti-spam
-
Thanks for the bug report. I checked in a fix to a couple support files (rev 3255) which will hopefully correct this problem.
2009-12-06 20:28:14 UTC in SpamBayes anti-spam
-
montanaro committed revision 3255 to the SpamBayes anti-spam SVN repository, changing 2 files.
2009-12-06 19:36:06 UTC in SpamBayes anti-spam
-
I'm using pymssql v 0.8.0 with FreeTDS 0.64. This looks to be the only reasonable way to set a query timeout:
conn = pymmsql.connect(...)
conn._pymssqlCnx__cnx.set_query_timeout(15)
Is that the "correct" way to do it?
Thanks,
Skip Montanaro.
2009-11-23 17:57:39 UTC in Simple MS SQL Python extension module
-
I was thinking to the page the current owner's link points to. Maybe call it "All Versions"?.
2009-11-14 17:16:23 UTC in Python Package Index
-
Why not just and an "older versions" link to the admin menu bar?.
2009-11-14 14:03:07 UTC in Python Package Index
-
No. That's too obscure. It's not obvious (to me) that necessarily want to edit the latest version. I want the package link in the upper right to just take me to the package "homepage". That has a nice obvious "edit" link.
2009-11-14 12:59:22 UTC in Python Package Index
-
It took me awhile to figure out how to even see comments about my packages
when I'm logged in. Instead of the links to my packages taking me to the
edit page I think they should take me to the regular public pages. For
example, if I click the lockfile link while logged in I'm routed to
http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=lockfile
That page has no links to the main.
2009-11-14 00:30:36 UTC in Python Package Index