bpo-20185: Convert list object implementation to Argument Clinic. (#542) · python/cpython@fdd42c4 · GitHub
Skip to content

Commit fdd42c4

Browse files
bpo-20185: Convert list object implementation to Argument Clinic. (#542)
1 parent 0710d75 commit fdd42c4

3 files changed

Lines changed: 527 additions & 154 deletions

File tree

Lib/idlelib/idle_test/test_calltips.py

Lines changed: 4 additions & 4 deletions

Objects/clinic/listobject.c.h

Lines changed: 300 additions & 0 deletions

0 commit comments

Comments
 (0)