Skip to content

2.6.0 Pickling regression #3208

@claudeviool

Description

@claudeviool

In 2.5.0, objects like Github and Repository were picklable.

Now:

import pickle

pickle.dumps(repo)
AttributeError: Can't pickle local object 'AppAuth.create_jwt_sign.<locals>.jwt_sign'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions