STINNER Victor added the comment:

Berker and/or Eryksun: Please write unit tests for your patch. I just added a 
new SpawnTests to test_os which tests all os.spawn*() functions.

Please add at least one unit test with env contains a bytes key/value entry. 
Maybe add a use_bytes=False parameter to create_args() to use bytes for the 
variable added by the test?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to