On 2020-06-29 18:38, Travis Scholl wrote:
> Hello,
> 
> I was hoping someone could review the following two tickets:
> 
> https://trac.sagemath.org/ticket/24302
> 
> https://trac.sagemath.org/ticket/18863
> 
> Is there a standard way to request reviewers besides marking a ticket as
> "needs_review"?
> 

You can CC people that you think might be interested; otherwise, begging
on the mailing list is fairly popular.

For what it's worth, these tickets look easy to review.

Since I looked at the commits, here's my drive-by suggestion: the
different() examples could use some explanatory text between them. For
example, knowing nothing about them, this one

  sage: K.<c> = NumberField(x^2+1)
  sage: K.different() == K.ideal(c.different())
  True

looks to me like it's demonstrating something important but I've no idea
what.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/9eb85ef3-f2b7-4242-89b7-66f712a7eff2%40orlitzky.com.

Reply via email to