python-etcd3
python-etcd3 copied to clipboard
Update pycparser to 2.21
This PR updates pycparser from 2.20 to 2.21.
Changelog
2.21
- Much improved support for C11 (multiple PRs)
- Support for parehthesized compount statements (423)
- Support for modern Python versions (3.9 and 3.10)
- Fix support for structs with nested enums (387)
- Multiple small bug fixes
Links
- PyPI: https://pypi.org/project/pycparser
- Changelog: https://pyup.io/changelogs/pycparser/
- Repo: https://github.com/eliben/pycparser