Skip to content

Make update_version.py compatible with Python 3#8555

Merged
acozzette merged 1 commit intoprotocolbuffers:3.16.xfrom
acozzette:update-version-script
May 3, 2021
Merged

Make update_version.py compatible with Python 3#8555
acozzette merged 1 commit intoprotocolbuffers:3.16.xfrom
acozzette:update-version-script

Conversation

@acozzette
Copy link
Copy Markdown

No description provided.

@acozzette acozzette force-pushed the update-version-script branch from e2901d1 to 41039d7 Compare May 3, 2021 23:20
Comment thread update_version.py
file_handle.write(content)
file_handle.write('\n')
file_handle.write(b'<?xml version="1.0" encoding="UTF-8"?>\n')
file_handle.write(content.encode('utf-8'))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

One more b' ' here.

@acozzette acozzette merged commit 17b0fb9 into protocolbuffers:3.16.x May 3, 2021
@acozzette acozzette deleted the update-version-script branch May 3, 2021 23:27
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.

4 participants