[issue11512] adding test suite for cgitb

2011-07-08 Thread Robbie Clemons

Robbie Clemons robclem...@gmail.com added the comment:

Pretty sure it has nothing to do with the new cgitb test.  Apparently
testPasswordProtectedSite (test.test_robotparser.NetworkTestCase) uses
website http://mueblesmoraleda.com to run it's test and that site is
currently down.

On Fri, Jul 8, 2011 at 7:58 AM, Antoine Pitrou rep...@bugs.python.org wrote:

 Antoine Pitrou pit...@free.fr added the comment:

 Not sure this is related, but test_robotparser has started failing on one of 
 the buildbots after this change:
 http://www.python.org/dev/buildbot/all/builders/AMD64%20Gentoo%20Wide%203.x/builds/2070

 --
 nosy: +pitrou

 ___
 Python tracker rep...@bugs.python.org
 http://bugs.python.org/issue11512
 ___


--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11512
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11165] Document PyEval_Call* functions

2011-03-14 Thread Robbie Clemons

Changes by Robbie Clemons robclem...@gmail.com:


--
nosy: +robquad

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11165
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10775] assertRaises as a context manager should accept a 'msg' keyword argument.

2011-03-14 Thread Robbie Clemons

Robbie Clemons robclem...@gmail.com added the comment:

Changing callableObj to callable_obj in assertRaises will break for anyone 
that's upgrading to 3.3.  I left a comment on the review.

--
nosy: +robquad

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10775
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11512] adding test suite for cgitb

2011-03-14 Thread Robbie Clemons

New submission from Robbie Clemons robclem...@gmail.com:

Added a test suite for cgitb that provides 75% test coverage according to 
coverage.py.

--
components: Tests
files: test_cgitb.diff
keywords: patch
messages: 130926
nosy: brian.curtin, robquad
priority: normal
severity: normal
status: open
title: adding test suite for cgitb
type: behavior
Added file: http://bugs.python.org/file21152/test_cgitb.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11512
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com