This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-21 11:54:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56cb12542d7ea5c95b9483e3db69388bcbc2ffbb
cpython
/
Doc
/
c-api
T
History
Chris Jerdonek
21fecc764c
Merge from 3.3: remove unneeded "Release" and "Date" markers from index pages.
2012-10-28 11:13:51 -07:00
..
abstract.rst
…
allocation.rst
…
arg.rst
Fix a couple of versionadded/versionchanged related markup errors.
2012-06-24 22:48:30 +02:00
bool.rst
…
buffer.rst
…
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
Fix rst markup.
2012-09-20 08:33:53 +03:00
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
Issue
#12965
: Merge from 3.2.
2012-06-23 12:13:15 +01:00
mapping.rst
…
marshal.rst
…
memory.rst
fix docs for c-api memory functions
2012-08-09 21:26:34 +03:00
memoryview.rst
…
method.rst
…
module.rst
…
none.rst
…
number.rst
…
objbuffer.rst
…
object.rst
Issue
#16148
: Small improvements and cleanup. Added version information
2012-10-07 10:29:32 +02:00
objimpl.rst
…
refcounting.rst
…
reflection.rst
…
sequence.rst
…
set.rst
…
slice.rst
…
stable.rst
…
structures.rst
…
sys.rst
…
tuple.rst
…
type.rst
Fix whitespace.
2012-06-23 23:21:48 +02:00
typeobj.rst
…
unicode.rst
#16127
: remove outdated references to narrow builds. Patch by Serhiy Storchaka.
2012-10-05 03:33:31 +03:00
utilities.rst
…
veryhigh.rst
…
weakref.rst
…