Nikolaus Waxweiler
|
6b9eefcf48
|
Warn if use_builtin_types is False
|
2019-10-14 11:04:52 +01:00 |
|
Nikolaus Waxweiler
|
6da6a2c377
|
Fix typo
|
2019-10-12 13:49:36 +01:00 |
|
Nikolaus Waxweiler
|
94c3aff991
|
Remove redundant object subclassing
|
2019-10-12 13:44:03 +01:00 |
|
Nikolaus Waxweiler
|
b54e11c1a5
|
Remove conditional to use built-in types by default
|
2019-10-12 13:40:48 +01:00 |
|
Nikolaus Waxweiler
|
c67a2e5ff0
|
Remove more legacy imports
|
2019-10-12 13:26:59 +01:00 |
|
Nikolaus Waxweiler
|
2acb1de6c9
|
Remove unicode import
|
2019-10-12 13:22:31 +01:00 |
|
Nikolaus Waxweiler
|
fb07ab1d8f
|
Remove PY2-era re.ASCII reference
|
2019-10-12 12:24:16 +01:00 |
|
Nikolaus Waxweiler
|
b0afdc273e
|
Remove singledispatch import conditional
|
2019-10-12 12:20:06 +01:00 |
|
Nikolaus Waxweiler
|
969df8303b
|
Remove some Python 2 era import gaming
|
2019-10-11 22:36:33 +01:00 |
|
Nikolaus Waxweiler
|
01328213c7
|
Remove __future__ imports
|
2019-08-09 12:20:13 +01:00 |
|
Nikolaus Waxweiler
|
3b2bfcf29a
|
Treat Mapping objects as dicts
|
2018-12-13 15:44:25 +00:00 |
|
Cosimo Lupo
|
8081bf57fa
|
etree/plistlib/glifLib: using (default) single quotes in XML_DECLARATION
https://github.com/fonttools/fonttools/pull/1335#issuecomment-431118568
|
2018-10-18 19:49:52 +01:00 |
|
Cosimo Lupo
|
081b0fc090
|
keep fontTools.ufoLib.plistlib compatibility shim
the old readPlist, writePlist are only kept in fontTools.ufoLib.plistlib,
not in fontTools.misc.plistlib
|
2018-10-18 11:11:34 +01:00 |
|
Cosimo Lupo
|
176b5f763d
|
change 'import ufoLib' to 'import fontTools.ufoLib'
|
2018-10-17 17:43:28 +01:00 |
|
Cosimo Lupo
|
e42bfd65f4
|
move ufoLib.plistlib to fontTools.misc.plistlib
As PLIST are not only UFOs (e.g. DesignSpace documents)
|
2018-10-17 17:29:34 +01:00 |
|