Charlie Zhao 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b39f65a495 
								
							 
						 
						
							
							
								
								gh-108346: Fix failed benchmark in decimal ( #108353 )  
							
							 
							
							... 
							
							
							
							Fix benchmark in decimal to work again after the int str conversion limits. 
							
						 
						
							2023-09-12 21:17:55 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dong-hee Na 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9eed75fde2 
								
							 
						 
						
							
							
								
								bpo-45332: Fix broken Decimal test and benchmark (GH-28680)  
							
							 
							
							
							
						 
						
							2021-10-01 22:49:46 +09:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Antoine Pitrou 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cdddc2b742 
								
							 
						 
						
							
							
								
								bpo-43422: Revert _decimal C API addition (GH-24960)  
							
							 
							
							... 
							
							
							
							Stefan Krah requested the reversal of these (unreleased) changes, quoting him:
> The capsule API does not meet my testing standards, since I've focused
on the upstream mpdecimal in the last couple of months.
> Additionally, I'd like to refine the API, perhaps together with the
Arrow community.
Automerge-Triggered-By: GH:pitrou 
							
						 
						
							2021-03-21 09:27:54 -07:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Stefan Krah 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								85fdafa6ea 
								
							 
						 
						
							
							
								
								Replace import_fresh_module in decimal test files (GH-21815)  
							
							 
							
							
							
						 
						
							2020-08-10 21:54:50 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Victor Stinner 
								
							 
						 
						
							
							
							
							
								
							
							
								d6debb24e0 
								
							 
						 
						
							
							
								
								bpo-29919: Remove unused imports found by pyflakes ( #137 )  
							
							 
							
							... 
							
							
							
							Make also minor PEP8 coding style fixes on modified imports. 
							
						 
						
							2017-03-27 16:05:26 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								7f470d0f9c 
								
							 
						 
						
							
							
								
								Issue  #19936 : Remove executable bits from C source files and several forgotten  
							
							 
							
							... 
							
							
							
							test files. 
							
						 
						
							2014-01-16 18:48:45 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								b992a0e102 
								
							 
						 
						
							
							
								
								Issue  #19936 : Added executable bits or shebang lines to Python scripts which  
							
							 
							
							... 
							
							
							
							requires them.  Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface.  Fixed
shebang line to use python3 executable in the unittestgui script. 
							
						 
						
							2014-01-16 17:15:49 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Stefan Krah 
								
							 
						 
						
							
							
							
							
								
							
							
								16540408f4 
								
							 
						 
						
							
							
								
								Issue  #19936 : Disable shebang lines in order to prevent using a random  
							
							 
							
							... 
							
							
							
							system python. 
							
						 
						
							2014-01-16 14:33:27 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Stefan Krah 
								
							 
						 
						
							
							
							
							
								
							
							
								9a3f05e60f 
								
							 
						 
						
							
							
								
								Make it clear that the pi function is modified for benchmarking purposes.  
							
							 
							
							
							
						 
						
							2012-09-30 09:24:41 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Stefan Krah 
								
							 
						 
						
							
							
							
							
								
							
							
								6b6a1df996 
								
							 
						 
						
							
							
								
								Restore the benchmark order to avoid waiting for decimal.py if just the  
							
							 
							
							... 
							
							
							
							prec=9 test is used. 
							
						 
						
							2012-09-25 17:07:55 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Brett Cannon 
								
							 
						 
						
							
							
							
							
								
							
							
								6cf50c5b1d 
								
							 
						 
						
							
							
								
								Fix whitespace.  
							
							 
							
							
							
						 
						
							2012-09-25 10:26:15 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Brett Cannon 
								
							 
						 
						
							
							
							
							
								
							
							
								63092fe0ea 
								
							 
						 
						
							
							
								
								Fix whitespace.  
							
							 
							
							
							
						 
						
							2012-09-25 10:25:41 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Brett Cannon 
								
							 
						 
						
							
							
							
							
								
							
							
								d266c4451f 
								
							 
						 
						
							
							
								
								Make the decimal bench file run under Python 2.7.  
							
							 
							
							
							
						 
						
							2012-09-25 10:23:47 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Stefan Krah 
								
							 
						 
						
							
							
							
							
								
							
							
								39e810eb6c 
								
							 
						 
						
							
							
								
								Make the benchmark more fair for _decimal/decimal.py by setting context.prec  
							
							 
							
							... 
							
							
							
							only once (float obviously doesn't set any context at all). 
							
						 
						
							2012-06-24 14:10:49 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Stefan Krah 
								
							 
						 
						
							
							
							
							
								
							
							
								41e031004b 
								
							 
						 
						
							
							
								
								Fix Overflow exception in the bignum factorial benchmark that is due to  
							
							 
							
							... 
							
							
							
							the recent change of the default value for context.Emax. 
							
						 
						
							2012-04-01 23:25:34 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Stefan Krah 
								
							 
						 
						
							
							
							
							
								
							
							
								1919b7e72b 
								
							 
						 
						
							
							
								
								Issue  #7652 : Integrate the decimal floating point libmpdec library to speed  
							
							 
							
							... 
							
							
							
							up the decimal module. Performance gains of the new C implementation are
between 12x and 80x, depending on the application. 
							
						 
						
							2012-03-21 18:25:23 +01:00