• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

README.swarmingH A D16-Feb-2021355 1612

__init__.pyH A D16-Feb-20213.8 KiB13288

__version__.pyH A D16-Feb-2021441 1510

_internal_utils.pyH A D16-Feb-20211.1 KiB4332

adapters.pyH A D16-Feb-202120.8 KiB534413

api.pyH A D16-Feb-20216.3 KiB162119

auth.pyH A D16-Feb-202110 KiB306218

certs.pyH A D16-Feb-2021453 1912

compat.pyH A D16-Feb-20211.7 KiB7345

cookies.pyH A D16-Feb-202118 KiB550427

exceptions.pyH A D16-Feb-20213.1 KiB12772

help.pyH A D16-Feb-20213.4 KiB12099

hooks.pyH A D16-Feb-2021757 3523

models.pyH A D16-Feb-202133.4 KiB955656

packages.pyH A D16-Feb-2021542 156

sessions.pyH A D16-Feb-202128.6 KiB768496

status_codes.pyH A D16-Feb-20214.1 KiB124103

structures.pyH A D16-Feb-20212.9 KiB10671

update.shH A D16-Feb-2021554 2011

utils.pyH A D16-Feb-202129.5 KiB983685

README.swarming

1Name: requests
2Short Name: requests
3URL: https://github.com/psf/requests/archive/v2.23.0.tar.gz
4Version: 2.23.0
5Revision: c7e0fc087ceeadb8b4c84a0953a422c474093d6d
6License: Apache License, Version 2.0
7
8Description:
9Python HTTP for Humans.
10
11Local Modifications: See update.sh.
12
13How to update:
14Run update script and update this file.
15$ ./update.sh <version>
16