cpython/Lib
Benjamin Peterson 9b6760225a move test to a better location 2008-08-21 17:00:40 +00:00
..
bsddb Fix a failure in bsddb tests, following the changes in regular expression semantics 2008-08-19 21:01:52 +00:00
ctypes Merged revisions 65908 via svnmerge from 2008-08-20 13:42:16 +00:00
curses Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from 2008-07-16 03:43:04 +00:00
dbm
distutils Bumping to 3.0b3 2008-08-21 02:39:51 +00:00
email #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
encodings #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
html #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
http #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
idlelib Bumping to 3.0b3 2008-08-21 02:39:51 +00:00
json #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
lib2to3 Merged revisions 65658,65869,65882 via svnmerge from 2008-08-19 21:42:13 +00:00
logging #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
msilib
multiprocessing For some reason sys.stdin may be None on Windows, and makes test_multiprocessing fail. 2008-08-20 09:04:46 +00:00
plat-aix4
plat-atheos
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-linux2
plat-netbsd1
plat-next3
plat-os2emx
plat-sunos5
plat-unixware7
site-packages
sqlite3 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from 2008-07-23 16:10:53 +00:00
test move test to a better location 2008-08-21 17:00:40 +00:00
tkinter Merged revisions 65622 via svnmerge from 2008-08-10 11:28:17 +00:00
urllib #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
wsgiref Make a new urllib package . 2008-06-18 20:49:58 +00:00
xml Make a new urllib package . 2008-06-18 20:49:58 +00:00
xmlrpc #3614: Correct a typo in xmlrpc.client. 2008-08-20 21:35:50 +00:00
__future__.py
__phello__.foo.py
_abcoll.py Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-64583,64585,64590,64592-64593,64625,64630,64638,64647,64655-64656,64663-64664 via svnmerge from 2008-07-02 20:22:54 +00:00
_dummy_thread.py Merged revisions 65787 via svnmerge from 2008-08-17 22:31:15 +00:00
_markupbase.py
_strptime.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
_threading_local.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +00:00
_weakrefset.py
abc.py
aifc.py Remove cl usage from aifc and use bytes throughout. 2008-06-07 19:01:03 +00:00
ast.py Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from 2008-07-02 17:30:14 +00:00
asynchat.py Fixed bugs 760475, 953599, and 1519. This is a translation of changelist 64768 2008-07-07 05:04:12 +00:00
asyncore.py Merged revisions 65152 via svnmerge from 2008-07-20 07:31:30 +00:00
base64.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
bdb.py
binhex.py
bisect.py Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
build_class.py
cProfile.py
calendar.py #3059: Stop decoding Unicode in calendar module. 2008-06-08 08:40:05 +00:00
cgi.py Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from 2008-07-02 17:30:14 +00:00
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
collections.py Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,64066,64071 via svnmerge from 2008-06-10 19:20:26 +00:00
colorsys.py
compileall.py
configparser.py
contextlib.py
copy.py
copyreg.py
csv.py Merged revisions 65795 via svnmerge from 2008-08-18 00:51:19 +00:00
decimal.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
difflib.py
dis.py
doctest.py a much cleaner fix from Antoine 2008-07-29 15:55:50 +00:00
dummy_threading.py
filecmp.py Merged revisions 65787 via svnmerge from 2008-08-17 22:31:15 +00:00
fileinput.py
fnmatch.py
formatter.py
fractions.py Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from 2008-07-16 12:55:28 +00:00
ftplib.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
functools.py
genericpath.py
getopt.py
getpass.py
gettext.py Make gettext Unicode interface consistent and clean up the docs. 2008-07-17 18:15:35 +00:00
glob.py
gzip.py
hashlib.py
heapq.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
hmac.py
imaplib.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
imghdr.py Merged revisions 65713 via svnmerge from 2008-08-16 16:48:16 +00:00
inspect.py Merged revisions 65793 via svnmerge from 2008-08-18 00:43:03 +00:00
io.py Merged revisions 65791 via svnmerge from 2008-08-18 00:39:30 +00:00
keyword.py
linecache.py
locale.py Merged revisions 65237 via svnmerge from 2008-07-25 21:45:08 +00:00
macpath.py
macurl2path.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
mailbox.py Merged revisions 65459,65472,65481,65518,65536,65581,65609,65637,65641,65644-65645 via svnmerge from 2008-08-12 08:35:52 +00:00
mailcap.py
mimetypes.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
modulefinder.py
netrc.py
nntplib.py
ntpath.py
nturl2path.py follow-up of r64385: rename urllib.quote in nturl2path 2008-06-18 22:38:24 +00:00
numbers.py Forward port only Py3k relevant change in r65642 (giving it a Py3k NEWS entry anyway because of the difference in the changes between the two branches) 2008-08-18 12:31:52 +00:00
opcode.py Remove MAKE_BYTES which is a leftover from the mutable byte literal time. 2008-07-20 21:38:50 +00:00
optparse.py
os.py Partially revert r65795 by undoing change to 'os'. 2008-08-18 01:45:29 +00:00
os2emxpath.py
pdb.doc
pdb.py
pickle.py Restore _pickle module accelerator module. 2008-06-12 18:26:05 +00:00
pickletools.py Restore _pickle module accelerator module. 2008-06-12 18:26:05 +00:00
pipes.py
pkgutil.py
platform.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
plistlib.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
poplib.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
posixpath.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
pprint.py
profile.py
pstats.py
pty.py
py_compile.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
pyclbr.py
pydoc.py Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from 2008-07-23 16:10:53 +00:00
pydoc_topics.py
queue.py Merged revisions 64125 via svnmerge from 2008-06-11 19:14:14 +00:00
quopri.py
random.py Merged revisions 65259,65263,65296,65307,65321 via svnmerge from 2008-07-31 20:21:46 +00:00
re.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
reprlib.py
rlcompleter.py Merged revisions 65168 via svnmerge from 2008-07-21 16:32:10 +00:00
runpy.py
sched.py
shelve.py Merged revisions 65787 via svnmerge from 2008-08-17 22:31:15 +00:00
shlex.py
shutil.py Merged revisions 65459,65472,65481,65518,65536,65581,65609,65637,65641,65644-65645 via svnmerge from 2008-08-12 08:35:52 +00:00
site.py
smtpd.py Committing Py3k version of changelist 64080 and 64257, along with updated tests 2008-07-07 04:15:08 +00:00
smtplib.py Remove traces of rfc822. 2008-06-12 22:23:59 +00:00
sndhdr.py
socket.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
socketserver.py fix more threading API related bugs 2008-06-13 02:00:47 +00:00
sre_compile.py
sre_constants.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
sre_parse.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
ssl.py clean up ssl.py; expose unwrap and add test for it 2008-08-12 16:56:25 +00:00
stat.py
string.py
stringprep.py
struct.py
subprocess.py fix set_daemon usage in subprocess 2008-08-18 19:08:51 +00:00
sunau.py #3567: fix sunau for running with -bb and make test_ossaudiodev work. 2008-08-17 00:38:32 +00:00
symbol.py
symtable.py revert 65897 2008-08-20 12:55:31 +00:00
tabnanny.py
tarfile.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
telnetlib.py Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 2008-06-10 17:40:04 +00:00
tempfile.py Fixed test_tempfile. 2008-06-12 01:13:54 +00:00
textwrap.py
this.py
threading.py add full deprecation warnings for old threading APIs 2008-08-18 22:10:13 +00:00
timeit.py
token.py
tokenize.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
trace.py
traceback.py implement chained exception tracebacks 2008-07-15 15:32:09 +00:00
tty.py
types.py
unittest.py
uu.py
uuid.py
warnings.py Removed some unused imports to decrease the amount of loaded modules during startup. 2008-08-15 18:43:03 +00:00
wave.py
weakref.py ReferenceError is undefined. causes test___all__.py to fail. remove it from __all__ 2008-08-18 03:41:46 +00:00
webbrowser.py
wsgiref.egg-info
xdrlib.py
zipfile.py Merged revisions 65659,65693,65700,65702,65706-65707,65761 via svnmerge from 2008-08-17 20:23:46 +00:00