1 | initial version |
hmmm I wonder who wrote that extremly buggy code https://trac.sagemath.org/ticket/31646
2 | No.2 Revision |
hmmm I wonder who wrote that extremly buggy code https://trac.sagemath.org/ticket/31646code! You were exactly right vertices = self.path[0]
was the line to blame.
I opened the ticket #31646 in which I provide a more general cleaning of the BezierPath
constructor.
3 | No.3 Revision |
hmmm I wonder who wrote that extremly buggy code! You were exactly right vertices = self.path[0]
was the line to blame.blame. Thanks for your report and the analysis of the bug!
I opened the ticket #31646 in which I provide a more general cleaning of the BezierPath
constructor.
4 | No.4 Revision |
hmmm I wonder who wrote that extremly buggy and untested code! You were exactly right vertices = self.path[0]
was the line to blame. Thanks for your report and the precise analysis of the bug!
I opened the ticket #31646 in which I provide a more general cleaning of the BezierPath
constructor.