Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 27, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )


📚 Documentation preview 📚: https://cpython-previews--566.org.readthedocs.build/

serhiy-storchaka and others added 5 commits November 27, 2024 13:29
…dows console (GH-124059)

Since MultiByteToWideChar()/WideCharToMultiByte() is not reversible if
the data contains invalid UTF-8 sequences, use binary search to
calculate the number of written bytes from the number of written
characters.

Also fix writing incomplete UTF-8 sequences.

Also fix handling of memory allocation failures.
If the top-most frame is a trampoline frame, skip it.
@pull pull bot added the ⤵️ pull label Nov 27, 2024
@pull pull bot merged commit 14a05a8 into TechPenguineer:main Nov 27, 2024
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.

4 participants