mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	Issue #28218: Fixes versionadded description in using/windows.rst
This commit is contained in:
		
							parent
							
								
									312cef7452
								
							
						
					
					
						commit
						fb12ce1cb3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -818,7 +818,7 @@ non-standard paths in the registry and user site-packages.
 | 
				
			||||||
.. versionchanged::
 | 
					.. versionchanged::
 | 
				
			||||||
   3.6
 | 
					   3.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   * Adds ``sys.path`` file support and removes ``applocal`` option from
 | 
					   * Adds ``._pth`` file support and removes ``applocal`` option from
 | 
				
			||||||
     ``pyvenv.cfg``.
 | 
					     ``pyvenv.cfg``.
 | 
				
			||||||
   * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
 | 
					   * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
 | 
				
			||||||
     to the executable.
 | 
					     to the executable.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue