Skip to content

Update pycparser to 2.23#589

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pycparser-2.19-to-2.23
Closed

Update pycparser to 2.23#589
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pycparser-2.19-to-2.23

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Sep 9, 2025

This PR updates pycparser from 2.19 to 2.23.

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

2.20

- 61: Fix slow backtracking when parsing strings.
- 99: Parser for FuncDecl incorrectly sets declname attribute on return type.
- 310: Fix crash when file starts with a semicolon.
- 313: Fix array type generation.
- 314: Fix failed parsing of unnamed function parameters with array dim
 qualifiers.
- 315: Fix pointer type generation.
- 324: Fixes for u/l constant integer suffix.
- 346: Fix error transforming an empty switch.
- 350: Recognize integer multicharacter constants like 'ABCD'.
- 363: Fix incorrect AST when parsing offsetof.
Links

@pyup-bot pyup-bot mentioned this pull request Sep 9, 2025
@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #620

@pyup-bot pyup-bot closed this Jan 21, 2026
@Kvm99 Kvm99 deleted the pyup-update-pycparser-2.19-to-2.23 branch January 21, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant