This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
99,108
Commits
9
Branches
456
Tags
1.7
GiB
2e576f5aec
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Serhiy Storchaka
0b5615926a
bpo-20186: Convert tuple object implementation to Argument Clinic. (
#614
)
2017-03-19 08:47:58 +02:00