Skip to content

[cpyrt] Drop redundant namespace qualification. NFC - #36

Open
aaronj0 wants to merge 1 commit into
mainfrom
cpyrt-interop-spelling
Open

[cpyrt] Drop redundant namespace qualification. NFC#36
aaronj0 wants to merge 1 commit into
mainfrom
cpyrt-interop-spelling

Conversation

@aaronj0

@aaronj0 aaronj0 commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

The interop namespace is trivially accessible from cpyrt, and all the extra qualification blaots the code and reduces readability. This patch improves that. Also fix a faulty find+replace case in a comment (Cpycppjit)

@github-actions

Copy link
Copy Markdown

Test Results

Configuration Result
macos-26-intel-llvm21-py3.14-cxx20 = 437 passed, 44 skipped, 85 xfailed, 32 xpassed, 100 warnings in 88.78s (0:01:28) =
macos-26-llvm21-py3.14-cxx20 ==== 438 passed, 37 skipped, 93 xfailed, 30 xpassed, 100 warnings in 41.79s ====
ubuntu-24.04-llvm21-py3.14-cxx20-vg ====== 553 passed, 25 skipped, 18 xfailed, 2 xpassed in 92.92s (0:01:32) =======
ubuntu-24.04-llvm22-py3.14-cxx20 ====== 553 passed, 25 skipped, 19 xfailed, 1 xpassed in 117.39s (0:01:57) ======
ubuntu-24.04-llvm22-py3.14-cxx20-cling ====== 543 passed, 25 skipped, 27 xfailed, 3 xpassed in 109.46s (0:01:49) ======
ubuntu-24.04-llvm22-py3.14-cxx23 ====== 574 passed, 3 skipped, 20 xfailed, 1 xpassed in 113.05s (0:01:53) =======

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