X Tutup
The Wayback Machine - https://web.archive.org/web/20250918143834/https://github.com/python/cpython/pull/25429
Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 16, 2021

  • pyclbr no longer uses copy
  • typing no longer uses ast

Issue discovered by pyflakes.

https://bugs.python.org/issue40443

* pyclbr no longer uses copy
* typing no longer uses ast

Issue discovered by pyflakes.
@vstinner
Copy link
Member Author

@isidentical: You added import ast in commit 044a104. Was it a mistake? Can it be removed?

@isidentical
Copy link
Member

I think so, it is probably a leftover from another commit in that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
X Tutup