Development¶
If you want to contribute anything to parso, just open an issue or pull
request to discuss it. We welcome changes! Please check the CONTRIBUTING.md
file in the repository, first.
Deprecations Process¶
The deprecation process is as follows:
- A deprecation is announced in the next major/minor release.
- We wait either at least a year & at least two minor releases until we remove the deprecated functionality.