Cheryl Sabella 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ffda25f6b8 
								
							 
						 
						
							
							
								
								bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)  
							
							... 
							
							
							
							Test when find_good_parse_start should return 0.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> 
							
						 
						
							2020-02-17 21:47:52 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheryl Sabella 
								
							 
						 
						
							
							
							
							
								
							
							
								ec64640a2c 
								
							 
						 
						
							
							
								
								bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968)  
							
							... 
							
							
							
							Fix comments and add tests for editor newline_and_indent_event method.
Remove unused None default for function parameter of pyparse find_good_parse_start method
and code triggered by that default.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> 
							
						 
						
							2020-01-21 05:11:26 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0acb646b8e 
								
							 
						 
						
							
							
								
								Fix idlelib typos discovered by min ho, pr 15018. (GH-15029)  
							
							
							
						 
						
							2019-07-30 18:14:58 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Xtreak 
								
							 
						 
						
							
							
							
							
								
							
							
								d9677f36fe 
								
							 
						 
						
							
							
								
								IDLE: Fix typos in docs and comments (GH-13749)  
							
							
							
						 
						
							2019-06-03 00:21:15 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ea3dc8029a 
								
							 
						 
						
							
							
								
								bpo-33855: More edits and new minimal tests for IDLE (GH-7761)  
							
							... 
							
							
							
							Part 2 of 3.  Continues PR #7689 , changeset ee5ef30 
							
						 
						
							2018-06-18 04:47:59 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheryl Sabella 
								
							 
						 
						
							
							
							
							
								
							
							
								f0daa880a4 
								
							 
						 
						
							
							
								
								bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862)  
							
							... 
							
							
							
							The new code also runs faster. 
							
						 
						
							2018-02-28 17:23:58 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheryl Sabella 
								
							 
						 
						
							
							
							
							
								
							
							
								c29c03a34a 
								
							 
						 
						
							
							
								
								bpo-32916: IDLE: Change str to code in pyparse (GH-5830)  
							
							... 
							
							
							
							Adjust tests and user modules to match. 
							
						 
						
							2018-02-23 21:35:27 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								451d1edaf4 
								
							 
						 
						
							
							
								
								bpo-32905: IDLE - remove unused code in pyparse module (GH-5807)  
							
							... 
							
							
							
							dump is similar to print but less flexible.  lastopenbracketpos is now always initialized in _study2, as was stmt_bracketing, so the class settings are not needed.  get_last_open_bracket_pos is never called. 
							
						 
						
							2018-02-22 01:19:02 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheryl Sabella 
								
							 
						 
						
							
							
							
							
								
							
							
								c84cf6c03f 
								
							 
						 
						
							
							
								
								bpo-32874: IDLE: add tests for pyparse (GH-5755)  
							
							... 
							
							
							
							There are no code changes other than comments and docstrings. 
							
						 
						
							2018-02-21 22:48:36 -05:00