mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Issue #26765: Fixed parsing Py_ssize_t arguments on 32-bit Windows.
This commit is contained in:
		
							parent
							
								
									355048970b
								
							
						
					
					
						commit
						ab8bcb34dc
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1,3 +1,4 @@ | |||
| #define PY_SSIZE_T_CLEAN | ||||
| #include "Python.h" | ||||
| #include "bytes_methods.h" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Serhiy Storchaka
						Serhiy Storchaka