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
/
Include
/
moduleobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-33237: Improve AttributeError message for partially initialized module. (...
Serhiy Storchaka
2018-10-30
1
-0/+1
*
Issue #29058: All stable API extensions added after Python 3.2 are now
Serhiy Storchaka
2016-12-27
1
-0/+4
|
\
|
*
Issue #29058: All stable API extensions added after Python 3.2 are now
Serhiy Storchaka
2016-12-27
1
-0/+4
*
|
Issue #19569: Compiler warnings are now emitted if use most of deprecated
Serhiy Storchaka
2016-11-20
1
-1/+1
|
/
*
Issue #27782: Fix m_methods handling in multiphase init
Nick Coghlan
2016-08-21
1
-1/+1
*
Issue 24365: Conditionalize PEP 489 additions to the stable ABI
Yury Selivanov
2015-06-02
1
-8/+16
*
Issue #24268: Adds PyModuleDef_Init and PyModuleDef_Type to python3.def (stab...
Steve Dower
2015-05-23
1
-1/+1
*
PEP 489: Multi-phase extension module initialization
Nick Coghlan
2015-05-23
1
-1/+15
*
Issue #19255: The builtins module is restored to initial value before
Serhiy Storchaka
2014-02-10
1
-0/+1
*
Issue #3080: Add PyModule_NewObject() function
Victor Stinner
2011-03-04
1
-0/+3
*
Issue #3080: Add PyModule_GetNameObject()
Victor Stinner
2011-02-23
1
-0/+1
*
Issue #3080: document encoding used by import functions
Victor Stinner
2011-02-22
1
-1/+3
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-0/+2
*
Issue #9518: Extend the PyModuleDef_HEAD_INIT macro to explicitly
David Malcolm
2010-11-17
1
-1/+6
*
Issue #9425: Create PyModule_GetFilenameObject() function
Victor Stinner
2010-08-17
1
-0/+1
*
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis
2008-06-11
1
-0/+24
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-1/+1
*
Get rid of more uses of string and use const in a few places.
Neal Norwitz
2007-08-26
1
-2/+2
*
Merged revisions 56467-56482 via svnmerge from
Martin v. Löwis
2007-07-21
1
-1/+1
*
Add const to several API functions that take char *.
Jeremy Hylton
2005-12-10
1
-1/+1
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-6/+6
*
SF bug [#460467] file objects should be subclassable.
Tim Peters
2001-09-13
1
-0/+1
*
PyModule_Check() now checks for subtype of module, as it should.
Guido van Rossum
2001-09-10
1
-1/+1
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
ANSI-fication and Py_PROTO extermination.
Fred Drake
2000-07-09
1
-11/+11
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
Add PyModule_GetFilename().
Guido van Rossum
1999-02-15
1
-0/+1
*
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum
1998-12-04
1
-4/+4
*
Add internal routine _PyModule_Clear(), which does approximately what
Guido van Rossum
1998-02-19
1
-0/+1
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
make the type a parameter of the DL_IMPORT macro, for Borland C
Guido van Rossum
1995-02-27
1
-1/+1
*
The great renaming, phase two: all header files have been updated to
Guido van Rossum
1995-01-12
1
-5/+5
*
Added 1995 copyright.
Guido van Rossum
1995-01-04
1
-2/+2
*
Changes for dynamic linking under NT
Guido van Rossum
1994-08-18
1
-1/+1
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-1/+1
*
* Added support for X11 modules.
Guido van Rossum
1993-07-28
1
-0/+11
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-1/+0
*
Added getmodulename() public interface.
Guido van Rossum
1990-10-26
1
-0/+1
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+9