index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
module.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30656: Fix Python C API Module Objects documentation (GH-2170)
Emily Morehouse
2017-06-13
1
-1/+1
*
bpo-29918: Add missed "const" modifiers in C API documentation. (#846)
Serhiy Storchaka
2017-03-30
1
-4/+4
*
Issue #27782: Fix m_methods handling in multiphase init
Nick Coghlan
2016-08-21
1
-1/+1
*
Issue #12946: Document that PyModule_GetDict can fail in some cases
Berker Peksag
2016-08-19
1
-4/+7
*
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter
2016-06-18
1
-2/+2
*
Issue #27125: Remove duplicated words from documentation and comments
Martin Panter
2016-05-30
1
-1/+1
*
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Martin Panter
2016-04-15
1
-1/+1
*
Close #24458: PEP 489 documentation
Nick Coghlan
2015-07-03
1
-77/+243
*
PEP 489: Multi-phase extension module initialization
Nick Coghlan
2015-05-23
1
-26/+66
*
Merge with 3.3
Zachary Ware
2014-02-26
1
-1/+1
|
\
|
*
Fix several C-API doc typos caught by tomo cocoa on docs@.
Zachary Ware
2014-02-26
1
-1/+1
*
|
Issue #18668: Further clarify m_size setting for non-negative values
Eli Bendersky
2013-08-10
1
-4/+4
|
\
\
|
|
/
|
*
Issue #18668: Further clarify m_size setting for non-negative values
Eli Bendersky
2013-08-10
1
-4/+4
*
|
Closing #18668: Properly document setting m_size in PyModuleDef
Eli Bendersky
2013-08-07
1
-4/+10
|
\
\
|
|
/
|
*
Issue #18668: Properly document setting m_size in PyModuleDef
Eli Bendersky
2013-08-07
1
-4/+10
*
|
#17115,17116: Have modules initialize the __package__ and __loader__
Brett Cannon
2013-05-04
1
-2/+9
|
/
*
#17363: fix arguments in PyState_AddModule and PyState_RemoveModule docs.
Ezio Melotti
2013-03-06
1
-2/+2
*
Issue #15042: Add PyState_AddModule and PyState_RemoveModule.
Martin v. Löwis
2012-06-22
1
-1/+21
*
Update C API docs for PEP 393.
Georg Brandl
2011-10-07
1
-1/+1
*
merge 3.2
Benjamin Peterson
2011-04-30
1
-1/+1
|
\
|
*
merge 3.1
Benjamin Peterson
2011-04-30
1
-1/+1
|
|
\
|
|
*
fix function name in example (closes #11966)
Benjamin Peterson
2011-04-30
1
-1/+1
*
|
|
Issue #3080: Add PyModule_NewObject() function
Victor Stinner
2011-03-04
1
-1/+9
*
|
|
Issue #3080: Add PyModule_GetNameObject()
Victor Stinner
2011-02-23
1
-7/+15
|
/
/
*
|
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-44/+44
*
|
Add versionadded tag to PyModule_GetFilenameObject() doc
Victor Stinner
2010-08-18
1
-0/+2
*
|
Issue #9425: Create PyModule_GetFilenameObject() function
Victor Stinner
2010-08-17
1
-2/+13
|
/
*
#4614: document PyModule_Create and PyModuleDef struct.
Georg Brandl
2009-01-04
1
-1/+95
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-1/+1
*
Merged revisions 60284-60349 via svnmerge from
Christian Heimes
2008-01-27
1
-4/+4
*
Merged revisions 60176-60209 via svnmerge from
Christian Heimes
2008-01-23
1
-2/+16
*
Split C API docs in Py3k branch.
Georg Brandl
2008-01-20
1
-0/+94