forked from psf/requests
-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Fixed** - Overall static typing experience have been improved. - Code HTTP 425 is now registered as `too_early` in addition to the legacy `unordered_collection`. **Removed** - Private module `niquests._internal_utils` has been removed as it no longer serve its purposes.
- Loading branch information
Showing
21 changed files
with
137 additions
and
499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,11 @@ | ||
Requests was lovingly created by Kenneth Reitz. | ||
|
||
Keepers of the Crystals | ||
``````````````````````` | ||
|
||
Core maintainers | ||
```````````````` | ||
- Ahmed Tahri `@Ousret <https://github.com/Ousret>`_. | ||
|
||
Previous Keepers of Crystals | ||
```````````````````````````` | ||
Previous from Requests | ||
`````````````````````` | ||
- Kenneth Reitz <[email protected]> `@ken-reitz <https://github.com/ken-reitz>`_, reluctant Keeper of the Master Crystal. | ||
- Cory Benfield <[email protected]> `@lukasa <https://github.com/lukasa>`_ | ||
- Ian Cordasco <[email protected]> `@sigmavirus24 <https://github.com/sigmavirus24>`_. | ||
|
@@ -15,180 +14,4 @@ Previous Keepers of Crystals | |
|
||
Patches and Suggestions | ||
``````````````````````` | ||
|
||
- Various Pocoo Members | ||
- Chris Adams | ||
- Flavio Percoco Premoli | ||
- Dj Gilcrease | ||
- Justin Murphy | ||
- Rob Madole | ||
- Aram Dulyan | ||
- Johannes Gorset | ||
- 村山めがね (Megane Murayama) | ||
- James Rowe | ||
- Daniel Schauenberg | ||
- Zbigniew Siciarz | ||
- Daniele Tricoli 'Eriol' | ||
- Richard Boulton | ||
- Miguel Olivares <[email protected]> | ||
- Alberto Paro | ||
- Jérémy Bethmont | ||
- 潘旭 (Xu Pan) | ||
- Tamás Gulácsi | ||
- Rubén Abad | ||
- Peter Manser | ||
- Jeremy Selier | ||
- Jens Diemer | ||
- Alex (`@alopatin <https://github.com/alopatin>`_) | ||
- Tom Hogans <[email protected]> | ||
- Armin Ronacher | ||
- Shrikant Sharat Kandula | ||
- Mikko Ohtamaa | ||
- Den Shabalin | ||
- Daniel Miller <[email protected]> | ||
- Alejandro Giacometti | ||
- Rick Mak | ||
- Johan Bergström | ||
- Josselin Jacquard | ||
- Travis N. Vaught | ||
- Fredrik Möllerstrand | ||
- Daniel Hengeveld | ||
- Dan Head | ||
- Bruno Renié | ||
- David Fischer | ||
- Joseph McCullough | ||
- Juergen Brendel | ||
- Juan Riaza | ||
- Ryan Kelly | ||
- Rolando Espinoza La fuente | ||
- Robert Gieseke | ||
- Idan Gazit | ||
- Ed Summers | ||
- Chris Van Horne | ||
- Christopher Davis | ||
- Ori Livneh | ||
- Jason Emerick | ||
- Bryan Helmig | ||
- Jonas Obrist | ||
- Lucian Ursu | ||
- Tom Moertel | ||
- Frank Kumro Jr | ||
- Chase Sterling | ||
- Marty Alchin | ||
- takluyver | ||
- Ben Toews (`@mastahyeti <https://github.com/mastahyeti>`_) | ||
- David Kemp | ||
- Brendon Crawford | ||
- Denis (`@Telofy <https://github.com/Telofy>`_) | ||
- Matt Giuca | ||
- Adam Tauber | ||
- Honza Javorek | ||
- Brendan Maguire <[email protected]> | ||
- Chris Dary | ||
- Danver Braganza <[email protected]> | ||
- Max Countryman | ||
- Nick Chadwick | ||
- Jonathan Drosdeck | ||
- Jiri Machalek | ||
- Steve Pulec | ||
- Michael Kelly | ||
- Michael Newman <[email protected]> | ||
- Jonty Wareing <[email protected]> | ||
- Shivaram Lingamneni | ||
- Miguel Turner | ||
- Rohan Jain (`@crodjer <https://github.com/crodjer>`_) | ||
- Justin Barber <[email protected]> | ||
- Roman Haritonov (`@reclosedev <https://github.com/reclosedev>`_) | ||
- Josh Imhoff <[email protected]> | ||
- Arup Malakar <[email protected]> | ||
- Danilo Bargen (`@dbrgn <https://github.com/dbrgn>`_) | ||
- Torsten Landschoff | ||
- Michael Holler (`@apotheos <https://github.com/apotheos>`_) | ||
- Timnit Gebru | ||
- Sarah Gonzalez | ||
- Victoria Mo | ||
- Leila Muhtasib | ||
- Matthias Rahlf <[email protected]> | ||
- Jakub Roztocil <[email protected]> | ||
- Rhys Elsmore | ||
- André Graf (`@dergraf <https://github.com/dergraf>`_) | ||
- Stephen Zhuang (`@everbird <https://github.com/everbird>`_) | ||
- Martijn Pieters | ||
- Jonatan Heyman | ||
- David Bonner <[email protected]> (`@rascalking <https://github.com/rascalking>`_) | ||
- Vinod Chandru | ||
- Johnny Goodnow <[email protected]> | ||
- Denis Ryzhkov <[email protected]> | ||
- Wilfred Hughes <[email protected]> | ||
- Dmitry Medvinsky <[email protected]> | ||
- Bryce Boe <[email protected]> (`@bboe <https://github.com/bboe>`_) | ||
- Colin Dunklau <[email protected]> (`@cdunklau <https://github.com/cdunklau>`_) | ||
- Bob Carroll <[email protected]> (`@rcarz <https://github.com/rcarz>`_) | ||
- Hugo Osvaldo Barrera <[email protected]> (`@hobarrera <https://github.com/hobarrera>`_) | ||
- Łukasz Langa <[email protected]> | ||
- Dave Shawley <[email protected]> | ||
- James Clarke (`@jam <https://github.com/jam>`_) | ||
- Kevin Burke <[email protected]> | ||
- Flavio Curella | ||
- David Pursehouse <[email protected]> (`@dpursehouse <https://github.com/dpursehouse>`_) | ||
- Jon Parise (`@jparise <https://github.com/jparise>`_) | ||
- Alexander Karpinsky (`@homm86 <https://twitter.com/homm86>`_) | ||
- Marc Schlaich (`@schlamar <https://github.com/schlamar>`_) | ||
- Park Ilsu <[email protected]> (`@daftshady <https://github.com/daftshady>`_) | ||
- Matt Spitz (`@mattspitz <https://github.com/mattspitz>`_) | ||
- Vikram Oberoi (`@voberoi <https://github.com/voberoi>`_) | ||
- Can Ibanoglu <[email protected]> (`@canibanoglu <https://github.com/canibanoglu>`_) | ||
- Thomas Weißschuh <[email protected]> (`@t-8ch <https://github.com/t-8ch>`_) | ||
- Jayson Vantuyl <[email protected]> | ||
- Pengfei.X <[email protected]> | ||
- Kamil Madac <[email protected]> | ||
- Michael Becker <[email protected]> (`@beckerfuffle <https://twitter.com/beckerfuffle>`_) | ||
- Erik Wickstrom <[email protected]> (`@erikwickstrom <https://github.com/erikwickstrom>`_) | ||
- Константин Подшумок (`@podshumok <https://github.com/podshumok>`_) | ||
- Ben Bass (`@codedstructure <https://github.com/codedstructure>`_) | ||
- Jonathan Wong <[email protected]> (`@ContinuousFunction <https://github.com/ContinuousFunction>`_) | ||
- Martin Jul (`@mjul <https://github.com/mjul>`_) | ||
- Joe Alcorn (`@buttscicles <https://github.com/buttscicles>`_) | ||
- Syed Suhail Ahmed <[email protected]> (`@syedsuhail <https://github.com/syedsuhail>`_) | ||
- Scott Sadler (`@ssadler <https://github.com/ssadler>`_) | ||
- Arthur Darcet (`@arthurdarcet <https://github.com/arthurdarcet>`_) | ||
- Ulrich Petri (`@ulope <https://github.com/ulope>`_) | ||
- Muhammad Yasoob Ullah Khalid <[email protected]> (`@yasoob <https://github.com/yasoob>`_) | ||
- Paul van der Linden (`@pvanderlinden <https://github.com/pvanderlinden>`_) | ||
- Colin Dickson (`@colindickson <https://github.com/colindickson>`_) | ||
- Smiley Barry (`@smiley <https://github.com/smiley>`_) | ||
- Shagun Sodhani (`@shagunsodhani <https://github.com/shagunsodhani>`_) | ||
- Robin Linderborg (`@vienno <https://github.com/vienno>`_) | ||
- Brian Samek (`@bsamek <https://github.com/bsamek>`_) | ||
- Dmitry Dygalo (`@Stranger6667 <https://github.com/Stranger6667>`_) | ||
- piotrjurkiewicz | ||
- Jesse Shapiro <[email protected]> (`@haikuginger <https://github.com/haikuginger>`_) | ||
- Nate Prewitt <[email protected]> (`@nateprewitt <https://github.com/nateprewitt>`_) | ||
- Maik Himstedt | ||
- Michael Hunsinger | ||
- Brian Bamsch <[email protected]> (`@bbamsch <https://github.com/bbamsch>`_) | ||
- Om Prakash Kumar <[email protected]> (`@iamprakashom <https://github.com/iamprakashom>`_) | ||
- Philipp Konrad <[email protected]> (`@gardiac2002 <https://github.com/gardiac2002>`_) | ||
- Hussain Tamboli <[email protected]> (`@hussaintamboli <https://github.com/hussaintamboli>`_) | ||
- Casey Davidson (`@davidsoncasey <https://github.com/davidsoncasey>`_) | ||
- Andrii Soldatenko (`@a_soldatenko <https://github.com/andriisoldatenko>`_) | ||
- Moinuddin Quadri <[email protected]> (`@moin18 <https://github.com/moin18>`_) | ||
- Matt Kohl (`@mattkohl <https://github.com/mattkohl>`_) | ||
- Jonathan Vanasco (`@jvanasco <https://github.com/jvanasco>`_) | ||
- David Fontenot (`@davidfontenot <https://github.com/davidfontenot>`_) | ||
- Shmuel Amar (`@shmuelamar <https://github.com/shmuelamar>`_) | ||
- Gary Wu (`@garywu <https://github.com/garywu>`_) | ||
- Ryan Pineo (`@ryanpineo <https://github.com/ryanpineo>`_) | ||
- Ed Morley (`@edmorley <https://github.com/edmorley>`_) | ||
- Matt Liu <[email protected]> (`@mlcrazy <https://github.com/mlcrazy>`_) | ||
- Taylor Hoff <[email protected]> (`@PrimordialHelios <https://github.com/PrimordialHelios>`_) | ||
- Arthur Vigil (`@ahvigil <https://github.com/ahvigil>`_) | ||
- Nehal J Wani (`@nehaljwani <https://github.com/nehaljwani>`_) | ||
- Demetrios Bairaktaris (`@DemetriosBairaktaris <https://github.com/demetriosbairaktaris>`_) | ||
- Darren Dormer (`@ddormer <https://github.com/ddormer>`_) | ||
- Rajiv Mayani (`@mayani <https://github.com/mayani>`_) | ||
- Antti Kaihola (`@akaihola <https://github.com/akaihola>`_) | ||
- "Dull Bananas" <[email protected]> (`@dullbananas <https://github.com/dullbananas>`_) | ||
- Alessio Izzo (`@aless10 <https://github.com/aless10>`_) | ||
- Sylvain Marié (`@smarie <https://github.com/smarie>`_) | ||
- Hod Bin Noon (`@hodbn <https://github.com/hodbn>`_) | ||
See https://github.com/jawah/niquests/graphs/contributors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.