mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	[3.9] bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612) (GH-31754)
(cherry picked from commit 4d95fa1ac5)
			
			
This commit is contained in:
		
							parent
							
								
									0663ca17f5
								
							
						
					
					
						commit
						653ca6c62b
					
				
					 4 changed files with 22 additions and 23 deletions
				
			
		|  | @ -47,6 +47,6 @@ extern PyObject *pysqlite_microprotocols_adapt( | |||
| extern PyObject * | ||||
|     pysqlite_adapt(pysqlite_Cursor* self, PyObject *args); | ||||
| #define pysqlite_adapt_doc \ | ||||
|     "adapt(obj, protocol, alternate) -> adapt obj to given protocol. Non-standard." | ||||
|     "adapt(obj, protocol, alternate) -> adapt obj to given protocol." | ||||
| 
 | ||||
| #endif /* !defined(PSYCOPG_MICROPROTOCOLS_H) */ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Erlend Egeberg Aasland
						Erlend Egeberg Aasland