Hi Jonathan, On Wed, Aug 8, 2012 at 11:27 PM, Jonathan Slenders <[email protected]> wrote: > The patch, just add this one line to lib_pypy/_marshal.py (line 433)
Thanks! Checked in this extra line together with a 2-line test in lib_pypy/pypy_test/test_marshal_extra.py. For larger changes or ones that are not so "obviously correct", you would need to submit either a patch to the bug tracker https://bugs.pypy.org/ , or a pull request on bitbucket if you are familiar with "hg". A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
