On Sat, Jun 24, 2017 at 2:31 PM holger krekel <[email protected]> wrote:
> ... maybe simply documenting the new methods (write_bytes/write_text i > guess) > and not mentioning the old methods anymore but not removing/changing them. > That has happened several times and i think it's a good approach. > I agree, but it might be better to document the `write` method clearly as deprecated/broken and point to `write_bytes` and `write_text` so people looking it up online can see it in the docs. Cheers, Bruno.
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
