Sidney San Martín added the comment:
Thanks Hynek, awesome! It looks like it’s in now.
--
___
Python tracker
<http://bugs.python.org/issue14835>
___
___
Pytho
Sidney San Martín added the comment:
Hynek: Here you go!
Ronald: Emailed it in on Friday.
--
Added file: http://bugs.python.org/file25734/plistlib_empty_element_test.patch
___
Python tracker
<http://bugs.python.org/issue14
Sidney San Martín added the comment:
Thanks Jeff, I’m actually a relatively new Python developer and got the
impression that it was best practice to always use a tuple for string
formatting, for consistency.
Here’s an updated patch which drops the tuples for those cases.
--
Added
New submission from Sidney San Martín :
plistlib’s output is currently byte-for-byte identical to Apple’s, except
arrays and dictionaries are stored with self-closing tags (e.g. '') and
plistlib outputs empty tags with a newline (e.g. '\n').
This tiny patch makes its out
New submission from Sidney San Martín :
wsgiref’s validation middleware is missing messages for many of its assertions,
and its docstring doesn’t reflect read() now requiring an argument (said that
it took an optional argument).
Here’s a patch to add some and update the comment
Changes by Sidney San Martín :
--
nosy: +ssm
___
Python tracker
<http://bugs.python.org/issue14204>
___
___
Python-bugs-list mailing list
Unsubscribe: