This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a97274cbcfafda76726193958bbb1aa8b22bfb07
cpython
/
Doc
/
c-api
History
Andrew Svetlov
1d1210ec3b
Merge: remove redundant sentence from c-api docs (issue
#16323
)
2012-11-29 15:23:46 +02:00
..
abstract.rst
…
allocation.rst
…
arg.rst
…
bool.rst
…
buffer.rst
Improve str() and object.__str__() documentation (issue
#13538
).
2012-11-20 17:45:51 -08:00
bytearray.rst
…
bytes.rst
…
capsule.rst
…
cell.rst
…
code.rst
…
codec.rst
…
complex.rst
…
concrete.rst
…
conversion.rst
…
datetime.rst
…
descriptor.rst
…
dict.rst
…
exceptions.rst
…
file.rst
…
float.rst
…
function.rst
…
gcsupport.rst
…
gen.rst
…
import.rst
…
index.rst
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
2012-10-28 11:10:24 -07:00
init.rst
…
intro.rst
…
iter.rst
…
iterator.rst
…
list.rst
…
long.rst
…
mapping.rst
…
marshal.rst
…
memory.rst
…
memoryview.rst
…
method.rst
…
module.rst
…
none.rst
…
number.rst
…
objbuffer.rst
…
object.rst
Merge from 3.3: Add a str class entry to the string section (issue
#16209
).
2012-11-28 01:45:15 -08:00
objimpl.rst
…
refcounting.rst
…
reflection.rst
…
sequence.rst
…
set.rst
…
slice.rst
…
stable.rst
…
structures.rst
…
sys.rst
Remove already dropped function PySys_GetFile from documentation.
2012-10-31 12:02:56 +02:00
tuple.rst
…
type.rst
…
typeobj.rst
…
unicode.rst
Remove redundant sentence from c-api docs (issue
#16323
)
2012-11-29 15:23:15 +02:00
utilities.rst
…
veryhigh.rst
…
weakref.rst
…