This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients Anthony Sottile, christian.heimes, pablogsal, paul.moore, shreyanavigyan, steve.dower, tim.golden, zach.ware
Date 2021-05-20.16:55:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621529719.28.0.667736580279.issue44184@roundup.psfhosted.org>
In-reply-to
Content
Is b02ba019e16f7c156ec63c2ea05c627a0fe86c48 the correct commit? I cannot checkout this:

❯ git clone https://github.com/pycqa/pyflakes

Cloning into 'pyflakes'...
remote: Enumerating objects: 2651, done.
remote: Counting objects: 100% (53/53), done.
remote: Compressing objects: 100% (34/34), done.
remote: Total 2651 (delta 27), reused 28 (delta 15), pack-reused 2598
Receiving objects: 100% (2651/2651), 905.17 KiB | 10.40 MiB/s, done.
Resolving deltas: 100% (1774/1774), done.

/tmp
❯ cd pyflakes

pyflakes on  master  pyenv 3.9.1
❯ git checkout b02ba019e16f7c156ec63c2ea05c627a0fe86c48

fatal: reference is not a tree: b02ba019e16f7c156ec63c2ea05c627a0fe86c48
History
Date User Action Args
2021-05-20 16:55:19pablogsalsetrecipients: + pablogsal, paul.moore, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, shreyanavigyan
2021-05-20 16:55:19pablogsalsetmessageid: <1621529719.28.0.667736580279.issue44184@roundup.psfhosted.org>
2021-05-20 16:55:19pablogsallinkissue44184 messages
2021-05-20 16:55:19pablogsalcreate