.. |
asyncio
|
asyncio: sync with github
|
2015-07-25 02:40:40 +02:00 |
collections
|
|
|
concurrent
|
|
|
ctypes
|
Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.
|
2015-07-03 01:04:23 -04:00 |
curses
|
|
|
dbm
|
|
|
distutils
|
|
|
email
|
|
|
encodings
|
|
|
ensurepip
|
Update setuptools to 18.0.1 and pip to 7.1.0
|
2015-07-01 11:30:50 -04:00 |
html
|
|
|
http
|
|
|
idlelib
|
Merge with 3.4
|
2015-07-20 17:45:22 -04:00 |
importlib
|
Issue #24400: Introduce a distinct type for 'async def' coroutines.
|
2015-06-22 12:19:30 -04:00 |
json
|
Issue #24540: merger from 3.4
|
2015-07-05 11:45:31 -07:00 |
lib2to3
|
Merge 3.5 (Issue #24619)
|
2015-07-23 15:02:25 +03:00 |
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
|
Documentation fixes for 3.5.0b3.
|
2015-07-04 19:11:41 -07:00 |
site-packages
|
|
|
sqlite3
|
|
|
test
|
- Issue #2091: error correctly on open() with mode 'U' and '+'
|
2015-07-26 06:43:13 +12:00 |
tkinter
|
Close issue6549: minor ttk.Style fixes
|
2015-07-21 00:54:19 -07:00 |
turtledemo
|
|
|
unittest
|
Issue #21750: Further fixup to be styled like other mock APIs.
|
2015-07-24 03:48:45 +12:00 |
urllib
|
|
|
venv
|
|
|
wsgiref
|
|
|
xml
|
|
|
xmlrpc
|
|
|
__future__.py
|
|
|
__phello__.foo.py
|
|
|
_bootlocale.py
|
|
|
_collections_abc.py
|
Issue #24400: Resurrect inspect.isawaitable()
|
2015-07-03 13:11:35 -04:00 |
_compat_pickle.py
|
|
|
_compression.py
|
|
|
_dummy_thread.py
|
|
|
_markupbase.py
|
|
|
_osx_support.py
|
|
|
_pydecimal.py
|
|
|
_pyio.py
|
- Issue #2091: error correctly on open() with mode 'U' and '+'
|
2015-07-26 06:43:13 +12:00 |
_sitebuiltins.py
|
|
|
_strptime.py
|
|
|
_threading_local.py
|
|
|
_weakrefset.py
|
|
|
abc.py
|
|
|
aifc.py
|
Corrected docstrings of audio modules. writeframes() accepts bytes, not str.
|
2015-07-10 22:13:40 +03:00 |
antigravity.py
|
|
|
argparse.py
|
|
|
ast.py
|
Issue #24688: ast.get_docstring() for 'async def' functions.
|
2015-07-23 08:54:35 +03:00 |
asynchat.py
|
|
|
asyncore.py
|
|
|
base64.py
|
|
|
bdb.py
|
|
|
binhex.py
|
|
|
bisect.py
|
|
|
bz2.py
|
|
|
calendar.py
|
|
|
cgi.py
|
|
|
cgitb.py
|
|
|
chunk.py
|
Issue #24608: chunk.Chunk.read() now always returns bytes, not str.
|
2015-07-10 22:24:47 +03:00 |
cmd.py
|
|
|
code.py
|
|
|
codecs.py
|
|
|
codeop.py
|
|
|
colorsys.py
|
|
|
compileall.py
|
|
|
configparser.py
|
|
|
contextlib.py
|
Issue #24336: The contextmanager decorator now works with functions with
|
2015-06-28 17:08:35 +03:00 |
copy.py
|
|
|
copyreg.py
|
|
|
cProfile.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
|
Issue #24485: Function source inspection fails on closures.
|
2015-07-23 22:52:49 -05:00 |
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
|
Issue #24400: Introduce a distinct type for 'async def' coroutines.
|
2015-06-22 12:19:30 -04:00 |
operator.py
|
|
|
optparse.py
|
|
|
os.py
|
|
|
pathlib.py
|
|
|
pdb.py
|
|
|
pickle.py
|
|
|
pickletools.py
|
|
|
pipes.py
|
|
|
pkgutil.py
|
|
|
platform.py
|
|
|
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
|
Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories.
|
2015-07-25 14:55:06 +03:00 |
signal.py
|
|
|
site.py
|
Fixes sys.path for applocal environments.
|
2015-07-17 11:59:21 -07:00 |
smtpd.py
|
|
|
smtplib.py
|
- Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optional
|
2015-07-09 10:39:55 -04:00 |
sndhdr.py
|
|
|
socket.py
|
|
|
socketserver.py
|
|
|
sre_compile.py
|
|
|
sre_constants.py
|
|
|
sre_parse.py
|
Issue #24580: Symbolic group references to open group in re patterns now are
|
2015-07-18 23:27:00 +03:00 |
ssl.py
|
|
|
stat.py
|
|
|
statistics.py
|
|
|
string.py
|
|
|
stringprep.py
|
|
|
struct.py
|
|
|
subprocess.py
|
|
|
sunau.py
|
Corrected docstrings of audio modules. writeframes() accepts bytes, not str.
|
2015-07-10 22:13:40 +03:00 |
symbol.py
|
|
|
symtable.py
|
|
|
sysconfig.py
|
|
|
tabnanny.py
|
|
|
tarfile.py
|
Merge with 3.4: Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment.
|
2015-07-06 09:29:41 +02:00 |
telnetlib.py
|
|
|
tempfile.py
|
|
|
textwrap.py
|
|
|
this.py
|
|
|
threading.py
|
|
|
timeit.py
|
Issue #24631: Fixed regression in the timeit modulu with multyline setup.
|
2015-07-15 22:11:36 +03:00 |
token.py
|
|
|
tokenize.py
|
Issue #24619: Simplify async/await tokenization.
|
2015-07-23 15:01:58 +03:00 |
trace.py
|
|
|
traceback.py
|
Issue #24695: Fix a regression in traceback.print_exception()
|
2015-07-24 17:36:21 +03:00 |
tracemalloc.py
|
|
|
tty.py
|
|
|
turtle.py
|
|
|
types.py
|
Issue #24400: Resurrect inspect.isawaitable()
|
2015-07-03 13:11:35 -04:00 |
typing.py
|
|
|
uu.py
|
|
|
uuid.py
|
|
|
warnings.py
|
|
|
wave.py
|
Corrected docstrings of audio modules. writeframes() accepts bytes, not str.
|
2015-07-10 22:13:40 +03:00 |
weakref.py
|
|
|
webbrowser.py
|
|
|
xdrlib.py
|
|
|
zipapp.py
|
|
|
zipfile.py
|
|
|