Skip to content

Conversation

@dom96
Copy link
Contributor

@dom96 dom96 commented Oct 9, 2025

Summary

This documents the new python_modules_excludes option implemented in cloudflare/workers-sdk#10927.

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • [x ] If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/workers/wrangler/ @cloudflare/wrangler, @irvinebroque, @kodster28, @cloudflare/pcx-technical-writing, @cloudflare/workers-runtime-1

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

Copy link
Contributor

@irvinebroque irvinebroque left a comment

Choose a reason for hiding this comment

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

Are there default values for excludes that the reader should know about?

@dom96
Copy link
Contributor Author

dom96 commented Oct 9, 2025

Currently by default there are no excludes

@dom96
Copy link
Contributor Author

dom96 commented Oct 14, 2025

Just changed it to set the defaults to ["**/*.pyc"]

@dom96 dom96 force-pushed the dominik/python_modules_excludes branch from 535be65 to 8387448 Compare October 14, 2025 16:16
@dom96 dom96 force-pushed the dominik/python_modules_excludes branch from 8387448 to 0548c93 Compare October 20, 2025 10:49
@dom96 dom96 merged commit 33949ab into production Oct 21, 2025
8 checks passed
@dom96 dom96 deleted the dominik/python_modules_excludes branch October 21, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants