.. |
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
|
clean up some more bsddb scraps
|
2008-09-03 22:59:38 +00:00 |
distutils
|
Issue #3160: the "bdist_wininst" distutils command didn't work.
|
2008-09-04 21:32:09 +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
|
#1276: Add temporary encoding aliases for non-supported Mac CJK
|
2008-08-23 08:03:03 +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
|
Merged revisions 66262 via svnmerge from
|
2008-09-06 19:37:35 +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 66174-66175,66177 via svnmerge from
|
2008-09-03 02:27:16 +00:00 |
logging
|
Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,66246,66249-66250,66264,66268,66272,66294,66306 via svnmerge from
|
2008-09-08 23:05:23 +00:00 |
msilib
|
|
|
multiprocessing
|
Merge r66115 forward to py3k, resolves issue3419
|
2008-09-02 19:12:20 +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
|
Revert r33661, which broke all buildbots.
|
2008-09-09 07:28:22 +00:00 |
tkinter
|
Issue #1658: dict size is changing during iteration in tkinter.BaseWidget and
|
2008-09-04 11:21:31 +00:00 |
urllib
|
Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module
|
2008-09-03 22:49:01 +00:00 |
wsgiref
|
|
|
xml
|
#2501 xml.sax.parser doesn't terminate when given a filename; enable some more tests!
|
2008-09-04 02:22:52 +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
|
|
|
_weakrefset.py
|
|
|
abc.py
|
Merged revisions 66144 via svnmerge from
|
2008-09-02 10:43:28 +00:00 |
aifc.py
|
|
|
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
|
|
|
calendar.py
|
|
|
cgi.py
|
Added a warning filter to don't show the warning during
|
2008-09-09 02:43:19 +00:00 |
cgitb.py
|
|
|
chunk.py
|
|
|
cmd.py
|
|
|
code.py
|
|
|
codecs.py
|
|
|
codeop.py
|
|
|
collections.py
|
|
|
colorsys.py
|
|
|
compileall.py
|
|
|
configparser.py
|
|
|
contextlib.py
|
|
|
copy.py
|
|
|
copyreg.py
|
|
|
cProfile.py
|
|
|
csv.py
|
Merged revisions 65795 via svnmerge from
|
2008-08-18 00:51:19 +00:00 |
decimal.py
|
Merged revisions 66006 via svnmerge from
|
2008-08-24 05:48:10 +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
|
issue3715: docstring representation of hex escaped string needs to be double
|
2008-08-31 16:35:01 +00:00 |
heapq.py
|
|
|
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
|
|
|
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
|
|
|
modulefinder.py
|
|
|
netrc.py
|
|
|
nntplib.py
|
|
|
ntpath.py
|
|
|
nturl2path.py
|
|
|
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
|
|
|
os2emxpath.py
|
|
|
os.py
|
Partially revert r65795 by undoing change to 'os'.
|
2008-08-18 01:45:29 +00:00 |
pdb.doc
|
|
|
pdb.py
|
|
|
pickle.py
|
|
|
pickletools.py
|
|
|
pipes.py
|
|
|
pkgutil.py
|
|
|
platform.py
|
Merged revisions 66213 via svnmerge from
|
2008-09-04 11:24:53 +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
|
|
|
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_topics.py
|
|
|
pydoc.py
|
Merged revisions 66076 via svnmerge from
|
2008-08-30 19:53:05 +00:00 |
queue.py
|
|
|
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
|
|
|
sndhdr.py
|
|
|
socket.py
|
|
|
socketserver.py
|
|
|
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
|
fixes from issue 3162 for SSL module
|
2008-09-08 16:45:19 +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
|
|
|
tempfile.py
|
|
|
textwrap.py
|
|
|
this.py
|
|
|
threading.py
|
Issue #874900: fix behaviour of threading module after a fork.
|
2008-09-06 23:00:03 +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
|
Merged revisions 66321 via svnmerge from
|
2008-09-09 01:52:27 +00:00 |
wave.py
|
|
|
weakref.py
|
Committing the patch in issue 2965, so that weakref dicts have a closer
|
2008-09-04 01:42:51 +00:00 |
webbrowser.py
|
|
|
wsgiref.egg-info
|
|
|
xdrlib.py
|
|
|
zipfile.py
|
Merged revisions 66240 via svnmerge from
|
2008-09-05 23:43:02 +00:00 |