Add 3.10 stdlib to torch.package (#81261) (#81261) (#81879)
Summary:
Copy-n-paste the list from https://github.com/PyCQA/isort/blob/main/isort/stdlibs/py310.py
Tested locally and in https://github.com/pytorch/pytorch/pull/81233
Pull Request resolved: https://github.com/pytorch/pytorch/pull/81261
Approved by: https://github.com/suo
Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/9ed76c8c89f6875f36619cd27fdd4af01d765a5b
Reviewed By: DanilBaibak
Differential Revision: D37781957
Pulled By: malfet
fbshipit-source-id: e39d94335950022fbdbe7b053674136694b89fad
Co-authored-by: Nikita Shulga (Meta Employee) <nshulga@fb.com>