Hi,

I'm currently working on deprecating a parameter `maximization`, within the 
`obtain_nash`
function of `NormalFormGame`. I've looked at a few examples of previous 
deprecations,
and in those examples, either;

- The doctests were rewritten for the new version without the deprecation 
warnings
http://www.google.com/url?q=http%3A%2F%2Fgit.sagemath.org%2Fsage.git%2Fcommit%2F%3Fid%3D3ce3c89b99ffe05dbab370c853e1b926b2fed6f3&sa=D&sntz=1&usg=AFQjCNHeAQsah1Hex4dMcOMwN7l93vLYeg
- or the results of the doctests were updated to show the deprecation 
warning
http://www.google.com/url?q=http%3A%2F%2Fgit.sagemath.org%2Fsage.git%2Fcommit%2F%3Fid%3D31a301e&sa=D&sntz=1&usg=AFQjCNEX538qJfrpoh68q25vysSORxCasQ

I would like to know which of these methods is the recommended way to go 
about doing
things.

Kind Regards,
Tobenna Peter, Igwe.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to