Commit 8197cba
committed
Add all GitHubSession attributes to __attrs__. sigmavirus24#946
GitHubSession objects can't be properly copied without the __attrs__
list being correct. The requests Session object implements __getstate__
using the __attrs__ list.1 parent 3e79aae commit 8197cba
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| |||
0 commit comments