FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc/c-api - java66liu/python · GitHub
java66liu
/
python
Public
forked from
glix/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
Doc
c-api
on
master
User selector
Datepicker
Commit history
Commits on Feb 5, 2009
#5015: document PythonHome API functions.
Show description for 61f39c6
georg.brandl
committed
61f39c6
View commit details
Copy full SHA for 61f39c6
View code at this point
Browse repository at this point
PyErr_PrintEx is also in 2.x...
Show description for 74dcc6d
georg.brandl
committed
74dcc6d
View commit details
Copy full SHA for 74dcc6d
View code at this point
Browse repository at this point
#5144: document that PySys_SetArgv prepends the script directory (or the empty string) to sys.path.
Show description for 5713b2a
georg.brandl
committed
5713b2a
View commit details
Copy full SHA for 5713b2a
View code at this point
Browse repository at this point
Commits on Jan 31, 2009
PyErr_BadInternalCall() raises a SystemError, not TypeError #5112
Show description for 3d3f582
benjamin.peterson
committed
3d3f582
View commit details
Copy full SHA for 3d3f582
View code at this point
Browse repository at this point
Commits on Jan 13, 2009
Fix call signature and markup.
Show description for d9217a9
georg.brandl
committed
d9217a9
View commit details
Copy full SHA for d9217a9
View code at this point
Browse repository at this point
Commits on Jan 10, 2009
tp_iter only exists with Py_TPFLAGS_HAVE_ITER #4901
Show description for 57c5afb
benjamin.peterson
committed
57c5afb
View commit details
Copy full SHA for 57c5afb
View code at this point
Browse repository at this point
Commits on Jan 9, 2009
Issue 4293: Make Py_AddPendingCall() thread safe
Show description for 412e98a
kristjan.jonsson
committed
412e98a
View commit details
Copy full SHA for 412e98a
View code at this point
Browse repository at this point
Commits on Jan 3, 2009
Grammar fix.
Show description for 5e79942
georg.brandl
committed
5e79942
View commit details
Copy full SHA for 5e79942
View code at this point
Browse repository at this point
Remove trailing whitespace.
Show description for 8d21a92
georg.brandl
committed
8d21a92
View commit details
Copy full SHA for 8d21a92
View code at this point
Browse repository at this point
Fix uses of the default role.
Show description for 12481e2
georg.brandl
committed
12481e2
View commit details
Copy full SHA for 12481e2
View code at this point
Browse repository at this point
Issue #4817: Remove unused function PyOS_GetLastModificationTime.
Show description for d68c4be
martin.v.loewis
committed
d68c4be
View commit details
Copy full SHA for d68c4be
View code at this point
Browse repository at this point
Commits on Jan 2, 2009
#4811: fix markup glitches (mostly remains of the conversion),
Show description for 7d2d3b6
georg.brandl
committed
7d2d3b6
View commit details
Copy full SHA for 7d2d3b6
View code at this point
Browse repository at this point
document PyMemberDef
Show description for b641787
benjamin.peterson
committed
b641787
View commit details
Copy full SHA for b641787
View code at this point
Browse repository at this point
Commits on Dec 28, 2008
#4763 PyErr_ExceptionMatches won't blow up with NULL arguments
Show description for 6b9ce8c
benjamin.peterson
committed
6b9ce8c
View commit details
Copy full SHA for 6b9ce8c
View code at this point
Browse repository at this point
Document Py_VaBuildValue.
Show description for 951c05e
alexandre.vassalotti
committed
951c05e
View commit details
Copy full SHA for 951c05e
View code at this point
Browse repository at this point
Commits on Dec 27, 2008
#4682: 'b' is actually unsigned char.
Show description for 523dfa7
georg.brandl
committed
523dfa7
View commit details
Copy full SHA for 523dfa7
View code at this point
Browse repository at this point
Commits on Dec 22, 2008
less attitude
Show description for 09d30ec
benjamin.peterson
committed
09d30ec
View commit details
Copy full SHA for 09d30ec
View code at this point
Browse repository at this point
Commits on Nov 30, 2008
w# requires Py_ssize_t
Show description for 9bbfc0a
christian.heimes
committed
9bbfc0a
View commit details
Copy full SHA for 9bbfc0a
View code at this point
Browse repository at this point
Commits on Nov 24, 2008
Document PY_SSIZE_T_CLEAN for PyArg_ParseTuple.
Show description for d1770d0
gregory.p.smith
committed
d1770d0
View commit details
Copy full SHA for d1770d0
View code at this point
Browse repository at this point
Commits on Oct 10, 2008
PyGILState_Acquire -> PyGILState_Ensure
Show description for d4d8893
benjamin.peterson
committed
d4d8893
View commit details
Copy full SHA for d4d8893
View code at this point
Browse repository at this point
Commits on Sep 30, 2008
Markup fix
Show description for 6ffc9d3
andrew.kuchling
committed
6ffc9d3
View commit details
Copy full SHA for 6ffc9d3
View code at this point
Browse repository at this point
Commits on Aug 26, 2008
sort of backport 66038 by aliasing PyObject_Bytes to PyObject_Str
Show description for 66a096b
benjamin.peterson
committed
66a096b
View commit details
Copy full SHA for 66a096b
View code at this point
Browse repository at this point
Commits on Aug 18, 2008
Fix typo
Show description for 4a4649f
nick.coghlan
committed
4a4649f
View commit details
Copy full SHA for 4a4649f
View code at this point
Browse repository at this point
Issue 2235: document PyObject_HashNotImplemented
Show description for 4e93b93
nick.coghlan
committed
4e93b93
View commit details
Copy full SHA for 4e93b93
View code at this point
Browse repository at this point
Commits on Aug 16, 2008
fix markup
Show description for d7ff713
benjamin.peterson
committed
d7ff713
View commit details
Copy full SHA for d7ff713
View code at this point
Browse repository at this point
Commits on Aug 12, 2008
Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple,
Show description for 784bfa9
martin.v.loewis
committed
784bfa9
View commit details
Copy full SHA for 784bfa9
View code at this point
Browse repository at this point
Commits on Jul 22, 2008
Issue #2620: Overflow checking when allocating or reallocating memory
Show description for eb0c778
gregory.p.smith
committed
eb0c778
View commit details
Copy full SHA for eb0c778
View code at this point
Browse repository at this point
Commits on Jul 12, 2008
fix various doc typos #3320
Show description for 10d93c3
benjamin.peterson
committed
10d93c3
View commit details
Copy full SHA for 10d93c3
View code at this point
Browse repository at this point
Commits on Jul 11, 2008
Add cautionary note on the use of PySequence_Fast_ITEMS.
Show description for 0b79394
raymond.hettinger
committed
0b79394
View commit details
Copy full SHA for 0b79394
View code at this point
Browse repository at this point
Commits on Jul 6, 2008
- Issue #2862: Make int and float freelist management consistent with other
Show description for fd0aee9
gregory.p.smith
committed
fd0aee9
View commit details
Copy full SHA for fd0aee9
View code at this point
Browse repository at this point
Commits on Jun 1, 2008
New environment variable PYTHONIOENCODING.
Show description for 0314055
martin.v.loewis
committed
0314055
View commit details
Copy full SHA for 0314055
View code at this point
Browse repository at this point
Commits on May 30, 2008
fix grammar
Show description for 0376ecf
benjamin.peterson
committed
0376ecf
View commit details
Copy full SHA for 0376ecf
View code at this point
Browse repository at this point
Commits on May 29, 2008
Two fixes in bytearray docs.
Show description for 01ccbaa
georg.brandl
committed
01ccbaa
View commit details
Copy full SHA for 01ccbaa
View code at this point
Browse repository at this point
Commits on May 28, 2008
#2989: add PyType_Modified().
Show description for 3186396
georg.brandl
committed
3186396
View commit details
Copy full SHA for 3186396
View code at this point
Browse repository at this point
Commits on May 26, 2008
add PyByteArray docs
Show description for a673e83
benjamin.peterson
committed
a673e83
View commit details
Copy full SHA for a673e83
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL