[PR #37] [python] setup.py fixes for Windows #623

Closed
opened 2026-01-29 20:46:28 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/37

State: closed
Merged: Yes


I split my previous pull request #31 into two smaller one.
this one includes changes to setup.py to allow the building of the Python extension on Windows, which does not like UNIX-style symlinks, and does not understand gcc-specific compiler flags.
Sorry for multiple posting.
Thanks.

C.

**Original Pull Request:** https://github.com/google/brotli/pull/37 **State:** closed **Merged:** Yes --- I split my previous pull request #31 into two smaller one. this one includes changes to setup.py to allow the building of the Python extension on Windows, which does not like UNIX-style symlinks, and does not understand gcc-specific compiler flags. Sorry for multiple posting. Thanks. C.
claunia added the pull-request label 2026-01-29 20:46:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#623