Pytorch does not support python 3.11

Hello . I must thank your team for developing and extending this package.
but we have a problem in windows . pytorch does not support python 3.11 in windows.
when will you publish python 3.11 supported version ?
and why do you much delay after every python’s major release ?
sorry if my questions annoyed your team .
Thank you .
Have a good day .

The nightly packages for PyTorch already support Python 3.11 as seen e.g. in the last build:
torch-2.0.0.dev20230228-cu118-cp311-cp311-win_amd64.whl

I don’t think the support is delayed, but higher priority tasks were done instead.
If you want a faster support your contributions are more than welcome. This issue tracks the status so please let me know if you are interested in working on any open issue.