[sage-devel] cypari2 2.1.5 release candidate

2024-03-17 Thread Matthias Koeppe
I have prepared a release candidate for cypari2 2.1.5 - https://pypi.org/project/cypari2/2.1.5rc1/ - https://github.com/sagemath/cypari2/blob/master/NEWS - I've added simple CODE_OF_CONDUCT and CONTRIBUTING files that just point to the main sagemath repository - needs testing: the new binary wheel

[sage-devel] Re: UniqueRepresentation MRO Question

2024-03-17 Thread enriqu...@gmail.com
Is there any sense to define a new class of UniqueRepresentation with the same characteristics and other name with the switch of order? El miércoles, 13 de marzo de 2024 a las 16:58:49 UTC+1, Travis Scrimshaw escribió: > Hi everyone, >On https://github.com/sagemath/sage/pull/37128, we fi