Skip to content

gh-148758: Fix dynamic loading file extensions for CYGWIN#148759

Open
carlo-bramini wants to merge 1 commit intopython:mainfrom
carlo-bramini:fix-cygwin-error-2
Open

gh-148758: Fix dynamic loading file extensions for CYGWIN#148759
carlo-bramini wants to merge 1 commit intopython:mainfrom
carlo-bramini:fix-cygwin-error-2

Conversation

@carlo-bramini
Copy link
Copy Markdown

@carlo-bramini carlo-bramini commented Apr 19, 2026

This patch fixes issue #148758.

After applying the patch, this will be the result on the console:

Checked 115 modules (37 built-in, 77 shared, 1 n/a on cygwin-3.6.7-x86_64, 0 disabled, 0 missing, 0 failed on import)

This patch fixes issue python#148758.

After applying the patch, this will be the result on the console:

Checked 115 modules (37 built-in, 77 shared, 1 n/a on cygwin-3.6.7-x86_64, 0 disabled, 0 missing, 0 failed on import)
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 19, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant