Latest major upstream release - requests-2.0.0
This commit is contained in:
parent
14d9138969
commit
d75372e530
6 changed files with 40 additions and 31 deletions
|
|
@ -1,14 +1,14 @@
|
|||
From 07c1df1053a61ec5097fe79c68aba7fda7bac3b5 Mon Sep 17 00:00:00 2001
|
||||
From ff921c66c3d0d38b2aa63eba529c9f0cb68c549a Mon Sep 17 00:00:00 2001
|
||||
From: Ralph Bean <rbean@redhat.com>
|
||||
Date: Wed, 27 Feb 2013 10:03:41 -0500
|
||||
Subject: [PATCH] Use system chardet, not charade.
|
||||
Subject: [PATCH 2/3] Use system chardet, not charade.
|
||||
|
||||
---
|
||||
requests/compat.py | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/requests/compat.py b/requests/compat.py
|
||||
index 5bd4fcb..39421ed 100644
|
||||
index 0d61a57..62bfef9 100644
|
||||
--- a/requests/compat.py
|
||||
+++ b/requests/compat.py
|
||||
@@ -4,7 +4,7 @@
|
||||
|
|
@ -21,5 +21,5 @@ index 5bd4fcb..39421ed 100644
|
|||
import sys
|
||||
|
||||
--
|
||||
1.8.1.2
|
||||
1.8.3.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue