Skip to content

[pull] main from python:main - #1357

Merged
pull[bot] merged 4 commits into
tj-python:mainfrom
python:main
Aug 9, 2026
Merged

[pull] main from python:main#1357
pull[bot] merged 4 commits into
tj-python:mainfrom
python:main

Conversation

@pull

@pull pull Bot commented Aug 9, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


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

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

eklopfer and others added 4 commits August 9, 2026 17:31
…etErrorMode (GH-103697)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
fseek() was necessary for FILE streams on Windows 9x systems for its side
effect (flush). lseek() which replaced it in 2003 was never needed.

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Creating a new turtle screen after the previous one was closed no longer
raises turtle.Terminator on the first turtle command.

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Some references to a removed `c14n` serialization method remained in
ElementTree.py. Attempting to use `method='c14n'` in the `write()`
method would result in `ValueError: unknown method 'c14n'`.

Removes the `write_c14n()` method that uses `method='c14n'` and also
raises the same error.
@pull pull Bot locked and limited conversation to collaborators Aug 9, 2026
@pull pull Bot added the ⤵️ pull label Aug 9, 2026
@pull
pull Bot merged commit 87b120f into tj-python:main Aug 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants