Skip to content

work around un-pickleabiliy of EntryPoint in 3.8.0#1641

Merged
asottile merged 1 commit intomainfrom
entry-points-not-pickleable
Aug 1, 2022
Merged

work around un-pickleabiliy of EntryPoint in 3.8.0#1641
asottile merged 1 commit intomainfrom
entry-points-not-pickleable

Conversation

@asottile
Copy link
Copy Markdown
Member

@asottile asottile commented Aug 1, 2022

3.8.0 is ancient but might as well make it work

resolves #1637

tested manually in docker

@asottile asottile added this to the 5.0.2 milestone Aug 1, 2022
@asottile asottile merged commit 446b18d into main Aug 1, 2022
@asottile asottile deleted the entry-points-not-pickleable branch August 1, 2022 12:48
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.

RecursionError: maximum recursion depth exceeded on python 3.8.0 after upgrading to flake8 5.0.0

1 participant