FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-103583: Isolate CJK modules, alternative 3 by erlend-aasland · Pull Request #103870 · python/cpython · GitHub

/ cpython Public

gh-103583: Isolate CJK modules, alternative 3 - #103870

Closed
erlend-aasland wants to merge 1 commit into
python:mainfrom
erlend-aasland:isolate-cjk-alt3
Closed

gh-103583: Isolate CJK modules, alternative 3#103870
erlend-aasland wants to merge 1 commit into
python:mainfrom
erlend-aasland:isolate-cjk-alt3

Conversation

erlend-aasland commented Apr 26, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor Author

The approach I started on here is to pass the cjk module state to the cjk codec helpers, which means extensive changes in multibytecodec.c. IMO, this messes up the arg spec of the helpers too much, and I don't like the changes to _multibytecodec. I don't recommend this approach, but in theory it will work.

erlend-aasland deleted the isolate-cjk-alt3 branch April 26, 2023 18:36

Copy link
Copy Markdown
Contributor Author

Closing in favour of #103869

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL