This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
c850f34220
cpython
/
Doc
/
c-api
History
Victor Stinner
14e461d5b9
Close
#11619
: The parser and the import machinery do not encode Unicode
...
filenames anymore on Windows.
2013-08-26 22:28:21 +02:00
..
abstract.rst
…
allocation.rst
Issue
#18589
: fix hyperlinking of type slots (tp_*)
2013-08-01 21:12:45 +02:00
apiabiversion.rst
…
arg.rst
…
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
Close
#11619
: The parser and the import machinery do not encode Unicode
2013-08-26 22:28:21 +02:00
file.rst
…
float.rst
…
function.rst
…
gcsupport.rst
Issue
#18589
: fix hyperlinking of type slots (tp_*)
2013-08-01 21:12:45 +02:00
gen.rst
…
import.rst
…
index.rst
…
init.rst
Issue
#16400
: Add command line option for isolated mode.
2013-08-10 16:36:18 +02:00
intro.rst
…
iter.rst
…
iterator.rst
…
list.rst
…
long.rst
…
mapping.rst
…
marshal.rst
…
memory.rst
Issue
#3329
: Implement the PEP 445
2013-07-07 02:05:46 +02:00
memoryview.rst
…
method.rst
…
module.rst
Issue
#18668
: Further clarify m_size setting for non-negative values
2013-08-10 05:58:10 -07:00
none.rst
…
number.rst
…
objbuffer.rst
…
object.rst
Issue
#9369
: The types of `char*` arguments of PyObject_CallFunction() and
2013-05-29 18:50:54 +03:00
objimpl.rst
…
refcounting.rst
…
reflection.rst
…
sequence.rst
…
set.rst
…
slice.rst
…
stable.rst
…
structures.rst
…
sys.rst
…
tuple.rst
…
type.rst
Issue
#18589
: fix hyperlinking of type slots (tp_*)
2013-08-01 21:12:45 +02:00
typeobj.rst
Issue
#18743
: Fix references to non-existant "StringIO" module.
2013-08-17 00:11:54 +03:00
unicode.rst
Fix a typo in PyUnicode_CopyCharacters() documentation.
2013-08-08 16:49:45 +03:00
utilities.rst
…
veryhigh.rst
Close
#11619
: The parser and the import machinery do not encode Unicode
2013-08-26 22:28:21 +02:00
weakref.rst
…