[issue14151] multiprocessing.connection.Listener fails with invalid address

Antoine Pitrou report at bugs.python.org
Sun Apr 1 17:32:04 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Thank you!
For the record, the recommended workflow to produce patches is to use Mercurial: see http://docs.python.org/devguide/setup.html#getting-the-source-code
so that you only have to type e.g. "hg diff" to get a diff of all your local changes.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14151>
_______________________________________


More information about the Python-bugs-list mailing list