Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b3cc7eb74aff370848864fc864eefd94d2b4fb78
/
Objects
/
namespaceobject.c
9d77664
Issue #9566: Fix a compiler warning on Windows 64-bit in namespace_init()
by Victor Stinner
· 11 years ago
9d05c8c
Issue #15022: Ensure all pickle protocols are supported.
by Eric Snow
· 12 years ago
b5c8f92
Issue #15022: Add pickle and comparison support to types.SimpleNamespace.
by Eric Snow
· 12 years ago
547298c
Close #16160: Subclass support now works for types.SimpleNamespace. Thanks to RDM for noticing.
by Eric Snow
· 12 years ago
409da15
Eric Snow's implementation of PEP 421.
by Barry Warsaw
· 12 years ago