cpython/Lib
Terry Reedy d2d2ae91c5 #2986 Add autojunk parameter to SequenceMatcher to optionally disable 'popular == junk' heuristic. 2010-11-11 23:22:19 +00:00
..
bsddb
compiler
ctypes Try harder on issue #7356: ctypes.util: Make parsing of ldconfig output 2010-09-15 13:01:19 +00:00
curses
distutils Remove one trace of Mac OS 9 support (#7908 follow-up) 2010-11-06 14:16:30 +00:00
email Merged revisions 85179 via svnmerge from 2010-10-02 16:26:05 +00:00
encodings
hotshot
idlelib
importlib
json Issue 10038. Restore the Python 2.6 behavior that json.loads() always returns 2010-11-02 21:03:09 +00:00
lib-tk Merged revisions 85930 via svnmerge from 2010-11-05 01:56:24 +00:00
lib2to3 Merged revisions 83852-83853,83857,84042,84216,84274-84276,84375,85388,85478,85506-85508 via svnmerge from 2010-10-14 23:00:00 +00:00
logging Merged revisions 86019 via svnmerge from 2010-10-31 04:44:04 +00:00
msilib
multiprocessing Merged revisions 86077 via svnmerge from 2010-11-01 05:15:55 +00:00
plat-aix3
plat-aix4
plat-atheos
plat-beos5
plat-darwin
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-irix5
plat-irix6
plat-linux2
plat-mac
plat-netbsd1
plat-next3
plat-os2emx
plat-riscos
plat-sunos5
plat-unixware7
pydoc_data
site-packages
sqlite3
test #2986 Add autojunk parameter to SequenceMatcher to optionally disable 'popular == junk' heuristic. 2010-11-11 23:22:19 +00:00
unittest Merged revisions 86101 via svnmerge from 2010-11-01 22:11:53 +00:00
wsgiref
xml Merged revisions 86348 via svnmerge from 2010-11-09 02:49:26 +00:00
BaseHTTPServer.py
Bastion.py
CGIHTTPServer.py Merged revisions 86195 via svnmerge from 2010-11-05 15:12:47 +00:00
ConfigParser.py fix output from RawConfigParser.write and ConfigParser.write for None 2010-09-03 03:55:50 +00:00
Cookie.py
DocXMLRPCServer.py
HTMLParser.py
MimeWriter.py
Queue.py
SimpleHTTPServer.py
SimpleXMLRPCServer.py Punctuation fix. 2010-10-27 07:09:22 +00:00
SocketServer.py
StringIO.py
UserDict.py keep UserDict an old-style class 2010-06-22 18:09:02 +00:00
UserList.py
UserString.py
_LWPCookieJar.py
_MozillaCookieJar.py
__future__.py
__phello__.foo.py
_abcoll.py Merged revisions 84301 via svnmerge from 2010-08-24 21:09:30 +00:00
_pyio.py Merged revisions 84814 via svnmerge from 2010-09-14 18:48:19 +00:00
_strptime.py
_threading_local.py Merged revisions 84344 via svnmerge from 2010-08-28 18:29:13 +00:00
_weakrefset.py
abc.py Use weakrefs to hold onto classes #2521. 2010-08-21 03:03:22 +00:00
aifc.py
antigravity.py
anydbm.py
argparse.py Merged revisions 86111 via svnmerge from 2010-11-02 12:48:15 +00:00
ast.py
asynchat.py
asyncore.py Fix Issue 6706: return None on connect() in case of EWOULDBLOCK/ECONNABORTED error. 2010-11-01 15:07:14 +00:00
atexit.py
audiodev.py
base64.py Merged revisions 85497 via svnmerge from 2010-10-14 21:22:52 +00:00
bdb.py
binhex.py
bisect.py
cProfile.py Merged revisions 83524,84776 via svnmerge from 2010-09-13 17:36:36 +00:00
calendar.py Merged revisions 85725 via svnmerge from 2010-10-19 17:52:22 +00:00
cgi.py Merged revisions 83901 via svnmerge from 2010-08-09 20:18:04 +00:00
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
collections.py Backport part of r86217: Fix issues when building without threads 2010-11-09 07:35:26 +00:00
colorsys.py
commands.py
compileall.py
contextlib.py
cookielib.py
copy.py Merged revisions 84495-84496 via svnmerge from 2010-09-04 17:52:26 +00:00
copy_reg.py
csv.py
dbhash.py
decimal.py
difflib.py #2986 Add autojunk parameter to SequenceMatcher to optionally disable 'popular == junk' heuristic. 2010-11-11 23:22:19 +00:00
dircache.py
dis.py
doctest.py Merged revisions 85503 via svnmerge from 2010-10-14 22:22:30 +00:00
dumbdbm.py
dummy_thread.py
dummy_threading.py
filecmp.py use multi-with syntax 2009-06-11 17:51:17 +00:00
fileinput.py
fnmatch.py
formatter.py
fpformat.py Deprecate the fpformat module for removal in 3.0. 2008-05-10 22:11:45 +00:00
fractions.py
ftplib.py
functools.py
genericpath.py
getopt.py
getpass.py
gettext.py Merged revisions 85223 via svnmerge from 2010-10-04 23:59:35 +00:00
glob.py
gzip.py Merged revisions 85291 via svnmerge from 2010-10-06 21:26:52 +00:00
hashlib.py
heapq.py
hmac.py
htmlentitydefs.py
htmllib.py
httplib.py Merged revisions 85205 via svnmerge from 2010-10-03 18:26:07 +00:00
ihooks.py
imaplib.py Merged revisions 86391 via svnmerge from 2010-11-10 09:02:33 +00:00
imghdr.py
imputil.py
inspect.py Merged revisions 84106 via svnmerge from 2010-08-16 20:30:26 +00:00
io.py
keyword.py
linecache.py
locale.py
macpath.py Merged revisions 84701,84784 via svnmerge from 2010-09-13 20:31:34 +00:00
macurl2path.py
mailbox.py
mailcap.py
markupbase.py Normalized a few cases of whitespace in function declarations. 2006-06-06 12:46:55 +00:00
md5.py
mhlib.py
mimetools.py
mimetypes.py Merged revisions 85774 via svnmerge from 2010-10-21 14:48:22 +00:00
mimify.py Have mimify raise a DeprecationWarning. The docs and PEP 4 have listed the 2007-05-30 21:48:58 +00:00
modulefinder.py
multifile.py
mutex.py use True and False 2009-01-27 23:15:48 +00:00
netrc.py
new.py
nntplib.py Issue #1664: Make nntplib IPv6-capable. Patch by Derek Morr. 2009-05-14 21:22:08 +00:00
ntpath.py Issue #5117: My previous commit for this issue broke posix buildbot. 2010-10-19 01:23:51 +00:00
nturl2path.py
numbers.py
opcode.py Issue #2333: Backport set and dict comprehensions syntax. 2010-01-11 22:36:12 +00:00
optparse.py
os.py
os2emxpath.py
pdb.doc
pdb.py
pickle.py
pickletools.py
pipes.py
pkgutil.py
platform.py
plistlib.py
popen2.py
poplib.py
posixfile.py
posixpath.py Issue #5117: Fixed root directory related issue on posixpath.relpath() and 2010-10-18 13:55:29 +00:00
pprint.py
profile.py Merged revisions 83524,84776 via svnmerge from 2010-09-13 17:36:36 +00:00
pstats.py Fix merging glitches. 2010-08-02 21:36:12 +00:00
pty.py
py_compile.py
pyclbr.py
pydoc.py Merged revisions 84173 via svnmerge from 2010-08-18 19:35:53 +00:00
quopri.py
random.py Issue 9816: Random.jumpahead(n) didn't work well for small values of n. 2010-09-10 10:47:22 +00:00
re.py
repr.py
rexec.py
rfc822.py
rlcompleter.py
robotparser.py
runpy.py Merged revisions 85398 via svnmerge from 2010-10-13 01:10:16 +00:00
sched.py
sets.py
sgmllib.py
sha.py
shelve.py Improve issue 7835 fix per MAL to handle the case that the 2010-02-11 01:56:42 +00:00
shlex.py
shutil.py removed non needed lines 2010-05-05 22:41:25 +00:00
site.py Merged revisions 85386-85387,85389 via svnmerge from 2010-10-12 22:53:51 +00:00
smtpd.py Fix Issue 6706: return None on connect() in case of EWOULDBLOCK/ECONNABORTED error. 2010-11-01 15:07:14 +00:00
smtplib.py
sndhdr.py
socket.py Merged revisions 84597-84599 via svnmerge from 2010-09-07 21:40:25 +00:00
sre.py
sre_compile.py
sre_constants.py
sre_parse.py
ssl.py Issue #9729: Fix the signature of SSLSocket.recvfrom() and 2010-09-14 14:37:18 +00:00
stat.py
statvfs.py
string.py Merged revisions 84470-84471,84566-84567,84759 via svnmerge from 2010-09-13 07:46:37 +00:00
stringold.py
stringprep.py
struct.py
subprocess.py Merged revisions 84582 via svnmerge from 2010-09-07 13:27:20 +00:00
sunau.py
sunaudio.py Deprecate the sunaudio module for removal in Python 3.0. The sunau module can provide similar functionality. 2008-07-18 19:30:22 +00:00
symbol.py
symtable.py
sysconfig.py Merged revisions 86223-86224,86226,86234 via svnmerge from 2010-11-06 04:06:18 +00:00
tabnanny.py
tarfile.py Merged revisions 85211 via svnmerge from 2010-10-04 15:37:53 +00:00
telnetlib.py
tempfile.py
textwrap.py
this.py Back rev 1.3 out per Raymond's request. 2004-02-06 04:40:56 +00:00
threading.py
timeit.py
toaiff.py
token.py
tokenize.py
trace.py Merged revisions 86229 via svnmerge from 2010-11-06 01:38:48 +00:00
traceback.py
tty.py
types.py
urllib.py
urllib2.py Merged revisions 85025 via svnmerge from 2010-09-27 01:40:59 +00:00
urlparse.py Merged revisions 83901 via svnmerge from 2010-08-09 20:18:04 +00:00
user.py
uu.py Merged revisions 86037 via svnmerge from 2010-10-31 16:17:36 +00:00
uuid.py Merged revisions 86192 via svnmerge from 2010-11-05 14:56:16 +00:00
warnings.py
wave.py
weakref.py Backport of weakref.WeakSet and tests from Python 3. 2010-03-29 20:04:23 +00:00
webbrowser.py
whichdb.py
wsgiref.egg-info
xdrlib.py Move xdrlib tests from the module into a separate test script, 2006-12-01 16:59:47 +00:00
xmllib.py #4351: more appropriate DeprecationWarning stacklevels 2009-05-08 02:28:39 +00:00
xmlrpclib.py
zipfile.py Merged revisions 84737 via svnmerge from 2010-09-12 14:56:27 +00:00