WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Dec 5, 2025

Rationale for this change

e9b9042 added the workaround for Python 3.9 on Windows. However, PyArrow dropped Python 3.9 at aedb752. Per python/cpython@e822e37, this should be fine to be removed.

What changes are included in this PR?

This PR proposes to remove obsolete snprintf workaround for Python 3.9 on Windows.

Are these changes tested?

I tested locally but do not have Windows environment. I will rely on CI.

Are there any user-facing changes?

No.

@HyukjinKwon
Copy link
Member Author

For reviewers I am trying to get used to the dev, reading documentation and code bit by bit so I happened to create a lot of minor PRs 🙏 .

@AlenkaF
Copy link
Member

AlenkaF commented Dec 5, 2025

These kind of contributions are very welcome!
As for this specific PR, though it is a minimal change, can you create an issue to track what you are removing?

@raulcd
Copy link
Member

raulcd commented Dec 5, 2025

Thanks for the contributions! echoing @AlenkaF see our definition for MINOR here:
https://github.com/apache/arrow/blob/main/CONTRIBUTING.md#minor-fixes

@HyukjinKwon
Copy link
Member Author

Thanks, will do

@HyukjinKwon HyukjinKwon changed the title MINOR: [Python] Remove obsolete snprintf workaround for Python 3.9 GH-48355: [Python] Remove obsolete snprintf workaround for Python 3.9 Dec 5, 2025
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

⚠️ GitHub issue #48355 has been automatically assigned in GitHub to PR creator.

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.

3 participants