cpython/Modules/clinic
Mark Dickinson eb5565918a
[3.11] Add missing 'is' to cmath.log() docstring (GH-102049) (#102279)
Fix missing 'is' in cmath.log() docstring.
(cherry picked from commit 71f614ef2a)

Co-authored-by: Owain Davies <116417456+OTheDev@users.noreply.github.com>
2023-02-26 14:55:44 +00:00
..
_abc.c.h
_asynciomodule.c.h gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task (GH-32197)" (GH-95442) (GH-95652) 2022-08-04 18:07:39 +02:00
_bisectmodule.c.h
_bz2module.c.h
_codecsmodule.c.h
_collectionsmodule.c.h
_contextvarsmodule.c.h
_cryptmodule.c.h
_csv.c.h
_curses_panel.c.h
_cursesmodule.c.h
_datetimemodule.c.h
_dbmmodule.c.h
_elementtree.c.h
_gdbmmodule.c.h
_hashopenssl.c.h
_heapqmodule.c.h
_localemodule.c.h
_lsprof.c.h
_lzmamodule.c.h
_opcode.c.h
_operator.c.h
_pickle.c.h
_queuemodule.c.h
_randommodule.c.h
_ssl.c.h
_statisticsmodule.c.h
_struct.c.h
_testclinic.c.h [3.11] GH-100342: check for allocation failure in AC *args parsing (GH-100343). (#100568) 2022-12-28 10:11:27 +05:30
_testmultiphase.c.h
_tkinter.c.h
_tracemalloc.c.h
_typingmodule.c.h
_weakref.c.h
_winapi.c.h [3.11] bpo-40882: Fix a memory leak in SharedMemory on Windows (GH-20684) (#99973) 2022-12-05 13:38:25 +01:00
arraymodule.c.h
audioop.c.h
binascii.c.h
cmathmodule.c.h [3.11] Add missing 'is' to cmath.log() docstring (GH-102049) (#102279) 2023-02-26 14:55:44 +00:00
fcntlmodule.c.h
gcmodule.c.h
grpmodule.c.h
itertoolsmodule.c.h
mathmodule.c.h
md5module.c.h
overlapped.c.h [3.11] gh-98793: Fix typecheck in overlapped.c (GH-98835) (#98889) 2022-10-31 11:21:01 -07:00
posixmodule.c.h [3.11] gh-96288: Add a sentence to os.mkdir's docstring. (GH-96271). (#98065) 2022-10-07 21:00:00 -07:00
pwdmodule.c.h
pyexpat.c.h
readline.c.h
resource.c.h
selectmodule.c.h
sha1module.c.h
sha256module.c.h
sha512module.c.h
signalmodule.c.h [3.11] gh-98930: improve the docstring of signal.strsignal (GH-99290) (#99449) 2022-11-13 12:21:19 -08:00
socketmodule.c.h
spwdmodule.c.h
symtablemodule.c.h
termios.c.h
unicodedata.c.h
zlibmodule.c.h