On 11/7/19 2:02 PM, Alfredo Deza wrote: > Quick update on this, we are working hard on trying to get cherrypy > fully available, and we made some progress yesterday. Being able to > concentrate on EPEL8 (CentOS8) is going to be a tremendous help. > > We will follow Sage's suggestion of getting the packages into a > self-hosted repo so that we don't have to wait (weeks!) for packages > to become available officially. Thanks a lot for making this happen, much appreciated! Not having to keep Python2 compatibility in mind when implementing new features will help to increase the code quality. However, there's one catch: backporting code into previous releases may now become more difficult, as it might require tweaking the code to be Python2-compatible as part of the backport, e.g. in a follow-up commit. But that's bearable, I think :) Lenz -- SUSE Software Solutions Germany GmbH - Maxfeldstr. 5 - 90409 Nuernberg GF: Felix Imendörffer, HRB 36809 (AG Nürnberg)
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx