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
9f9a00afc0
cpython
/
Lib
History
Larry Hastings
9f9a00afc0
Merged in storchaka/cpython350 (pull request
#13
)
...
Issue
#24989
2015-09-03 22:12:08 -07:00
..
asyncio
Issue
#24867
: Fix asyncio.Task.get_stack() for 'async def' coroutines
2015-08-17 14:46:51 -04:00
collections
…
concurrent
…
ctypes
…
curses
…
dbm
…
distutils
Issue
#4214
: Remove ineffectual /pdb:none option from msvc9compiler.py
2015-08-07 19:48:26 -07:00
email
…
encodings
…
ensurepip
Update setuptools to 18.2 and pip to 7.1.2
2015-08-29 13:57:46 -04:00
html
…
http
…
idlelib
Issue
#21192
: Change 'RUN' back to 'RESTART' when running editor file.
2015-09-03 21:26:12 -04:00
importlib
Issue
#24769
: Interpreter now starts properly when dynamic loading
2015-08-24 19:53:56 -07:00
json
…
lib2to3
…
logging
…
msilib
…
multiprocessing
…
plat-aix4
…
plat-darwin
…
plat-freebsd4
…
plat-freebsd5
…
plat-freebsd6
…
plat-freebsd7
…
plat-freebsd8
…
plat-generic
…
plat-linux
…
plat-netbsd1
…
plat-next3
…
plat-sunos5
…
plat-unixware7
…
pydoc_data
Regenerated pydoc topics for Python 3.5.0rc2.
2015-08-24 20:30:34 -07:00
site-packages
…
sqlite3
…
test
Issue
#24989
: Fixed buffer overread in BytesIO.readline() if a position is
2015-09-04 07:48:19 +03:00
tkinter
…
turtledemo
…
unittest
Issue
#23004
: mock_open() now reads binary data correctly when the type of read_data is bytes.
2015-08-06 13:16:52 +03:00
urllib
…
venv
…
wsgiref
…
xml
…
xmlrpc
…
__future__.py
…
__phello__.foo.py
…
_bootlocale.py
…
_collections_abc.py
…
_compat_pickle.py
…
_compression.py
…
_dummy_thread.py
…
_markupbase.py
…
_osx_support.py
…
_pydecimal.py
…
_pyio.py
…
_sitebuiltins.py
…
_strptime.py
…
_threading_local.py
…
_weakrefset.py
…
abc.py
…
aifc.py
…
antigravity.py
…
argparse.py
…
ast.py
…
asynchat.py
…
asyncore.py
…
base64.py
…
bdb.py
…
binhex.py
…
bisect.py
…
bz2.py
…
cProfile.py
…
calendar.py
…
cgi.py
…
cgitb.py
…
chunk.py
…
cmd.py
…
code.py
…
codecs.py
…
codeop.py
…
colorsys.py
…
compileall.py
…
configparser.py
…
contextlib.py
…
copy.py
…
copyreg.py
…
crypt.py
…
csv.py
…
datetime.py
…
decimal.py
…
difflib.py
…
dis.py
…
doctest.py
…
dummy_threading.py
…
enum.py
…
filecmp.py
…
fileinput.py
…
fnmatch.py
…
formatter.py
…
fractions.py
…
ftplib.py
…
functools.py
…
genericpath.py
…
getopt.py
…
getpass.py
…
gettext.py
…
glob.py
…
gzip.py
…
hashlib.py
…
heapq.py
…
hmac.py
…
imaplib.py
…
imghdr.py
…
imp.py
…
inspect.py
…
io.py
…
ipaddress.py
…
keyword.py
…
linecache.py
…
locale.py
…
lzma.py
…
macpath.py
…
macurl2path.py
…
mailbox.py
…
mailcap.py
…
mimetypes.py
…
modulefinder.py
…
netrc.py
…
nntplib.py
…
ntpath.py
…
nturl2path.py
…
numbers.py
…
opcode.py
…
operator.py
…
optparse.py
…
os.py
…
pathlib.py
…
pdb.py
…
pickle.py
…
pickletools.py
…
pipes.py
…
pkgutil.py
…
platform.py
Issue
#24839
: platform._syscmd_ver raises DeprecationWarning
2015-08-10 20:57:37 -07:00
plistlib.py
…
poplib.py
…
posixpath.py
…
pprint.py
…
profile.py
…
pstats.py
…
pty.py
…
py_compile.py
…
pyclbr.py
…
pydoc.py
…
queue.py
…
quopri.py
…
random.py
…
re.py
…
reprlib.py
…
rlcompleter.py
…
runpy.py
…
sched.py
…
selectors.py
…
shelve.py
…
shlex.py
…
shutil.py
…
signal.py
…
site.py
…
smtpd.py
…
smtplib.py
…
sndhdr.py
…
socket.py
…
socketserver.py
…
sre_compile.py
…
sre_constants.py
…
sre_parse.py
…
ssl.py
…
stat.py
…
statistics.py
…
string.py
…
stringprep.py
…
struct.py
…
subprocess.py
…
sunau.py
…
symbol.py
…
symtable.py
…
sysconfig.py
…
tabnanny.py
…
tarfile.py
…
telnetlib.py
…
tempfile.py
…
textwrap.py
…
this.py
…
threading.py
…
timeit.py
…
token.py
…
tokenize.py
…
trace.py
…
traceback.py
…
tracemalloc.py
…
tty.py
…
turtle.py
…
types.py
…
typing.py
…
uu.py
…
uuid.py
…
warnings.py
…
wave.py
…
weakref.py
…
webbrowser.py
…
xdrlib.py
…
zipapp.py
…
zipfile.py
…