#13867: Remove debugging output from Python command line
-------------------------------------+--------------------------------------
Reporter: jpflori | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: packages | Resolution:
Keywords: python spkg debug | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
-------------------------------------+--------------------------------------
Description changed by vbraun:
Old description:
> This breaks pynad build, the problem is that the test used by the
> AX_PYTHON_DEVEL autoconf macro to check for distutils fails when Python
> is built with pydebug.
>
> Also, breaks the Sage test suite.
>
> Install http://www.stp.dias.ie/~vbraun/Sage/spkg/python-2.7.3.p5.spkg
New description:
The extra debugging output "`[number of refs]`" before each command line
prompt breaks the pynad build. the problem is that the test used by the
AX_PYTHON_DEVEL autoconf macro to check for distutils fails when Python is
built with pydebug.
Also, breaks the Sage test suite.
I'm just removing this extra output. Its not that useful, really, since
object counts in Sage are always pretty large and widely fluctuating with
stuff like coercion running in the background. It also doesn't offer any
extra info over `gc.get_count()`.
Install http://www.stp.dias.ie/~vbraun/Sage/spkg/python-2.7.3.p5.spkg
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13867#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.