Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid UnicodeDecodeError from command output #2970

Merged
merged 2 commits into from
Apr 5, 2023

SyncWrite: decode with errors='surrogateescape'

c4fdf2c
Select commit
Failed to load commit list.
Merged

Avoid UnicodeDecodeError from command output #2970

SyncWrite: decode with errors='surrogateescape'
c4fdf2c
Select commit
Failed to load commit list.
PSF Chronographer / Timeline protection succeeded Apr 5, 2023 in 2s

Timeline protection: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

Details

The following news fragments found: [<PatchedFile: docs/changelog/2969.bugfix.rst>]

Pattern: re.compile('docs/changelog/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>feature|bugfix|doc|removal|misc)(\.\d+)?(\.[^\\./]+)*$')