-
While I consider this a security-relevant issue, I feel there's no overall benefit from reporting it under an embargo, so here goes.
libvncserver/rfbserver.c: rfbProcessClientNormalMessage() contai…
-
I am having problems importing sage in Mac:
```pytb
>>> import sage
>>> import sage.all
Traceback (most recent call last):
File "", line 1, in
File "/Users/aaronmeurer/anaconda3/envs/pyth…
-
#24599 introduced an import regression: GCC is installed multiple times:
```
jdemeyer@sardonis:~/sage-gcc$ grep 'Setting up build directory for gcc' logs/install.log
[gcc-7.2.0] Setting up build d…
-
part of #16081
Component: **python3**
Author: **Frédéric Chapoton**
Branch/Commit: **[`4642af3`](https://github.com/sagemath/sagetrac-mirror/commit/4642af336b3c640b30f0a099ae0772075354d7c2)**
Re…
-
🤔: These packages are probably not the right version in conda-forge but they should not matter for the conda release.
*Base* SPKGs that have changed between 7.6 and 8.1 (from `git diff 7.6..8.1 bui…
-
According to https://www.wolfram.com/engine/ there is an embedded version of the Wolfram Engine (which, I think, includes Mathematica which is used in Wolfram Alpha). Though there is no link, so I don…
-
It is currently not doctested and broken.
CC: @rwst @mforets @frederichan-IMJPRG
Component: **interfaces**
Author: **Frédéric Chapoton**
Branch/Commit: **[`ddbfe9a`](https://github.com/sagemath…
-
Using GCC 7.1
```
mpoly-giac.cpp: In member function 'const polynome GiNaC::ex::to_polynome(GiNaC::ex_int_map&, GiNaC::exvector&) const':
mpoly-giac.cpp:111:64: error: passing 'const GiNaC::numeric…
-
eval_line in the giac interface might miss the argument restart_if_needed.
The error can be seen when converting with big matrices to giac.
So I add also a doc test to see it.
NB: The other inte…
-
See https://trac.sagemath.org/ticket/21963#comment:8