Skip to content

fscontext.pxi: Fix cython type decl string warning.#172

Merged
pebenito merged 1 commit into
SELinuxProject:mainfrom
pebenito:cython-strings-warning
Jun 23, 2026
Merged

fscontext.pxi: Fix cython type decl string warning.#172
pebenito merged 1 commit into
SELinuxProject:mainfrom
pebenito:cython-strings-warning

Conversation

@pebenito

Copy link
Copy Markdown
Member

Addresses:

warning: setools/policyrep/fscontext.pxi:82:51:
Strings should no longer be used for type
declarations. Use 'cython.int' etc. directly.

Addresses:
warning: setools/policyrep/fscontext.pxi:82:51:
Strings should no longer be used for type
declarations. Use 'cython.int' etc. directly.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
@pebenito pebenito merged commit 6afeff7 into SELinuxProject:main Jun 23, 2026
12 checks passed
@pebenito pebenito deleted the cython-strings-warning branch June 23, 2026 19:47
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