This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-03 16:39:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
93b4b47e3a
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
d4edfc9abf
bpo-29935: Fixed error messages in the index() method of tuple, list and deque (
#887
)
...
when pass indices of wrong type.
2017-03-30 18:29:23 +03:00
..
clinic.py
bpo-29935: Fixed error messages in the index() method of tuple, list and deque (
#887
)
2017-03-30 18:29:23 +03:00
clinic_test.py
Issue
#27626
: Spelling fixes in docs, comments and internal names
2016-07-28 01:11:04 +00:00
cpp.py
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
2014-01-31 22:03:12 -08:00