Hi Victor,

Just looked at the ticket, and without looking at the mathematical content 
I see a few things that make the ticket probably not get attention from 
reviewers. 

1) The plugins of the patchbot currently show multiple problems with your 
ticket: https://patchbot.sagemath.org/ticket/24542/
2) The ticket on trac is says your ticket is in the component: "packages: 
standard". However, that label only for already very robust third party 
packages like the ones mentioned 
on http://www.sagemath.org/links-components.html . A first glance of your 
code shows that you just modify and add .py files in the core sage library. 
However just modifying .py files is not adding a third party package so you 
should just file your ticket under the mathematical component that your 
ticket falls under.

Is this your first contribution to sage?
If so, do you have anyone that you personally know that has succesfully 
contributed to sage in the past? Making a first succesfull contribution to 
sage that also meets all the standard that your code has to satisfy without 
the guidance of a more experienced sage developer is something that is 
really difficult.

Another option to make your code available instead of modifying the sage 
source code is just to make a pip package like I did with my private sage 
code in order to make it reusable for others: 
https://github.com/koffie/mdsage . Depending what you are expecting this 
might be a good choice. If your standalone package becomes succesful it can 
then later still be included in sage.

Thanks,
Maarten

On Wednesday, 23 May 2018 00:13:25 UTC+2, Victor Porton wrote:
>
> I committed a new feature of Sage 4 months ago. It is now needs_review. 
> Why is it not yet accepted? Is something wrong? Or should I just wait more?
>
> https://trac.sagemath.org/ticket/24542 
> <https://www.google.com/url?q=https%3A%2F%2Ftrac.sagemath.org%2Fticket%2F24542&sa=D&sntz=1&usg=AFQjCNEXotdFoMU81tEDkId1Z--l9gb_Yw>
>

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to