Debian Patches
Status for python-cffi/2.0.0-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| bundled-wheel-and-setuptools | Use virtualenvs' bundled wheel and setuptools We can't install it from the Internet in our builds, without Internet access. |
Stefano Rivera <stefanor@debian.org> | no | debian | 2023-11-04 | |
| pycparser-3 | Make test_parsing more resilient to changes in pycparser (#224) * Make test_parsing more resilient to changes in pycparser Several tests expect precise error messages from pycparser, which pycparser doesn't guarantee. While testing CFFI with pycparser 3.0, some tests needed to be made more resilient. I've used the .startswith() approach already used in this file, instead of exact string matching. Ref #223 * Loosen error message assertion even more |
Eli Bendersky <eliben@gmail.com> | no | upstream, https://github.com/python-cffi/cffi/commit/c36c02fa6f4f1d12a9cead81861c6f42af47da22 | 2026-01-24 |
