This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
90,337
Commits
9
Branches
456
Tags
1.7
GiB
317ccf3cd4
Commit Graph
2 Commits
Author
SHA1
Message
Date
Victor Stinner
f6a271ae98
Issue
#18395
: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
...
``_Py_wchar2char()`` to :c:func:`Py_EncodeLocale`, and document these functions.
2014-08-01 12:28:48 +02:00
Nick Coghlan
973fe0ba7a
Issue
#18093
: Factor out the programs that embed the runtime
2014-07-25 21:52:14 +10:00