What's Changed
* Fix lint missed by flake8<5, enables quotes, bugbear by inducer in https://github.com/inducer/pycparserext/pull/69
* Bump to py 3.8 by inducer in https://github.com/inducer/pycparserext/pull/70
* Placate flake8-comprehensions by inducer in https://github.com/inducer/pycparserext/pull/74
* Fix TypeDeclExt/ArrayDeclExt by douglas-raillard-arm in https://github.com/inducer/pycparserext/pull/77
* added __typeof expression type_specifier, it is another alias for __typeof__; also test added too by retif in https://github.com/inducer/pycparserext/pull/80
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/inducer/pycparserext/pull/82
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/inducer/pycparserext/pull/81
* Comprehensions fix by inducer in https://github.com/inducer/pycparserext/pull/83
* Gh 86 by inducer in https://github.com/inducer/pycparserext/pull/88
New Contributors
* douglas-raillard-arm made their first contribution in https://github.com/inducer/pycparserext/pull/77
* retif made their first contribution in https://github.com/inducer/pycparserext/pull/80
* dependabot made their first contribution in https://github.com/inducer/pycparserext/pull/82
**Full Changelog**: https://github.com/inducer/pycparserext/compare/v2021.1...v2024.1