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
88,015
Commits
9
Branches
456
Tags
1.7
GiB
ab53ab0a84
Commit Graph
3 Commits
Author
SHA1
Message
Date
Berker Peksag
da8cef40e5
Issue
#22934
: Update the comment to mention Programs/_freeze_importlib.c.
2014-11-24 23:26:08 +02:00
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