New submission from Julien Palard <julien+pyt...@palard.fr>:

In Doc/library/parser.rst I can read:

The parse trees are not typically compatible from one version to another, 
whereas source code has always been forward-compatible.

But I don't think this is right, I think of print for example.

Maybe just remove ", whereas source code has always been forward-compatible" or 
rewrite it so say source is just more stable than parse trees?

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 346142
nosy: docs@python, mdk
priority: normal
severity: normal
status: open
title: Source code has not always been forward-compatible

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

Reply via email to