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
/
PC
/
python_nt.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
PyExc_NumberError -> PyExc_ArithmeticError
Fred Drake
1997-09-30
1
-1/+1
*
Added PyExc_Exception and PyErr_NewException.
Guido van Rossum
1997-09-29
1
-0/+2
*
Added PyImport_ImportModuleEx(name, globals, locals, fromlist); this
Guido van Rossum
1997-09-05
1
-0/+2
*
Added some symbols (I'm afraid more will come).
Guido van Rossum
1997-09-03
1
-0/+3
*
Added new flags and exceptions; removed AccessError exception.
Guido van Rossum
1997-09-03
1
-1/+5
*
Added new Py_IsInitalized() API function to test the 'initialized' flag.
Guido van Rossum
1997-08-22
1
-0/+2
*
Renamed Py_input_hook to PyOS_InputHook.
Guido van Rossum
1997-08-11
1
-1/+1
*
Got the new structure working with MSVC 4.2.
Guido van Rossum
1997-08-07
1
-11/+18
*
Removed Py_SuppressPrintingFlag flag; added new
Guido van Rossum
1997-07-19
1
-1/+3
*
Added remaining PyThread symbols.
Guido van Rossum
1997-07-16
1
-0/+14
*
Added Py_GetProgramFullPath
Guido van Rossum
1997-05-22
1
-0/+1
*
Oops -- missed FloatingPointError.
Guido van Rossum
1997-05-09
1
-0/+1
*
Removed misc outdated stuff for 1.5
Guido van Rossum
1997-05-05
1
-24/+1
*
Remove ConflictError, add InteractiveFlag, CObject_Type, FdIsInteractive, and...
Guido van Rossum
1997-03-31
1
-2/+8
*
Added PyArg_ParseTupleAndKeywords, PyErr_Format.
Guido van Rossum
1997-02-14
1
-0/+2
*
Added PyCObject_Import.
Guido van Rossum
1997-01-22
1
-0/+1
*
Remove GetOwner, add GetBuildInfo...
Guido van Rossum
1997-01-22
1
-1/+1
*
Remove obsolete PyFrame_ExtendStack.
Guido van Rossum
1997-01-17
1
-1/+0
*
Added PyLong*UnsignedLong and PyCobject interfaces.
Guido van Rossum
1997-01-03
1
-0/+4
*
Changed _Py_EllipsesObject -> _Py_EllipsisObject.
Guido van Rossum
1996-10-21
1
-1/+2
*
Added PyMarshal functions
Guido van Rossum
1996-09-05
1
-0/+5
*
Added dllbase_nt.txt and python_nt.rc;
Guido van Rossum
1996-08-23
1
-0/+345