This repository was archived by the owner on Aug 7, 2024. It is now read-only.
Commit 77398cb
committed
fix instances where kwargs should default to None
This fixes issue 426, where List functions
defaulted to False for owner_screenname etc.
than None, which caused those functions to fail
and pass the wrong IDing info to twitter.1 parent a779827 commit 77398cb
1 file changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3592 | 3592 | | |
3593 | 3593 | | |
3594 | 3594 | | |
3595 | | - | |
3596 | | - | |
| 3595 | + | |
| 3596 | + | |
3597 | 3597 | | |
3598 | 3598 | | |
3599 | 3599 | | |
| |||
3631 | 3631 | | |
3632 | 3632 | | |
3633 | 3633 | | |
3634 | | - | |
3635 | | - | |
| 3634 | + | |
| 3635 | + | |
3636 | 3636 | | |
3637 | 3637 | | |
3638 | 3638 | | |
| |||
3668 | 3668 | | |
3669 | 3669 | | |
3670 | 3670 | | |
3671 | | - | |
3672 | | - | |
| 3671 | + | |
| 3672 | + | |
3673 | 3673 | | |
3674 | 3674 | | |
3675 | 3675 | | |
| |||
3706 | 3706 | | |
3707 | 3707 | | |
3708 | 3708 | | |
3709 | | - | |
3710 | | - | |
| 3709 | + | |
| 3710 | + | |
3711 | 3711 | | |
3712 | 3712 | | |
3713 | 3713 | | |
| |||
4171 | 4171 | | |
4172 | 4172 | | |
4173 | 4173 | | |
4174 | | - | |
4175 | | - | |
| 4174 | + | |
| 4175 | + | |
4176 | 4176 | | |
4177 | 4177 | | |
4178 | 4178 | | |
| |||
0 commit comments