.. |
abstract.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
allocation.rst
|
#4614: document PyModule_Create and PyModuleDef struct.
|
2009-01-04 23:20:14 +00:00 |
arg.rst
|
Fix a few more references to long integers in the docs.
|
2009-01-17 10:21:23 +00:00 |
bool.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
buffer.rst
|
Remove trailing whitespace.
|
2009-01-03 21:18:54 +00:00 |
bytearray.rst
|
Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from
|
2008-06-10 16:57:31 +00:00 |
bytes.rst
|
remove docs for PyBytes_Format #4917
|
2009-01-12 00:28:16 +00:00 |
cell.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
cobject.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
complex.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
concrete.rst
|
Merged revisions 63678,63688,63690,63696 via svnmerge from
|
2008-05-26 16:04:49 +00:00 |
conversion.rst
|
Remove trailing whitespace.
|
2009-01-03 21:18:54 +00:00 |
datetime.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
descriptor.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
dict.rst
|
Whitespace nits.
|
2008-06-01 04:16:28 +00:00 |
exceptions.rst
|
Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from
|
2009-02-06 02:40:07 +00:00 |
file.rst
|
Remove trailing whitespace.
|
2009-01-03 21:18:54 +00:00 |
float.rst
|
Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from
|
2008-07-16 12:55:28 +00:00 |
function.rst
|
Mention the behaviour of PyFunction_SetAnnotations() on error.
|
2008-07-13 22:28:42 +00:00 |
gcsupport.rst
|
Fix two oversights in C API split.
|
2008-01-20 11:00:14 +00:00 |
gen.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
import.rst
|
Implement PEP 3121: new module initialization and finalization API.
|
2008-06-11 05:26:20 +00:00 |
index.rst
|
Fix two oversights in C API split.
|
2008-01-20 11:00:14 +00:00 |
init.rst
|
Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from
|
2009-02-06 02:40:07 +00:00 |
intro.rst
|
Fix a few more references to long integers in the docs.
|
2009-01-17 10:21:23 +00:00 |
iter.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
iterator.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
list.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
long.rst
|
Merged revisions 69498 via svnmerge from
|
2009-02-10 16:13:25 +00:00 |
mapping.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
marshal.rst
|
Remove many "versionchanged" items that didn't use the official markup,
|
2008-05-12 18:05:20 +00:00 |
memory.rst
|
Merged revisions 65182 via svnmerge from
|
2008-07-23 16:13:07 +00:00 |
method.rst
|
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60845 via svnmerge from
|
2008-02-16 07:38:31 +00:00 |
module.rst
|
#4614: document PyModule_Create and PyModuleDef struct.
|
2009-01-04 23:20:14 +00:00 |
none.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
number.rst
|
Remove a couple of references to long in the c-api docs
|
2009-01-17 09:45:37 +00:00 |
objbuffer.rst
|
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900-60931,60933-60958 via svnmerge from
|
2008-02-22 16:37:40 +00:00 |
object.rst
|
Issue #1717: remove the cmp builtin function, the C-API functions
|
2009-02-01 12:13:56 +00:00 |
objimpl.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
refcounting.rst
|
Merged revisions 59333-59370 via svnmerge from
|
2007-12-05 20:18:38 +00:00 |
reflection.rst
|
Remove trailing whitespace.
|
2009-01-03 21:18:54 +00:00 |
sequence.rst
|
Remove trailing whitespace.
|
2009-01-03 21:18:54 +00:00 |
set.rst
|
Remove many "versionchanged" items that didn't use the official markup,
|
2008-05-12 18:05:20 +00:00 |
slice.rst
|
Remove many "versionchanged" items that didn't use the official markup,
|
2008-05-12 18:05:20 +00:00 |
structures.rst
|
Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from
|
2009-01-03 22:47:39 +00:00 |
sys.rst
|
Merged revisions 68203 via svnmerge from
|
2009-01-03 17:22:40 +00:00 |
tuple.rst
|
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60878,60880-60892,60894-60898 via svnmerge from
|
2008-02-19 14:21:46 +00:00 |
type.rst
|
Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from
|
2008-06-10 16:57:31 +00:00 |
typeobj.rst
|
Issue #1717, continued: Doc fixes and other cleanup related
|
2009-02-02 21:29:40 +00:00 |
unicode.rst
|
encoding returns bytes objects
|
2009-01-13 23:14:04 +00:00 |
utilities.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |
veryhigh.rst
|
Change command line processing API to use wchar_t.
|
2008-04-05 20:41:37 +00:00 |
weakref.rst
|
Split C API docs in Py3k branch.
|
2008-01-20 09:30:57 +00:00 |