Hi Victor,
On Thu, Dec 2, 2021 at 11:48 AM Victor Stinner vstinner@python.org wrote:
Hi Ezio,
What is the status of migrating Python issues to GitHub?
You can check the status here: https://github.com/psf/gh-migration/projects/1
Is it done?
Not yet, but we are aiming for mid-January.
If not, what are remaining issues?
See https://github.com/psf/gh-migration/issues There are a number of ancillary tools that need to be replaced that I haven't looked into yet, and any help with those would be appreciated. These are not blockers for the migration though, and they might be addressed after the migration happened.
--Ezio
Victor