cpython/Lib
Serhiy Storchaka 529230142f Use bigmemtest decorator for test of issue #16335. 2013-01-21 20:27:17 +02:00
..
collections
concurrent Fix docstring typo in concurrent.futures.Future 2013-01-17 06:36:30 -08:00
ctypes Issue #15989: Fix several occurrences of integer overflow 2013-01-19 12:41:45 +02:00
curses Fix docstring in curses (#16782) 2012-12-29 23:08:07 +02:00
dbm
distutils
email
encodings
html
http
idlelib Issue #16829: IDLE printing no longer fails if there are spaces or other 2013-01-12 18:16:18 +02:00
importlib Issue #16730: Don't raise an exception in 2013-01-11 15:40:12 -05:00
json
lib2to3
logging Issue #9501: Merged fix from 3.2. 2013-01-15 17:56:43 +00:00
msilib
multiprocessing Issue #10527: Remove dead code 2013-01-15 13:19:24 +00:00
plat-aix4
plat-darwin
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-linux
plat-netbsd1
plat-next3
plat-os2emx
plat-sunos5
plat-unixware7
pydoc_data
site-packages
sqlite3 merge #13934: document sqlite version strings, use correct one in test. 2013-01-10 20:19:35 -05:00
test Use bigmemtest decorator for test of issue #16335. 2013-01-21 20:27:17 +02:00
tkinter Issue #15861: tkinter now correctly works with lists and tuples containing 2013-01-15 17:58:14 +02:00
turtledemo
unittest
urllib
venv
wsgiref
xml Describe the default_namespace parameter of ElemetTree.write. 2013-01-13 22:04:43 +02:00
xmlrpc
__future__.py
__phello__.foo.py
_compat_pickle.py
_dummy_thread.py
_markupbase.py
_osx_support.py
_pyio.py
_strptime.py
_threading_local.py
_weakrefset.py
abc.py
aifc.py Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file. 2012-12-29 22:36:23 +02:00
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 #16765: remove unused import. 2012-12-25 14:25:47 +02:00
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
colorsys.py
compileall.py
configparser.py configparser: preserve section order when using `__setitem__` (issue #16820) 2013-01-01 23:45:33 +01:00
contextlib.py
copy.py
copyreg.py
crypt.py
csv.py
datetime.py
decimal.py
difflib.py
dis.py
doctest.py
dummy_threading.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 #16618: Make glob.glob match consistently across strings and bytes 2012-12-27 10:10:11 +01:00
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
optparse.py
os.py Issue #15845: Fix comparison between bytes and string. 2013-01-08 11:36:54 +02:00
os2emxpath.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 Issue #16165: Fix sched.scheduler.run() method was block a scheduler for 2012-12-29 21:34:11 +02:00
shelve.py
shlex.py
shutil.py Issue #16993: shutil.which() now preserves the case of the path and extension 2013-01-21 15:00:27 +02:00
site.py
smtpd.py
smtplib.py
sndhdr.py
socket.py issue #879399 2012-12-25 13:04:50 +00:00
socketserver.py Merge with 3.2 : 2012-12-26 15:13:29 +00:00
sre_compile.py
sre_constants.py
sre_parse.py #13899: merge with 3.2. 2013-01-11 08:43:53 +02:00
ssl.py remove __del__ because it's evil and also prevents the ResourceWarning on the socket from happening (closes #16900) 2013-01-10 14:16:20 -06:00
stat.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
tty.py
turtle.py
types.py
uu.py
uuid.py
warnings.py
wave.py
weakref.py
webbrowser.py
xdrlib.py
zipfile.py Issue #9720: zipfile now writes correct local headers for files larger than 4 GiB. 2013-01-15 00:38:17 +02:00