Skip to content

Conversation

killerdevildog
Copy link
Contributor

  • Updated Session.request() docstring to match requests.request()
  • Changed 'How long to wait' to 'How many seconds to wait'
  • Fixes inconsistency in timeout documentation

Fixes #6813

- Updated Session.request() docstring to match requests.request()
- Changed 'How long to wait' to 'How many seconds to wait'
- Fixes inconsistency in timeout documentation

Fixes psf#6813
Copy link
Member

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @killerdevildog!

@nateprewitt nateprewitt enabled auto-merge (squash) July 18, 2025 02:08
@nateprewitt nateprewitt merged commit d58d8aa into psf:main Jul 18, 2025
29 checks passed
@DetachHead
Copy link

it looks like this only updated it in one spot, i already had a PR #6814 to update it everywhere

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Session.request documentation does not specify what unit of time the timeout argument uses
3 participants