On Monday, July 27, 2020 at 8:56:48 PM UTC-7, Nils Bruin wrote:
>
> On Monday, July 27, 2020 at 11:43:44 AM UTC-7, Matthias Koeppe wrote:
>>
>> On Sunday, July 26, 2020 at 4:10:25 PM UTC-7, Nils Bruin wrote:
>>>
>>> With the adoption of Python 3 in Sage, we have access to a lot of more
>>> recent
On Monday, July 27, 2020 at 11:43:44 AM UTC-7, Matthias Koeppe wrote:
>
> On Sunday, July 26, 2020 at 4:10:25 PM UTC-7, Nils Bruin wrote:
>>
>> With the adoption of Python 3 in Sage, we have access to a lot of more
>> recent development in python. One of which is the new "import" machinery,
>> wh
On Sunday, July 26, 2020 at 4:10:25 PM UTC-7, Nils Bruin wrote:
>
> With the adoption of Python 3 in Sage, we have access to a lot of more
> recent development in python. One of which is the new "import" machinery,
> which makes hooking in particular processors a lot easier. [...]
>
+1. In parti