Oleg Bulatov
192477b5ba
Enable flake8-bugbear B020 lint ( #110823 )
...
Fixes part of https://github.com/pytorch/pytorch/issues/106571
Pull Request resolved: https://github.com/pytorch/pytorch/pull/110823
Approved by: https://github.com/Skylion007
2023-10-24 22:43:47 +00:00
Jerry Zhang
9ed0b3fcd9
[release_note_tool] Update test and skip commits that errors out ( #108252 )
...
Summary:
att
Test Plan:
python test_release_notes.py
Reviewers:
Subscribers:
Tasks:
Tags:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/108252
Approved by: https://github.com/drisspg
2023-08-31 04:38:53 +00:00
Edward Z. Yang
f70844bec7
Enable UFMT on a bunch of low traffic Python files outside of main files ( #106052 )
...
Signed-off-by: Edward Z. Yang <ezyang@meta.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/106052
Approved by: https://github.com/albanD , https://github.com/Skylion007
2023-07-27 01:01:17 +00:00
John Clow
8549fafd36
Refactoring release not script to use dataclasses and have a shorter test. ( #78189 )
...
Pull Request resolved: https://github.com/pytorch/pytorch/pull/78189
Approved by: https://github.com/soulitzer
2022-07-07 22:42:46 +00:00
Alban Desmaison
68954fe897
Add release note scripts ( #47360 )
...
Summary:
First commit contains the initial code from Richard's branch.
Second commit are the changes that I made during the writing process
Third commit is the update to support category/topic pair for each commit
Pull Request resolved: https://github.com/pytorch/pytorch/pull/47360
Reviewed By: ejguan
Differential Revision: D24741003
Pulled By: albanD
fbshipit-source-id: d0fcc6765968dc1732d8a515688d11372c7e653d
2020-11-05 06:43:24 -08:00