.. |
abstract.rst
|
|
|
allocation.rst
|
Issue #4129: Documentation notes for int -> Py_ssize_t changes.
|
2009-04-25 19:46:19 +00:00 |
arg.rst
|
Reference to an int type, whereas it's a Py_ssize_t as the synopsis states.
|
2009-04-25 18:57:32 +00:00 |
bool.rst
|
|
|
buffer.rst
|
Since I edited this file, reformat for future edits.
|
2009-04-25 19:04:15 +00:00 |
bytearray.rst
|
|
|
cell.rst
|
|
|
class.rst
|
|
|
cobject.rst
|
|
|
complex.rst
|
|
|
concrete.rst
|
|
|
conversion.rst
|
Note that the caller is resposible for freeing the result of PyOS_double_to_string.
|
2009-04-26 10:05:11 +00:00 |
datetime.rst
|
|
|
descriptor.rst
|
|
|
dict.rst
|
Issue #4129: Belatedly document which C API functions had their argument(s) or
|
2009-04-25 17:59:03 +00:00 |
exceptions.rst
|
|
|
file.rst
|
|
|
float.rst
|
|
|
function.rst
|
|
|
gcsupport.rst
|
Issue #4129: More documentation pointers about int -> Py_ssize_t.
|
2009-04-25 19:44:55 +00:00 |
gen.rst
|
|
|
import.rst
|
|
|
index.rst
|
|
|
init.rst
|
Rewrite a sentence to be more in line with the rest of the documentation with
|
2009-04-25 13:07:40 +00:00 |
int.rst
|
|
|
intro.rst
|
Demote warnings to notices where appropriate, following the goal that as few "red box" warnings
|
2009-04-27 15:29:09 +00:00 |
iter.rst
|
|
|
iterator.rst
|
|
|
list.rst
|
Since it's a macro, actually refer to it as such instead of function.
|
2009-04-25 20:37:39 +00:00 |
long.rst
|
Issue #4129: Belatedly document which C API functions had their argument(s) or
|
2009-04-25 17:59:03 +00:00 |
mapping.rst
|
Issue #4129: Belatedly document which C API functions had their argument(s) or
|
2009-04-25 17:59:03 +00:00 |
marshal.rst
|
Issue #4129: int -> Py_ssize_t documentation.
|
2009-04-25 20:41:40 +00:00 |
memory.rst
|
|
|
method.rst
|
|
|
module.rst
|
|
|
none.rst
|
|
|
number.rst
|
Fix 'the the'; grammar fix
|
2009-04-03 21:44:49 +00:00 |
objbuffer.rst
|
Issue #4129: int -> Py_ssize_t documentation.
|
2009-04-25 20:44:58 +00:00 |
object.rst
|
Issue #4129: Belatedly document which C API functions had their argument(s) or
|
2009-04-25 17:59:03 +00:00 |
objimpl.rst
|
|
|
refcounting.rst
|
|
|
reflection.rst
|
|
|
sequence.rst
|
Issue #4129: int -> Py_ssize_t documentation.
|
2009-04-25 20:50:27 +00:00 |
set.rst
|
Issue #4129: Belatedly document which C API functions had their argument(s) or
|
2009-04-25 17:59:03 +00:00 |
slice.rst
|
Issue #4129: Document more int -> Py_ssize_t changes.
|
2009-04-25 18:46:03 +00:00 |
string.rst
|
Issue #4129: more int -> Py_ssize_t documentation.
|
2009-04-25 20:55:39 +00:00 |
structures.rst
|
First attempt to document PyObject_HEAD_INIT and PyVarObject_HEAD_INIT.
|
2009-04-25 11:59:09 +00:00 |
sys.rst
|
|
|
tuple.rst
|
Issue #4129: more int -> Py_ssize_t documentation.
|
2009-04-25 20:58:35 +00:00 |
type.rst
|
Issue #4129: Belatedly document which C API functions had their argument(s) or
|
2009-04-25 17:59:03 +00:00 |
typeobj.rst
|
Issue #4129: field changed from int to Py_ssize_t.
|
2009-04-25 21:02:34 +00:00 |
unicode.rst
|
Issue #4129: document int -> Py_ssize_t changes.
|
2009-04-25 21:16:05 +00:00 |
utilities.rst
|
|
|
veryhigh.rst
|
|
|
weakref.rst
|
|
|