Skip to content

Fix raiser extension to be installed in the package#19

Merged
adiroiban merged 2 commits into
twisted:trunkfrom
mgorny:raiser-ext-location
Apr 5, 2026
Merged

Fix raiser extension to be installed in the package#19
adiroiban merged 2 commits into
twisted:trunkfrom
mgorny:raiser-ext-location

Conversation

@mgorny

@mgorny mgorny commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Fix the build system to build the raiser extension inside the cython_test_exception_raiser package rather than as a top-level extension. This reduces site-packages pollution, and restores compatibility with 1.x releases.

Fixes twisted/twisted#12608

Fix the build system to build the `raiser` extension inside the
`cython_test_exception_raiser` package rather than as a top-level
extension.  This reduces site-packages pollution, and restores
compatibility with 1.x releases.

Fixes twisted/twisted#12608

Signed-off-by: Michał Górny <mgorny@gentoo.org>

@adiroiban adiroiban left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Looks good.

I added a suggestion for the release notes so that they read less like a commit message and more like a release note.

If you are happy with the suggestion we can merge and look into doing a new release.

Thanks again

Comment thread CHANGELOG.rst Outdated
Co-authored-by: Adi Roiban <adiroiban@gmail.com>
@mgorny

mgorny commented Apr 5, 2026

Copy link
Copy Markdown
Contributor Author

LGTM. Thanks!

@adiroiban adiroiban enabled auto-merge April 5, 2026 07:33
@adiroiban

adiroiban commented Apr 5, 2026

Copy link
Copy Markdown
Member

Thanks. Let's see if I remeber how to do new release

@adiroiban adiroiban merged commit 7983e4c into twisted:trunk Apr 5, 2026
5 checks passed
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.

cython-test-exception-raiser == 25.11.1 moved raiser into top-level extension

2 participants