| .. |
|
asyncio
|
Closes #23219: cancelling asyncio.wait_for() now cancels the task
|
2015-01-15 16:29:10 +01:00 |
|
collections
|
|
|
|
concurrent
|
|
|
|
ctypes
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:06:02 +02:00 |
|
curses
|
|
|
|
dbm
|
|
|
|
distutils
|
merge 3.4 (#23063)
|
2015-01-15 00:00:16 -05:00 |
|
email
|
|
|
|
encodings
|
|
|
|
ensurepip
|
Update setuptools to 11.3.1
|
2015-01-11 15:51:11 -05:00 |
|
html
|
|
|
|
http
|
merge 3.4 (#23221)
|
2015-01-13 09:20:31 -05:00 |
|
idlelib
|
Merge with 3.4
|
2015-01-07 23:49:06 -05:00 |
|
importlib
|
Issue #23014: Make importlib.abc.Loader.create_module() required when
|
2015-01-09 11:39:21 -05:00 |
|
json
|
Issue #23206: Make `json.dumps(..., ensure_ascii=False) as fast as the default case of ensure_ascii=True`. Patch by Naoki Inada.
|
2015-01-11 16:41:01 +01:00 |
|
lib2to3
|
fix instances of consecutive articles (closes #23221)
|
2015-01-13 09:17:24 -05:00 |
|
logging
|
Closes #21980: Added a __repr__ for LogRecord.
|
2015-01-06 11:19:42 +00:00 |
|
msilib
|
|
|
|
multiprocessing
|
Issue #23060: Suppresses a multiprocessing assert that fails incorrectly
|
2014-12-17 06:35:49 -08:00 |
|
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
|
|
|
|
site-packages
|
|
|
|
sqlite3
|
|
|
|
test
|
Merge 3.4 (asyncio)
|
2015-01-15 16:29:23 +01:00 |
|
tkinter
|
|
|
|
turtledemo
|
|
|
|
unittest
|
Issue #22823: Fix typo in unittest/mock.py
|
2014-12-11 22:25:49 +01:00 |
|
urllib
|
Merge: #23040: Clarify treatment of encoding and errors when component is bytes.
|
2014-12-24 21:24:07 -05:00 |
|
venv
|
|
|
|
wsgiref
|
|
|
|
xml
|
Removed duplicated words in in comments and docs.
|
2014-12-01 18:30:14 +02:00 |
|
xmlrpc
|
merge 3.4 (#16043)
|
2014-12-05 20:36:07 -05:00 |
|
__future__.py
|
|
|
|
__phello__.foo.py
|
|
|
|
_bootlocale.py
|
|
|
|
_collections_abc.py
|
|
|
|
_compat_pickle.py
|
|
|
|
_dummy_thread.py
|
|
|
|
_markupbase.py
|
|
|
|
_osx_support.py
|
|
|
|
_pydecimal.py
|
|
|
|
_pyio.py
|
merge 3.4 (#23093)
|
2014-12-21 21:00:51 -06:00 |
|
_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
|
|
|
|
calendar.py
|
|
|
|
cgi.py
|
|
|
|
cgitb.py
|
|
|
|
chunk.py
|
|
|
|
cmd.py
|
|
|
|
code.py
|
|
|
|
codecs.py
|
Merge issue 19548 changes from 3.4
|
2015-01-07 00:37:01 +10:00 |
|
codeop.py
|
|
|
|
colorsys.py
|
|
|
|
compileall.py
|
|
|
|
configparser.py
|
|
|
|
contextlib.py
|
|
|
|
copy.py
|
|
|
|
copyreg.py
|
|
|
|
cProfile.py
|
|
|
|
crypt.py
|
|
|
|
csv.py
|
|
|
|
datetime.py
|
|
|
|
decimal.py
|
|
|
|
difflib.py
|
|
|
|
dis.py
|
|
|
|
doctest.py
|
Issue #21740: Support wrapped callables in pydoc. Patch by Claudiu Popa.
|
2014-12-08 15:00:05 -05:00 |
|
dummy_threading.py
|
|
|
|
enum.py
|
|
|
|
filecmp.py
|
|
|
|
fileinput.py
|
|
|
|
fnmatch.py
|
|
|
|
formatter.py
|
Issue #18644: Fix a ResourceWarning in formatter.test().
|
2015-01-05 09:20:07 +02:00 |
|
fractions.py
|
|
|
|
ftplib.py
|
merge 3.4 (#23111)
|
2014-12-30 15:16:13 -06:00 |
|
functools.py
|
No need to rebuild a constant dictionary on every call. Move convert mapping to module level.
|
2015-01-13 22:57:35 -08:00 |
|
genericpath.py
|
|
|
|
getopt.py
|
|
|
|
getpass.py
|
|
|
|
gettext.py
|
|
|
|
glob.py
|
|
|
|
gzip.py
|
|
|
|
hashlib.py
|
Removed duplicated words in in comments and docs.
|
2014-12-01 18:28:43 +02:00 |
|
heapq.py
|
|
|
|
hmac.py
|
|
|
|
imaplib.py
|
|
|
|
imghdr.py
|
|
|
|
imp.py
|
|
|
|
inspect.py
|
inspect: Fix getsource() to load updated source of reloaded module
|
2014-12-08 18:00:25 -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
|
|
|
|
operator.py
|
|
|
|
optparse.py
|
|
|
|
os.py
|
|
|
|
pathlib.py
|
Issue #19777: Provide a home() classmethod on Path objects.
|
2015-01-12 21:03:41 +01:00 |
|
pdb.py
|
|
|
|
pickle.py
|
|
|
|
pickletools.py
|
Issue #19858: pickletools.optimize() now aware of the MEMOIZE opcode, can
|
2014-12-16 18:00:56 +02:00 |
|
pipes.py
|
|
|
|
pkgutil.py
|
|
|
|
platform.py
|
|
|
|
plistlib.py
|
|
|
|
poplib.py
|
|
|
|
posixpath.py
|
|
|
|
pprint.py
|
Issue #19104: pprint now produces evaluable output for wrapped strings.
|
2014-12-20 20:57:15 +02:00 |
|
profile.py
|
|
|
|
pstats.py
|
|
|
|
pty.py
|
|
|
|
py_compile.py
|
|
|
|
pyclbr.py
|
|
|
|
pydoc.py
|
|
|
|
queue.py
|
|
|
|
quopri.py
|
|
|
|
random.py
|
|
|
|
re.py
|
merge 3.4 (#9179)
|
2014-11-30 11:51:16 -05:00 |
|
reprlib.py
|
|
|
|
rlcompleter.py
|
|
|
|
runpy.py
|
|
|
|
sched.py
|
|
|
|
selectors.py
|
Issue #23209, #23225: selectors.BaseSelector.get_key() now raises a
|
2015-01-13 10:00:55 +01:00 |
|
shelve.py
|
|
|
|
shlex.py
|
|
|
|
shutil.py
|
Issue #21775: shutil.copytree(): fix crash when copying to VFAT
|
2014-12-10 02:51:36 +02:00 |
|
signal.py
|
|
|
|
site.py
|
|
|
|
smtpd.py
|
|
|
|
smtplib.py
|
|
|
|
sndhdr.py
|
|
|
|
socket.py
|
merge 3.4 (#23221)
|
2015-01-13 09:20:31 -05:00 |
|
socketserver.py
|
|
|
|
sre_compile.py
|
|
|
|
sre_constants.py
|
Removed unused function linecol() (added in issue #22578 by mistake).
|
2014-12-01 11:25:21 +02:00 |
|
sre_parse.py
|
Issue #21032: Deprecated the use of re.LOCALE flag with str patterns or
|
2014-12-01 11:50:07 +02:00 |
|
ssl.py
|
remove extra definite article
|
2015-01-11 15:22:07 -05:00 |
|
stat.py
|
|
|
|
statistics.py
|
|
|
|
string.py
|
|
|
|
stringprep.py
|
|
|
|
struct.py
|
|
|
|
subprocess.py
|
Closes #23234: Refactor subprocess
|
2015-01-14 17:07:59 +01:00 |
|
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
|
Removed duplicated dict entries.
|
2015-01-11 12:48:17 +02:00 |
|
trace.py
|
|
|
|
traceback.py
|
|
|
|
tracemalloc.py
|
|
|
|
tty.py
|
|
|
|
turtle.py
|
|
|
|
types.py
|
|
|
|
uu.py
|
|
|
|
uuid.py
|
Issue #22902: The "ip" command is now used on Linux to determine MAC address
|
2014-11-30 20:39:04 +02:00 |
|
warnings.py
|
Fixed a typo in a comment (issue #23016).
|
2014-12-14 10:53:50 +02:00 |
|
wave.py
|
|
|
|
weakref.py
|
|
|
|
webbrowser.py
|
|
|
|
xdrlib.py
|
|
|
|
zipfile.py
|
Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects
|
2014-12-03 09:14:36 +02:00 |