[ python-Bugs-1459808 ] test suite should pass with -Qnew ?

SourceForge.net noreply at sourceforge.net
Tue Mar 28 13:02:40 CEST 2006


Bugs item #1459808, was opened at 2006-03-28 07:13
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1459808&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Neal Norwitz (nnorwitz)
Summary: test suite should pass with -Qnew ?

Initial Comment:
Even though we're not going to change the default for
-Q in Python 2.x, I feel that the testsuite and the
stdlib should demonstrate best practices, and pass with
-Qnew, at least. The following fail under 2.5-HEAD:

    test_builtin test_coercion test_decimal test_doctest 



----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2006-03-28 11:02

Message:
Logged In: YES 
user_id=849994

Thomas fixed test_ctypes in rev 43397. Closing.

----------------------------------------------------------------------

Comment By: Georg Brandl (gbrandl)
Date: 2006-03-28 10:37

Message:
Logged In: YES 
user_id=849994

Made test_decimal pass in rev 43385.
Made test_coercion pass in revs 43385 and 43393.
Fixed xdrlib and made test_xdrlib pass in rev 43394.
Made test_augassign pass in rev 43395.
Fixed uu, which made test_email pass in rev 43396.


----------------------------------------------------------------------

Comment By: Tim Peters (tim_one)
Date: 2006-03-28 07:39

Message:
Logged In: YES 
user_id=31435

FYI, test_builtin passes w/ or w/o -Qnew now, and I'm going
to sleep :-).

----------------------------------------------------------------------

Comment By: Tim Peters (tim_one)
Date: 2006-03-28 07:29

Message:
Logged In: YES 
user_id=31435

FYI, test_doctest works w/ -Qnew now.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1459808&group_id=5470


More information about the Python-bugs-list mailing list