|
|
|
|
|
by hansvm
1112 days ago
|
|
Also lost it at the timed lifetimes :) Infinite lifetime is actually useful here and there. I'll usually slap an infinite lifetime wrapper around the `requests` or `httpx` module when I'm testing out some Python web scraping code. |
|