mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Removed device from the list of Qd incompatibilities. It should be there, but causes too many false positives.
This commit is contained in:
		
							parent
							
								
									5c3c58bde0
								
							
						
					
					
						commit
						a3e2dcadcc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -79,7 +79,7 @@ | |||
| 	] | ||||
| 
 | ||||
| missing_Qd = [ | ||||
| 	'device', | ||||
| ##	'device',	# Too many false positives | ||||
| 	'portBits', | ||||
| 	'portPixMap', | ||||
| 	'portVersion', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen