File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 66
77-    \[ Short description of non-trivial change.\] 
88
9+ 2.25.1 (2020-12-16)
10+ ------------------- 
11+ 
12+ ** Bugfixes** 
13+ 
14+ -  Requests now treats ` application/json `  as ` utf8 `  by default. Resolving
15+   inconsistencies between ` r.text `  and ` r.json `  output. (#5673  )
16+ 
17+ ** Dependencies** 
18+ 
19+ -  Requests now supports chardet v4.x.
920
10212.25.0 (2020-11-11)
1122------------------ 
Original file line number Diff line number Diff line change 55__title__  =  'requests' 
66__description__  =  'Python HTTP for Humans.' 
77__url__  =  'https://requests.readthedocs.io' 
8- __version__  =  '2.25.0 ' 
9- __build__  =  0x022500 
8+ __version__  =  '2.25.1 ' 
9+ __build__  =  0x022501 
1010__author__  =  'Kenneth Reitz' 
1111__author_email__  =  '[email protected] ' 1212__license__  =  'Apache 2.0' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments