1db132290f 
								
							 
						 
						
							
							
								
								Apply workaround for multiple short options for Python <= 3.8  
							
							... 
							
							
							
							Hopefully by Python 3.9 this will be fixed upstream, if not we will
need to bump the version again.
Fix  #5523  
							
						 
						
							2019-07-04 14:59:40 +02:00  
				
					
						
							
							
								 
						
							
								d72fb73fa0 
								
							 
						 
						
							
							
								
								Do not allow abbreviated arguments  
							
							
							
						 
						
							2019-06-25 13:51:33 +10:00  
				
					
						
							
							
								 
						
							
								a91fe1fedd 
								
							 
						 
						
							
							
								
								pre-commit run pyupgrade --all-files  
							
							
							
						 
						
							2019-06-03 12:08:02 -03:00  
				
					
						
							
							
								 
						
							
								5034399d7a 
								
							 
						 
						
							
							
								
								pre-commit run fix-encoding-pragma --all-files  
							
							
							
						 
						
							2019-06-03 12:08:01 -03:00  
				
					
						
							
							
								 
						
							
								dc75b6af47 
								
							 
						 
						
							
							
								
								Use fix-encoding-pragma pre-commit hook  
							
							
							
						 
						
							2019-05-14 15:56:31 -07:00  
				
					
						
							
							
								 
						
							
								f13935da53 
								
							 
						 
						
							
							
								
								Display --help/--version with ArgumentErrors  
							
							
							
						 
						
							2019-02-11 15:49:48 +01:00  
				
					
						
							
							
								 
						
							
								3445eae737 
								
							 
						 
						
							
							
								
								argparsing: Parser: allow to forward prog to argparse  
							
							... 
							
							
							
							Ref: https://github.com/pytest-dev/pytest-xdist/pull/388 . 
							
						 
						
							2018-12-11 06:22:35 +01:00  
				
					
						
							
							
								 
						
							
								22ab737243 
								
							 
						 
						
							
							
								
								Spelling and grammar fixes  
							
							
							
						 
						
							2018-10-29 23:45:45 +02:00  
				
					
						
							
							
								 
						
							
								2368fbb63c 
								
							 
						 
						
							
							
								
								Apply reorder-python-imports to all files  
							
							
							
						 
						
							2018-10-25 00:01:29 -07:00  
				
					
						
							
							
								 
						
							
								b01704cce1 
								
							 
						 
						
							
							
								
								Fix exit code for command line errors  
							
							... 
							
							
							
							Fixes  #3913  
						
							2018-09-03 04:16:35 +00:00  
				
					
						
							
							
								 
						
							
								917b99e438 
								
							 
						 
						
							
							
								
								More unicode whack-a-mole  
							
							... 
							
							
							
							It seems pytest's very comprehensive CI sniffed out a few other places with similar bugs.  Ideally we should find all the places where args are not stringy and solve it at the source, but who knows how many people are relying on the implicit string conversion.  See [here](https://github.com/pytest-dev/pytest/blob/master/src/_pytest/config/__init__.py#L160-L166 ) for one such problem area (args with a single py.path.local instance is converted here, but a list or tuple containing some are not). 
							
						 
						
							2018-08-22 13:40:21 -05:00  
				
					
						
							
							
								 
						
							
								be11d3e195 
								
							 
						 
						
							
							
								
								Improve warning messages when addoption is called with string as `type`  
							
							... 
							
							
							
							Encountered the warning myself and to me the message was not clear about
what should be done to fix the warning 
							
						 
						
							2018-08-10 12:49:06 -03:00  
				
					
						
							
							
								 
						
							
								cbaa7dd56a 
								
							 
						 
						
							
							
								
								Upgrade pre-commit hooks except pyupgrade  
							
							
							
						 
						
							2018-06-26 06:35:27 -07:00  
				
					
						
							
							
								 
						
							
								c9df77cbd6 
								
							 
						 
						
							
							
								
								move argument parser to own file  
							
							
							
						 
						
							2018-06-05 09:55:28 +02:00