Patches item #1700467, was opened at 2007-04-14 00:14
Message generated for change (Comment added) made by jorend
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1700467&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: Build
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hirokazu Yamamoto (ocean-city)
Assigned to: Nobody/Anonymous (nobody)
Summary: stack size of python_d.exe on VC6

Initial Comment:
Hello. I created the patch to expand stack size of
python_d.exe(debug build) on VC6 to 1MB automatically.

Without this patch, test_exceptions.py
(testInfiniteRecursion) causes halt with an error
message dialog.

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

Comment By: Jason Orendorff (jorend)
Date: 2007-04-20 16:51

Message:
Logged In: YES 
user_id=18139
Originator: NO

+0.

But note that 0x1000000 is actually 16MB, not 1MB!


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1700467&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to