mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	Fix the version number in which changes were made
This commit is contained in:
		
							parent
							
								
									7ea48ddd4f
								
							
						
					
					
						commit
						ee6511b309
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -164,7 +164,7 @@ used.  \code{ctime(\var{secs})} is equivalent to
 | 
				
			||||||
Locale information is not used by \function{ctime()}.
 | 
					Locale information is not used by \function{ctime()}.
 | 
				
			||||||
\versionchanged[Allowed \var{secs} to be omitted]{2.1}
 | 
					\versionchanged[Allowed \var{secs} to be omitted]{2.1}
 | 
				
			||||||
\versionchanged[If \var{secs} is \constant{None}, the current time is
 | 
					\versionchanged[If \var{secs} is \constant{None}, the current time is
 | 
				
			||||||
                used]{2.3}
 | 
					                used]{2.4}
 | 
				
			||||||
\end{funcdesc}
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{datadesc}{daylight}
 | 
					\begin{datadesc}{daylight}
 | 
				
			||||||
| 
						 | 
					@ -179,7 +179,7 @@ provided or \constant{None}, the current time as returned by
 | 
				
			||||||
above for a description of the \class{struct_time} object.
 | 
					above for a description of the \class{struct_time} object.
 | 
				
			||||||
\versionchanged[Allowed \var{secs} to be omitted]{2.1}
 | 
					\versionchanged[Allowed \var{secs} to be omitted]{2.1}
 | 
				
			||||||
\versionchanged[If \var{secs} is \constant{None}, the current time is
 | 
					\versionchanged[If \var{secs} is \constant{None}, the current time is
 | 
				
			||||||
                used]{2.3}
 | 
					                used]{2.4}
 | 
				
			||||||
\end{funcdesc}
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{funcdesc}{localtime}{\optional{secs}}
 | 
					\begin{funcdesc}{localtime}{\optional{secs}}
 | 
				
			||||||
| 
						 | 
					@ -189,7 +189,7 @@ not provided or \constant{None}, the current time as returned by
 | 
				
			||||||
applies to the given time.
 | 
					applies to the given time.
 | 
				
			||||||
\versionchanged[Allowed \var{secs} to be omitted]{2.1}
 | 
					\versionchanged[Allowed \var{secs} to be omitted]{2.1}
 | 
				
			||||||
\versionchanged[If \var{secs} is \constant{None}, the current time is
 | 
					\versionchanged[If \var{secs} is \constant{None}, the current time is
 | 
				
			||||||
                used]{2.3}
 | 
					                used]{2.4}
 | 
				
			||||||
\end{funcdesc}
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{funcdesc}{mktime}{t}
 | 
					\begin{funcdesc}{mktime}{t}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue