Re: [sage-devel] Re: Final call for GitHub user names

2023-01-19 Thread John Cremona
I think there are many trac names whose real names are known (I saw several) but either do not have github accounts or are no longer active in Sage development. What should the policy be about those? If someone made a trac account without registering their full name, I am not sure that it is rig

Re: [sage-devel] Re: Final call for GitHub user names

2023-01-19 Thread Kwankyu Lee
On Thursday, January 19, 2023 at 5:40:34 PM UTC+9 john.c...@gmail.com wrote: What should the policy be about those? If someone made a trac account without registering their full name, I am not sure that it is right for a 3rd party to later supply that real name. For a username with *known on Tr

Re: [sage-devel] Final call for GitHub user names

2023-01-19 Thread Emmanuel Briand
My trac username is: ebriand and my GitHub username is: EmmanuelJeanBriand Emmanuel Briand El jue, 19 ene 2023 a las 3:14, Kwankyu Lee () escribió: > Dear readers, > > Attached unmapped_users.pdf is the list of usernames encountered in the > preparation of the migration from Trac to GitHub, *wit

Re: [sage-devel] Final call for GitHub user names

2023-01-19 Thread 'Justin C. Walker' via sage-devel
My trac name is ‘justin’, and my GitHub name is RalphieBoy. Not sure why :-} Justin > On Jan 18, 2023, at 18:14 , Kwankyu Lee wrote: > > -- Justin C. Walker, Curmudgeon at Large Institute for the Absorption of Federal Funds --- I want to die, peacefully in my sleep, like my grandfath

[sage-devel] Automorphism group of a PermutationGroup without GAP directly

2023-01-19 Thread Trevor Karn
Am I correctly understanding that there is currently no method to return the automorphism group of PermutationGroup without directly invoking GAP? I'm thinking something along the lines of the `AbelianGroupGap.aut()` method. It doesn't seem to bad to add, I just want to make sure I'm not missin

[sage-devel] Multiple warnings in sagemath on default fedora 37

2023-01-19 Thread Georgi Guninski
On default install of fedora 37 in a VM sagemath gives warnings, one of which is on start and on executing scripts: Looks like the package maintainer didn't start it recently. Is there workaround? Session: $ sage SageMath version 9.6, Release Date: 2022-05-15 /usr/lib64/python3.11/site-package

Re: [sage-devel] Final call for GitHub user names

2023-01-19 Thread Kwankyu Lee
Thanks, Emmanuel and Justin. This https://github.com/sagemath/trac-to-github/pull/145/files takes care of you. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[sage-devel] Re: Multiple warnings in sagemath on default fedora 37

2023-01-19 Thread Matthias Koeppe
Report Fedora packaging bugs to Fedora On Thursday, January 19, 2023 at 9:26:38 PM UTC-8 Georgi Guninski wrote: > On default install of fedora 37 in a VM sagemath gives > warnings, one of which is on start and on executing scripts: > > Looks like the package maintainer didn't start it recently. >