You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sagemathgh-40857: Fix pdf docbuild failure if destination file exists
The destination of shutil.move must be the filename and not a directory
to take advantage of move-overwrite filesystem semantic.
Fixessagemath#40854
URL: sagemath#40857
Reported by: Volker Braun
Reviewer(s):
0 commit comments