Great! Then it sounds like it should be included. It is a Python Team package
and the source code is on salsa, so feel free to go ahead and upload.
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.
Hi Hans-Christoph (2021.02.01_10:27:12_+)
> Do the tests pass with this patch?
Yes.
SR
--
Stefano Rivera
http://tumbleweed.org.za/
+1 415 683 3272
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth
Do the tests pass with this patch?
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
Control: forwarded -1
https://bitbucket.org/wooster/biplist/issues/12/python-39-compatibility
Control: tag -1 + patch
Hi Hans-Christoph (2021.01.03_13:54:51_-0700)
> In Python 3.9, the plistlib was changed to no longer have the internal data
> structure plistlib.Data, which biplist relied on.
Fr
Control: tags -1 help confirmed
In Python 3.9, the plistlib was changed to no longer have the internal
data structure plistlib.Data, which biplist relied on. Here's a
potential fix:
https://github.com/unified-font-object/ufoNormalizer/pull/74/files
__