Bugs item #1459808, was opened at 2006-03-28 02:13
Message generated for change (Comment added) made by tim_one
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: Open
Resolution: None
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: Tim Peters (tim_one)
Date: 2006-03-28 02: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
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to