Closed Bug 864267 Opened 12 years ago Closed 12 years ago

[traceback] TypeError: request() got an unexpected keyword argument 'prefetch'

Categories

(Marketplace Graveyard :: Validation, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 864075

People

(Reporter: krupa.mozbugs, Unassigned)

References

()

Details

This was caused by the requests upgrade. prefetch=True is no longer necessary with the latest requests. I think we can remove it. It used to be here http://docs.python-requests.org/en/v0.10.6/user/advanced/ but I think prefetch=True is maybe default behavior now. In the latest, http://www.python-requests.org/en/latest/user/advanced/ , stream=True is the *opposite*. Right?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.