mirror of
				https://github.com/psycopg/psycopg2.git
				synced 2025-11-04 01:37:31 +03:00 
			
		
		
		
	Support for Python 3.8 mentioned in news file
This commit is contained in:
		
							parent
							
								
									ade98c1359
								
							
						
					
					
						commit
						500f438033
					
				
							
								
								
									
										3
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								NEWS
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -7,7 +7,8 @@ What's new in psycopg 2.8.4
 | 
			
		|||
- Don't swallow keyboard interrupts on connect when a password is specified
 | 
			
		||||
  in the connection string (:ticket:`#898`).
 | 
			
		||||
- Fixed int overflow for large values in `~psycopg2.extensions.Column.table_oid`
 | 
			
		||||
  and `~psycopg2.extensions.Column.type_code` (:ticket:`961).
 | 
			
		||||
  and `~psycopg2.extensions.Column.type_code` (:ticket:`961`).
 | 
			
		||||
- Fixed building with Python 3.8 (:ticket:`854`).
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
What's new in psycopg 2.8.3
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user