On Tue, Jun 19, 2018 at 10:26 PM John H Palmieri wrote:
>
> I fixed my own problem: I had pushed without committing anything first. After
> committing, I can view the ticket.
Yes, it happens when you add a branch that has the same HEAD as the
branch it's being compared against (i.e. develop). I
oh, thanks, that fixes it for me, too!
Am Dienstag, 19. Juni 2018 22:26:01 UTC+2 schrieb John H Palmieri:
>
> I fixed my own problem: I had pushed without committing anything first.
> After committing, I can view the ticket.
>
>
> On Tuesday, June 19, 2018 at 1:14:52 PM UTC-7, Jeroen Demeyer wrot
I fixed my own problem: I had pushed without committing anything first.
After committing, I can view the ticket.
On Tuesday, June 19, 2018 at 1:14:52 PM UTC-7, Jeroen Demeyer wrote:
>
> The error is raised here:
>
>
> https://github.com/sagemath/sage_trac_plugin/blob/master/sage_trac/common.py#
The error is raised here:
https://github.com/sagemath/sage_trac_plugin/blob/master/sage_trac/common.py#L157
--
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-d
I am now having what looks like the same problem with
https://trac.sagemath.org/ticket/25603. The ticket won't open, giving an
error
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
John
On Tuesday, June 19, 2018 at 7:17:45 AM UTC-7, Martin R wrote:
>
> if I recall corre