chore(deps): bump pycparser from 2.21 to 2.23
Open
Number: #734
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 16, 2025 at 08:04 AM UTC
(9 months ago)
(9 months ago)
Updated:
September 16, 2025 at 10:47 AM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps pycparser from 2.21 to 2.23.
Release notes
Sourced from pycparser's releases.
release_v2.23
What's Changed
- Allow abstract declarator "static" (GH issue #539) by
@gpercivain eliben/pycparser#545- Add support for Python 3.13 by
@hugovkin eliben/pycparser#550- Add dirent and socket typedefs. by
@MegaManSecin eliben/pycparser#558- Support for labels with no statement by
@ignatiraboin eliben/pycparser#562- Accept empty 'case' or 'default' labels by
@ignatiraboin eliben/pycparser#564- fix: preserve parentheses for statement exprs by
@zawan-ilain eliben/pycparser#566- fix: hex float types by
@zawan-ilain eliben/pycparser#567- Explicit error for comments, with README link by
@cellularmitosisin eliben/pycparser#569- showemptyattrs option on Node.show() by
@cellularmitosisin eliben/pycparser#570- Add fake typedefs for GNU Extension 128-bit integers. by
@dj-wednesdayin eliben/pycparser#577- Typedef for __kernel_sa_family_t in linux/socket.h by
@crosserin eliben/pycparser#578New Contributors
@gpercivamade their first contribution in eliben/pycparser#545@MegaManSecmade their first contribution in eliben/pycparser#558@ignatirabomade their first contribution in eliben/pycparser#562@zawan-ilamade their first contribution in eliben/pycparser#566@cellularmitosismade their first contribution in eliben/pycparser#569@dj-wednesdaymade their first contribution in eliben/pycparser#577@crossermade their first contribution in eliben/pycparser#578Full Changelog: https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23
release_v2.22
What's Changed
- Add missing SCHAR limit defines by
@matameggerin eliben/pycparser#449- Use proper SPDX identifier by
@Shortfingain eliben/pycparser#474- Add Python 3.11 as a supported version by
@erlend-aaslandin eliben/pycparser#469- Fix multi-pragma/single statement blocks (#479) by
@ldorein eliben/pycparser#480- Add an encoding parameter to parse_file by
@jordrin eliben/pycparser#486- Feature/add pragma support by
@jordrin eliben/pycparser#487- Set up permissions to ci.yml by
@joycebrumin eliben/pycparser#492- _build_tables: Invalidate cache before importing generated modules by
@mgornyin eliben/pycparser#494- Upgrade GitHub Actions by
@cclaussin eliben/pycparser#500- Create a Security Policy by
@joycebrumin eliben/pycparser#499- New example to generate AST from scratch by
@Andree37in eliben/pycparser#507- Add support for Python 3.12 by
@hugovkin eliben/pycparser#515- ply: Make generated lextab.py deterministic by
@jackrosenthalin eliben/pycparser#531New Contributors
@matameggermade their first contribution in eliben/pycparser#449@Shortfingamade their first contribution in eliben/pycparser#474@erlend-aaslandmade their first contribution in eliben/pycparser#469@jordrmade their first contribution in eliben/pycparser#486@joycebrummade their first contribution in eliben/pycparser#492@mgornymade their first contribution in eliben/pycparser#494@cclaussmade their first contribution in eliben/pycparser#500@Andree37made their first contribution in eliben/pycparser#507
... (truncated)
Changelog
Sourced from pycparser's changelog.
- Starting with version 2.22, please use the GitHub UI at https://github.com/eliben/pycparser/tags to compare tags in order to find out what changed.
Commits
5b60167Prepare for release 2.237b24736Typedef for __kernel_sa_family_t in _fake_typedefs.h (#578)90184f1Add fake typedefs for GNU Extension 128-bit integers. (#577)f04fdcdshowemptyattrs option on Node.show() (#570)156eae7Explicit error for comments, with README link (#569)2215299fix: hex float types (#567)037bd31fix: preserve parentheses for statement exprs (#566)9cecc09Accept empty 'case' or 'default' labels (#564)7ae671dSupport for labels with no statement (#562)42b5423Add dirent and socket typedefs. (#558)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 7880471 |
| UUID: | 2831950594 |
| Node ID: | PR_kwDOAVZQxs6ozCMC |
| Host: | GitHub |
| Repository: | auth0/auth0-python |
| Merge State: | Unknown |