mirror of
https://github.com/python/cpython.git
synced 2026-01-08 00:12:42 +00:00
This speeds up pickling of some iterators. This fixes also error handling in pickling methods when fail to look up builtin "getattr". |
||
|---|---|---|
| .. | ||
| abstract.h | ||
| dictobject.h | ||
| object.h | ||
| objimpl.h | ||
| pyerrors.h | ||
| pylifecycle.h | ||
| pystate.h | ||
| tupleobject.h | ||
| unicodeobject.h | ||