Activity
Add explicit #include that was failing on some platforms.
Add explicit #include that was failing on some platforms.
Include note on ml_flags failure on import.
Include note on ml_flags failure on import.
Add warning on Py_SETREF and Py_XSETREF. Fixes to Python 3 links.
Add warning on Py_SETREF and Py_XSETREF. Fixes to Python 3 links.
Merge remote-tracking branch 'origin/master'
Merge remote-tracking branch 'origin/master'
First test of release 0.3.0. build_all.sh passes.
First test of release 0.3.0. build_all.sh passes.
Review edits of compiler_flags.rst
Review edits of compiler_flags.rst
Review edits of context_managers.rst. Build all documentation with on…
Review edits of context_managers.rst. Build all documentation with on…
Review edits of iterators_generators.rst
Review edits of iterators_generators.rst
Review edits of parsing_arguments.rst
Review edits of parsing_arguments.rst
Review edits of canonical_function.rst and exceptions.rst
Review edits of canonical_function.rst and exceptions.rst
Review edits of struct_sequence.rst
Review edits of struct_sequence.rst
Fix misunderstanding about PyDict_GetItemWithError() in containers_an…
Fix misunderstanding about PyDict_GetItemWithError() in containers_an…
Finish containers_and_refcounts.rst with a number of TODOs.
Finish containers_and_refcounts.rst with a number of TODOs.
Add a todo in containers_and_refcounts.rst.
Add a todo in containers_and_refcounts.rst.
WIP on containers_and_refcounts.rst. CLion is locking up again.
WIP on containers_and_refcounts.rst. CLion is locking up again.
Add note on the rare use of the Mapping Protocol.
Add note on the rare use of the Mapping Protocol.