0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib
2015-01-29 14:29:51 +01:00
..
asyncio asyncio: sync with Tulip 2015-01-29 14:15:19 +01:00
collections
concurrent Issue #21817: When an exception is raised in a task submitted to a ProcessPoolExecutor, the remote traceback is now displayed in the parent process. 2015-01-17 20:02:14 +01:00
ctypes Merge with 3.4 (#23256) 2015-01-17 08:53:09 -06:00
curses
dbm
distutils
email merge 3.4 (#19996) 2015-01-25 23:31:58 -05:00
encodings
ensurepip Update setuptools to 12.0.5 and pip to 6.0.7 2015-01-28 17:56:15 -05:00
html Issue #23181: More "codepoint" -> "code point". 2015-01-18 11:33:31 +02:00
http http.client: disable Nagle's algorithm (closes #23302) 2015-01-23 11:02:57 -05:00
idlelib Issue #23180: merge from 3.4 2015-01-17 21:09:16 -08:00
importlib
json Issue #19361: JSON decoder now raises JSONDecodeError instead of ValueError. 2015-01-26 13:16:30 +02:00
lib2to3 Issue #21408: The default __ne__() now returns NotImplemented if __eq__() 2015-01-26 09:57:07 +02:00
logging Closes #23207: logging.basicConfig() now does additional validation of its arguments. 2015-01-23 19:54:23 +00:00
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
site-packages
sqlite3
test Closes #22668: Merge from 3.4. 2015-01-29 14:29:51 +01:00
tkinter
turtledemo
unittest Issue #21408: The default __ne__() now returns NotImplemented if __eq__() 2015-01-26 10:04:15 +02:00
urllib
venv
wsgiref
xml
xmlrpc
__future__.py
__phello__.foo.py
_bootlocale.py
_collections_abc.py Issue #21408: The default __ne__() now returns NotImplemented if __eq__() 2015-01-26 10:04:15 +02:00
_compat_pickle.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
calendar.py
cgi.py
cgitb.py
chunk.py
cmd.py
code.py
codecs.py Issue #22286: The "backslashreplace" error handlers now works with 2015-01-25 22:56:57 +02: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 #21408: The default __ne__() now returns NotImplemented if __eq__() 2015-01-26 10:04:15 +02:00
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 Issue #23268: Fixed bugs in the comparison of ipaddress classes. 2015-01-26 10:11:39 +02:00
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 Issue #21408: The default __ne__() now returns NotImplemented if __eq__() 2015-01-26 09:57:07 +02:00
opcode.py
operator.py
optparse.py
os.py
pathlib.py Issue #21408: The default __ne__() now returns NotImplemented if __eq__() 2015-01-26 10:04:15 +02:00
pdb.py
pickle.py Issue #23094: Fixed readline with frames in Python implementation of pickle. 2015-01-26 10:37:01 +02:00
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
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 add support for ALPN (closes #20188) 2015-01-23 16:35:37 -05:00
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 Issue #18518: timeit now rejects statements which can't be compiled outside 2015-01-26 12:09:59 +02:00
token.py
tokenize.py
trace.py
traceback.py
tracemalloc.py
tty.py
turtle.py
types.py
uu.py
uuid.py
warnings.py
wave.py
weakref.py
webbrowser.py
xdrlib.py
zipfile.py Issue #14099: Restored support of writing ZIP files to tellable but 2015-01-26 14:01:27 +02:00