Files
cpython/Objects
Serhiy Storchaka bf623ae884 bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096)
raised an error.

Replace them with using concrete types API that never fails if appropriate.
2017-04-19 20:03:52 +03:00
..
2017-03-31 09:14:41 -07:00
2016-09-14 23:53:47 -07:00

Source files for various builtin objects