Re: [sage-devel] Re: https://wiki.sagemath.org/ReleaseTours/sage-9.2

2020-08-29 Thread 'Travis Scrimshaw' via sage-devel
I added some comments about unicode art. If someone else wants, this could possibly be expanded to include better unicode support elsewhere in Sage. Best, Travis On Sunday, August 30, 2020 at 5:38:56 AM UTC+10, c.ed...@gmail.com wrote: > > I just noticed 30243 has been closed but not merged yet

Re: [sage-devel] Re: https://wiki.sagemath.org/ReleaseTours/sage-9.2

2020-08-29 Thread c.ed...@gmail.com
I just noticed 30243 has been closed but not merged yet; I've gone ahead and attached a snippet and an image if you'd like to add it to the release tour; it would fit as a subsection under Combinatorics. I'll see about getting a legacy trac account in the future. Thanks! -- Chase On Thursday,

[sage-devel] LOTS of bug tickets need help

2020-08-29 Thread Matthias Koeppe
https://trac.sagemath.org/query?status=needs_info&status=needs_review&status=needs_work&status=new&type=defect&milestone=!sage-duplicate%2Finvalid%2Fwontfix&milestone=!sage-wishlist&milestone=!sage-9.3&group=component&max=2000&col=id&col=summary&col=time&col=changetime&col=author&col=reviewer&col=k

Re: [sage-devel] check merge failure on Trac

2020-08-29 Thread 'Travis Scrimshaw' via sage-devel
I normally do $ git checkout -b local_branch develop $ git pull trac branch_on_trac This will add a merge commit, but it will allow you to do the diff and not recompile. Best, Travis On Saturday, August 29, 2020 at 1:51:09 AM UTC+10, Dima Pasechnik wrote: > > On Fri, Aug 28, 2020 at 4:19 PM