xavier2k6

Results 661 comments of xavier2k6

## ANNOUNCEMENT! For anybody coming across this **_"Feature Request"_** & would like/love to see a potential implementation in the future! **Here are some options available to you:** 1. Please select/click...

@mxlei01 I've added `name` field in #7955 & hopefully this should be enough?!

>I think you might need a version as well? I've looked at other projects & `version` field wasn't included in all cases, so it seems that it's not a hard...

repo-review seem to indicate it's required.....(will ammend my PR) ![Image](https://github.com/user-attachments/assets/360088d5-c1b9-473b-bdc1-aa17eb86b8a6)

certain words etc. can be excluded.....will be back to it...any suggestions on what you'd like to exclude or want to actually change? leafs -> leaves file_prioritity0 -> file_priority0 file_prioritity1 ->...

@cas-- publishing to https://pypi.org/project/libtorrent/ is a manual step, the `cibuildwheel` action was broken for some time, upcoming PR that I linked to should be ready to go upon maintainers return.

Note/Review: https://github.com/pypa/cibuildwheel/discussions/1926#discussioncomment-9991009

@qstokkink Can you give the created wheels a test?

Upcoming changes: - [Support for musllinux_1_1 images will be dropped on 2024-11-01](https://github.com/pypa/manylinux/issues/1629) - [feat: use SPEC 0 schedule for cibuildwheel](https://github.com/pypa/cibuildwheel/pull/1912)

@qstokkink 1. I've added macOS-12/x86_x64 architecture with Python 3.9 to pull_request matrix for testing purposes (this can probably be removed again, once you've tested) 2. Have included macOS-12/x86_x64 architecture with...