#5885: #5567 should throw a deprecation warning
----------------------+-----------------------------------------------------
Reporter: jason | Owner: burcin
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.4.2
Component: calculus | Keywords:
----------------------+-----------------------------------------------------
#5567 fixes a bug, but in doing so, avoids the deprecation warning that
should happen when the user types in
{{{
region_plot([y>0,x>0,x^2+y^2<3], (-3, 3),
(-3,3),plot_points=100,incol='gray').show(aspect_ratio=1)
}}}
See #5413 for details on the deprecation warning. This deprecation
warning should be triggered when the code in the doctest of #5567 is run.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5885>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---