]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
Tarek Ziadé [Wed, 13 May 2009 22:22:55 +0000 (22:22 +0000)]
Merged revisions 72614 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72614 | tarek.ziade | 2009-05-14 00:20:49 +0200 (Thu, 14 May 2009) | 13 lines
Merged revisions 72610,72612 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72610 | tarek.ziade | 2009-05-13 23:30:06 +0200 (Wed, 13 May 2009) | 1 line
added an inifoo in the C file, to avoid a warning by the MSVC9 linker
........
r72612 | tarek.ziade | 2009-05-14 00:16:03 +0200 (Thu, 14 May 2009) | 1 line
adding void to the c function
........
................
R. David Murray [Wed, 13 May 2009 18:02:09 +0000 (18:02 +0000)]
Not backporting since pydoc isn't broken in 3.0.
Blocked revisions 72607 via svnmerge
................
r72607 | r.david.murray | 2009-05-13 13:33:03 -0400 (Wed, 13 May 2009) | 12 lines
This fix makes, eg, 'pydoc time' work again.
Merged revisions 72605 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72605 | r.david.murray | 2009-05-13 13:14:11 -0400 (Wed, 13 May 2009) | 3 lines
Issue #4050: inspect.findsource/getsource now raise an IOError if the 'source'
file is a binary. Patch by Brodie Rao, test by Daniel Diniz.
........
................
R. David Murray [Wed, 13 May 2009 13:16:46 +0000 (13:16 +0000)]
Recorded merge of revisions 72603 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72603 | r.david.murray | 2009-05-13 09:15:06 -0400 (Wed, 13 May 2009) | 10 lines
Recorded merge of revisions 72601 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72601 | r.david.murray | 2009-05-13 09:07:14 -0400 (Wed, 13 May 2009) | 3 lines
Move news item to correct section, remove spurious 'see below'
from docstring.
........
................
R. David Murray [Wed, 13 May 2009 12:53:18 +0000 (12:53 +0000)]
Merged revisions 72599 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72599 | r.david.murray | 2009-05-13 08:27:21 -0400 (Wed, 13 May 2009) | 9 lines
Merged revisions 72597 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72597 | r.david.murray | 2009-05-12 20:30:29 -0400 (Tue, 12 May 2009) | 2 lines
Issue 5994: add docstrings to marshal.
........
................
Benjamin Peterson [Tue, 12 May 2009 22:01:26 +0000 (22:01 +0000)]
Merged revisions 72595 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72595 | benjamin.peterson | 2009-05-12 16:21:26 -0500 (Tue, 12 May 2009) | 9 lines
Merged revisions 72593 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72593 | benjamin.peterson | 2009-05-12 16:06:05 -0500 (Tue, 12 May 2009) | 1 line
the compiler attribute is used in setup.py; can't rename
........
................
Benjamin Peterson [Tue, 12 May 2009 20:50:32 +0000 (20:50 +0000)]
Merged revisions 72589 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r72589 | benjamin.peterson | 2009-05-12 15:39:25 -0500 (Tue, 12 May 2009) | 1 line
fix error handling of PyNumber_InPlaceOr #6000
........
Tarek Ziadé [Tue, 12 May 2009 17:17:11 +0000 (17:17 +0000)]
Merged revisions 72587 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72587 | tarek.ziade | 2009-05-12 19:14:01 +0200 (Tue, 12 May 2009) | 9 lines
Merged revisions 72585 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72585 | tarek.ziade | 2009-05-12 19:07:14 +0200 (Tue, 12 May 2009) | 1 line
fixed #5977: distutils build_ext.get_outputs was not using the inplace option
........
................
Tarek Ziadé [Tue, 12 May 2009 07:08:44 +0000 (07:08 +0000)]
Merged revisions 72579 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72579 | tarek.ziade | 2009-05-12 09:06:42 +0200 (Tue, 12 May 2009) | 9 lines
Merged revisions 72577 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72577 | tarek.ziade | 2009-05-12 09:01:29 +0200 (Tue, 12 May 2009) | 1 line
removing the assert statement so the code works when Python is run with -O
........
................
Tarek Ziadé [Tue, 12 May 2009 07:07:42 +0000 (07:07 +0000)]
Blocked revisions 72562 via svnmerge
................
r72562 | tarek.ziade | 2009-05-11 10:49:17 +0200 (Mon, 11 May 2009) | 9 lines
Merged revisions 72560 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72560 | tarek.ziade | 2009-05-11 10:45:17 +0200 (Mon, 11 May 2009) | 1 line
distutils.test_build_clib added a new line at the end of the file, to avoid a warning with some compilers
........
................
R. David Murray [Tue, 12 May 2009 01:42:03 +0000 (01:42 +0000)]
Merged revisions 72574 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72574 | r.david.murray | 2009-05-11 21:40:16 -0400 (Mon, 11 May 2009) | 10 lines
Merged revisions 72572 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72572 | r.david.murray | 2009-05-11 21:36:57 -0400 (Mon, 11 May 2009) | 3 lines
Make it clear up front that shelve only records changes
when objects are assigned back to it when writeback is False.
........
................
Mark Dickinson [Mon, 11 May 2009 16:42:15 +0000 (16:42 +0000)]
Blocked revisions 72568 via svnmerge
........
r72568 | mark.dickinson | 2009-05-11 17:41:34 +0100 (Mon, 11 May 2009) | 2 lines
typo: candiate -> candidate
........
Mark Dickinson [Mon, 11 May 2009 16:27:53 +0000 (16:27 +0000)]
Merged revisions 72565 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72565 | mark.dickinson | 2009-05-11 16:45:15 +0100 (Mon, 11 May 2009) | 9 lines
Merged revisions 72564 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72564 | mark.dickinson | 2009-05-11 16:33:08 +0100 (Mon, 11 May 2009) | 2 lines
Issue #5981: Fix some float.fromhex bugs related to inf and nan handling.
........
................
Tarek Ziadé [Sun, 10 May 2009 21:34:41 +0000 (21:34 +0000)]
Merged revisions 72553 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72553 | tarek.ziade | 2009-05-10 23:31:23 +0200 (Sun, 10 May 2009) | 9 lines
Merged revisions 72552 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72552 | tarek.ziade | 2009-05-10 23:27:55 +0200 (Sun, 10 May 2009) | 1 line
fixed test_build_ext for win32
........
................
Tarek Ziadé [Sun, 10 May 2009 12:39:33 +0000 (12:39 +0000)]
Blocked revisions 72549 via svnmerge
................
r72549 | tarek.ziade | 2009-05-10 14:38:16 +0200 (Sun, 10 May 2009) | 9 lines
Merged revisions 72547 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72547 | tarek.ziade | 2009-05-10 14:36:48 +0200 (Sun, 10 May 2009) | 1 line
fixed test for all platforms
........
................
Tarek Ziadé [Sun, 10 May 2009 12:24:24 +0000 (12:24 +0000)]
Blocked revisions 72545 via svnmerge
................
r72545 | tarek.ziade | 2009-05-10 14:20:44 +0200 (Sun, 10 May 2009) | 9 lines
Merged revisions 72543 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72543 | tarek.ziade | 2009-05-10 14:17:30 +0200 (Sun, 10 May 2009) | 1 line
now using EnvironGuard everywhere
........
................
Tarek Ziadé [Sun, 10 May 2009 12:04:07 +0000 (12:04 +0000)]
Blocked revisions 72541 via svnmerge
................
r72541 | tarek.ziade | 2009-05-10 14:02:35 +0200 (Sun, 10 May 2009) | 9 lines
Merged revisions 72539 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72539 | tarek.ziade | 2009-05-10 13:59:30 +0200 (Sun, 10 May 2009) | 1 line
refactored test_sysconfig so it uses test.test_support.EnvironmentVarGuard
........
................
Tarek Ziadé [Sun, 10 May 2009 11:46:59 +0000 (11:46 +0000)]
Blocked revisions 72537 via svnmerge
................
r72537 | tarek.ziade | 2009-05-10 13:45:41 +0200 (Sun, 10 May 2009) | 9 lines
Merged revisions 72535 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72535 | tarek.ziade | 2009-05-10 13:42:46 +0200 (Sun, 10 May 2009) | 1 line
Added tests form install_lib and pep8-fied the module
........
................
Tarek Ziadé [Sun, 10 May 2009 10:40:27 +0000 (10:40 +0000)]
Merged revisions 72533 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72533 | tarek.ziade | 2009-05-10 12:34:01 +0200 (Sun, 10 May 2009) | 9 lines
Merged revisions 72531 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72531 | tarek.ziade | 2009-05-10 12:12:08 +0200 (Sun, 10 May 2009) | 1 line
fixed #5984 and improved test coverage
........
................
Tarek Ziadé [Sat, 9 May 2009 11:57:11 +0000 (11:57 +0000)]
Blocked revisions 72504 via svnmerge
................
r72504 | tarek.ziade | 2009-05-09 13:55:12 +0200 (Sat, 09 May 2009) | 9 lines
Merged revisions 72497 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72497 | tarek.ziade | 2009-05-09 10:28:53 +0200 (Sat, 09 May 2009) | 1 line
Fixed Issue 5900: distutils.command.build_ext - Ensure RUNPATH is added to extension modules with RPATH if GNU ld is used
........
................
Tarek Ziadé [Sat, 9 May 2009 10:10:12 +0000 (10:10 +0000)]
Blocked revisions 72502 via svnmerge
................
r72502 | tarek.ziade | 2009-05-09 12:09:11 +0200 (Sat, 09 May 2009) | 9 lines
Merged revisions 72500 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72500 | tarek.ziade | 2009-05-09 12:06:00 +0200 (Sat, 09 May 2009) | 1 line
#5976: fixed distutils test_check_environ
........
................
Mark Dickinson [Fri, 8 May 2009 21:29:32 +0000 (21:29 +0000)]
Merged revisions 72485 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r72485 | mark.dickinson | 2009-05-08 22:28:46 +0100 (Fri, 08 May 2009) | 2 lines
Clean up some int/long detection remnants in resource module.
........
Mark Dickinson [Fri, 8 May 2009 21:03:36 +0000 (21:03 +0000)]
Merged revisions 72482 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72482 | mark.dickinson | 2009-05-08 22:01:57 +0100 (Fri, 08 May 2009) | 10 lines
Merged revisions 72479 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72479 | mark.dickinson | 2009-05-08 21:58:08 +0100 (Fri, 08 May 2009) | 3 lines
Issue #5933: Fix gcc -Wextra compiler warnings (and remove some
trailing whitespace).
........
................
Jeroen Ruigrok van der Werven [Fri, 8 May 2009 16:45:39 +0000 (16:45 +0000)]
Merged revisions 72471 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72471 | jeroen.ruigrok | 2009-05-08 16:18:00 +0200 (vr, 08 mei 2009) | 9 lines
Merged revisions 72469 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72469 | jeroen.ruigrok | 2009-05-08 16:11:23 +0200 (vr, 08 mei 2009) | 2 lines
Update the Windows locale mapping with the ones introduced with Vista.
........
................
Jeroen Ruigrok van der Werven [Fri, 8 May 2009 16:44:52 +0000 (16:44 +0000)]
Merged revisions 72470 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72470 | jeroen.ruigrok | 2009-05-08 16:17:00 +0200 (vr, 08 mei 2009) | 9 lines
Merged revisions 72468 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72468 | jeroen.ruigrok | 2009-05-08 15:07:39 +0200 (vr, 08 mei 2009) | 2 lines
Add ISO-8859-16.
........
................
Tarek Ziadé [Thu, 7 May 2009 23:13:30 +0000 (23:13 +0000)]
Blocked revisions 72455 via svnmerge
................
r72455 | tarek.ziade | 2009-05-08 01:11:34 +0200 (Fri, 08 May 2009) | 9 lines
Merged revisions 72454 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72454 | tarek.ziade | 2009-05-08 01:01:56 +0200 (Fri, 08 May 2009) | 1 line
fixed AR/ARFLAGS values in test_sysconfig
........
................
Tarek Ziadé [Thu, 7 May 2009 22:21:27 +0000 (22:21 +0000)]
Blocked revisions 72450 via svnmerge
........
r72450 | tarek.ziade | 2009-05-08 00:18:49 +0200 (Fri, 08 May 2009) | 1 line
run autoconf (step forgotten in r72446)
........
Tarek Ziadé [Thu, 7 May 2009 21:27:11 +0000 (21:27 +0000)]
Blocked revisions 72446 via svnmerge
................
r72446 | tarek.ziade | 2009-05-07 23:24:43 +0200 (Thu, 07 May 2009) | 9 lines
Merged revisions 72445 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72445 | tarek.ziade | 2009-05-07 23:20:34 +0200 (Thu, 07 May 2009) | 1 line
Fixed #5941: added ARFLAGS for the archiver command.
........
................
Eric Smith [Thu, 7 May 2009 19:39:04 +0000 (19:39 +0000)]
Merged revisions 72441 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72441 | eric.smith | 2009-05-07 15:38:09 -0400 (Thu, 07 May 2009) | 9 lines
Merged revisions 72439 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72439 | eric.smith | 2009-05-07 15:36:09 -0400 (Thu, 07 May 2009) | 1 line
Fixed wording for formatting integers: precision is not allowed.
........
................
R. David Murray [Thu, 7 May 2009 18:55:11 +0000 (18:55 +0000)]
Merged revisions 72423,72435 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72423 | benjamin.peterson | 2009-05-07 07:53:38 -0400 (Thu, 07 May 2009) | 9 lines
Merged revisions 72422 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72422 | benjamin.peterson | 2009-05-07 06:45:38 -0500 (Thu, 07 May 2009) | 1 line
actually close files instead of leaving it to the gc #5955
........
................
r72435 | r.david.murray | 2009-05-07 14:24:38 -0400 (Thu, 07 May 2009) | 14 lines
Merged revisions 72425-72426 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72425 | r.david.murray | 2009-05-07 12:27:02 -0400 (Thu, 07 May 2009) | 3 lines
Issue5955: aifc's close method did not close the file it wrapped,
now it does. This also means getfp method now returns the real fp.
........
r72426 | r.david.murray | 2009-05-07 12:29:19 -0400 (Thu, 07 May 2009) | 3 lines
News item for Issue5955.
........
................
Mark Dickinson [Thu, 7 May 2009 16:37:44 +0000 (16:37 +0000)]
Blocked revisions 72427 via svnmerge
........
r72427 | mark.dickinson | 2009-05-07 17:37:01 +0100 (Thu, 07 May 2009) | 2 lines
Misc/NEWS entry for r72248
........
Walter Dörwald [Wed, 6 May 2009 14:45:50 +0000 (14:45 +0000)]
Blocked revisions 72408 via svnmerge
................
r72408 | walter.doerwald | 2009-05-06 16:41:26 +0200 (Mi, 06 Mai 2009) | 14 lines
Merged revisions 72404-72406 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72404 | walter.doerwald | 2009-05-06 16:28:24 +0200 (Mi, 06 Mai 2009) | 3 lines
Issue 3739: The unicode-internal encoder now reports the number of *characters*
consumed like any other encoder (instead of the number of bytes).
........
r72406 | walter.doerwald | 2009-05-06 16:32:35 +0200 (Mi, 06 Mai 2009) | 2 lines
Add NEWS entry about issue #3739.
........
................
Eric Smith [Wed, 6 May 2009 13:29:13 +0000 (13:29 +0000)]
Blocked revisions 72398 via svnmerge
........
r72398 | eric.smith | 2009-05-06 09:08:15 -0400 (Wed, 06 May 2009) | 1 line
Issue #3382. float 'F' formatting no longer maps to 'f'. This only affects nan and inf.
........
Jeroen Ruigrok van der Werven [Wed, 6 May 2009 13:22:35 +0000 (13:22 +0000)]
Merged revisions 72400 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72400 | jeroen.ruigrok | 2009-05-06 15:18:35 +0200 (wo, 06 mei 2009) | 11 lines
Merged revisions 72399 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72399 | jeroen.ruigrok | 2009-05-06 15:16:36 +0200 (wo, 06 mei 2009) | 4 lines
Be more explicit about the error we are catching.
Requested by: Antoine Pitrou
........
................
Jeroen Ruigrok van der Werven [Wed, 6 May 2009 08:25:53 +0000 (08:25 +0000)]
Merged revisions 72376 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72376 | jeroen.ruigrok | 2009-05-06 07:33:24 +0200 (wo, 06 mei 2009) | 12 lines
Merged revisions 72375 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72375 | jeroen.ruigrok | 2009-05-06 07:25:42 +0200 (wo, 06 mei 2009) | 5 lines
Wrap getpreferredencoding()'s use of setlocale in a try/except to prevent
us from raising an exception when the locale is invalid.
Issue #
1443504
........
................
Tarek Ziadé [Wed, 6 May 2009 08:09:02 +0000 (08:09 +0000)]
Blocked revisions 72390 via svnmerge
................
r72390 | tarek.ziade | 2009-05-06 10:08:26 +0200 (Wed, 06 May 2009) | 9 lines
Merged revisions 72388 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72388 | tarek.ziade | 2009-05-06 10:05:47 +0200 (Wed, 06 May 2009) | 1 line
more build_clib cleanup + test coverage
........
................
Tarek Ziadé [Wed, 6 May 2009 07:30:47 +0000 (07:30 +0000)]
Merged revisions 72379 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r72379 | tarek.ziade | 2009-05-06 09:26:24 +0200 (Wed, 06 May 2009) | 1 line
Fixed #5940: distutils.command.build_clib.check_library_list is doing the right checkings again
........
Mark Dickinson [Tue, 5 May 2009 21:36:17 +0000 (21:36 +0000)]
Blocked revisions 72359 via svnmerge
........
r72359 | mark.dickinson | 2009-05-05 22:34:59 +0100 (Tue, 05 May 2009) | 2 lines
Issue #5944: Skip PEP 383 tests on OS X.
........
Thomas Heller [Tue, 5 May 2009 19:33:26 +0000 (19:33 +0000)]
Merged revisions 72354 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72354 | thomas.heller | 2009-05-05 21:04:40 +0200 (Di, 05 Mai 2009) | 10 lines
Merged revisions 72352 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72352 | thomas.heller | 2009-05-05 20:55:47 +0200 (Di, 05 Mai 2009) | 3 lines
Fix Issue #4875: find_library can return directories instead of files
(on win32)
........
................
Mark Dickinson [Tue, 5 May 2009 17:55:58 +0000 (17:55 +0000)]
Merged revisions 72346 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72346 | mark.dickinson | 2009-05-05 18:54:36 +0100 (Tue, 05 May 2009) | 10 lines
Merged revisions 72344 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72344 | mark.dickinson | 2009-05-05 18:41:47 +0100 (Tue, 05 May 2009) | 3 lines
Issue #5933: Fix some gcc -Wextra warnings. Thanks Victor Stinner for
the patch.
........
................
Eric Smith [Tue, 5 May 2009 17:27:32 +0000 (17:27 +0000)]
Blocked revisions 72339,72341 via svnmerge
........
r72339 | eric.smith | 2009-05-05 12:42:58 -0400 (Tue, 05 May 2009) | 1 line
Documentation for Issue #5920.
........
r72341 | eric.smith | 2009-05-05 13:19:46 -0400 (Tue, 05 May 2009) | 1 line
Improved wording.
........
Martin v. Löwis [Tue, 5 May 2009 16:17:30 +0000 (16:17 +0000)]
Blocked revisions 72336 via svnmerge
................
r72336 | martin.v.loewis | 2009-05-05 18:14:30 +0200 (Di, 05 Mai 2009) | 9 lines
Merged revisions 72335 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72335 | martin.v.loewis | 2009-05-05 18:10:16 +0200 (Di, 05 Mai 2009) | 2 lines
Issue #5847: Remove -n switch on "Edit with IDLE" menu item.
........
................
Eric Smith [Tue, 5 May 2009 14:07:12 +0000 (14:07 +0000)]
Blocked revisions 72333 via svnmerge
........
r72333 | eric.smith | 2009-05-05 10:04:18 -0400 (Tue, 05 May 2009) | 1 line
Issue #5920: Changed format.__float__ and complex.__float__ to use a precision of 12 when using the empty presentation type. This more closely matches str()'s behavior and reduces surprises when adding alignment flags to an empty format string. Patch by Mark Dickinson.
........
Eric Smith [Tue, 5 May 2009 13:08:54 +0000 (13:08 +0000)]
Blocked revisions 72331 via svnmerge
........
r72331 | eric.smith | 2009-05-05 09:07:30 -0400 (Tue, 05 May 2009) | 1 line
Added missing semicolon.
........
R. David Murray [Tue, 5 May 2009 02:19:58 +0000 (02:19 +0000)]
Merged revisions 72307 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72307 | r.david.murray | 2009-05-04 22:08:52 -0400 (Mon, 04 May 2009) | 11 lines
Merged revisions 72149 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72149 | r.david.murray | 2009-04-30 08:42:32 -0400 (Thu, 30 Apr 2009) | 4 lines
Make the turtle.rst doctests pass. I have a feeling there should be
more cleanup, but I don't know now to kill turtles. Especially
unexpected ones... ;)
........
................
R. David Murray [Tue, 5 May 2009 01:01:52 +0000 (01:01 +0000)]
Merged revisions 72301 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72301 | r.david.murray | 2009-05-04 18:59:07 -0400 (Mon, 04 May 2009) | 13 lines
Merged revisions 72299 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72299 | r.david.murray | 2009-05-04 18:16:24 -0400 (Mon, 04 May 2009) | 7 lines
Fix issue 5890: (property subclass shadows __doc__ string) by inserting
the __doc__ into the subclass instance __dict__. The fix refactors
property_copy to call property_init in such a way that the __doc__
logic is re-executed correctly when getter_doc is 1, thus simplifying
property_copy.
........
................
Walter Dörwald [Mon, 4 May 2009 16:13:11 +0000 (16:13 +0000)]
Merged revisions 72280 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72280 | walter.doerwald | 2009-05-04 18:10:10 +0200 (Mo, 04 Mai 2009) | 9 lines
Merged revisions 72278 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72278 | walter.doerwald | 2009-05-04 18:03:03 +0200 (Mo, 04 Mai 2009) | 2 lines
Fix typos.
........
................
Mark Dickinson [Mon, 4 May 2009 13:59:04 +0000 (13:59 +0000)]
Issue #5724: Fix test_cmath failures on Solaris 10.
Mark Dickinson [Mon, 4 May 2009 13:49:30 +0000 (13:49 +0000)]
Regenerate configure and pyconfig.h.in
Walter Dörwald [Sun, 3 May 2009 22:57:39 +0000 (22:57 +0000)]
Merged revisions 72265 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72265 | walter.doerwald | 2009-05-04 00:55:55 +0200 (Mo, 04 Mai 2009) | 12 lines
Merged revisions 72260 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72260 | walter.doerwald | 2009-05-04 00:36:33 +0200 (Mo, 04 Mai 2009) | 5 lines
Issue #5108: Handle %s like %S and %R in PyUnicode_FromFormatV(): Call
PyUnicode_DecodeUTF8() once, remember the result and output it in a second
step. This avoids problems with counting UTF-8 bytes that ignores the effect
of using the replace error handler in PyUnicode_DecodeUTF8().
........
................
Mark Dickinson [Sun, 3 May 2009 22:36:37 +0000 (22:36 +0000)]
Blocked revisions 72259 via svnmerge
................
r72259 | mark.dickinson | 2009-05-03 23:36:01 +0100 (Sun, 03 May 2009) | 9 lines
Merged revisions 72257 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72257 | mark.dickinson | 2009-05-03 23:33:34 +0100 (Sun, 03 May 2009) | 2 lines
Don't use PyOS_strnicmp for NaN and Inf detection: it's locale-aware.
........
................
Mark Dickinson [Sun, 3 May 2009 21:07:43 +0000 (21:07 +0000)]
Blocked revisions 72255 via svnmerge
................
r72255 | mark.dickinson | 2009-05-03 22:07:13 +0100 (Sun, 03 May 2009) | 9 lines
Merged revisions 72253 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72253 | mark.dickinson | 2009-05-03 21:59:48 +0100 (Sun, 03 May 2009) | 2 lines
Eliminate some locale-dependent calls to isspace and tolower.
........
................
Mark Dickinson [Sun, 3 May 2009 20:34:39 +0000 (20:34 +0000)]
Blocked revisions 72248 via svnmerge
........
r72248 | mark.dickinson | 2009-05-03 21:33:40 +0100 (Sun, 03 May 2009) | 4 lines
Issue #5914: Add new C-API function PyOS_string_to_double, to complement
PyOS_double_to_string, and deprecate PyOS_ascii_strtod and PyOS_ascii_atof.
........
Gregory P. Smith [Sun, 3 May 2009 20:21:26 +0000 (20:21 +0000)]
backport r71299 from trunk:
Fixes issue5705: os.setuid() and friends did not accept the same range of
values that pwd.getpwnam() returns.
Martin v. Löwis [Sat, 2 May 2009 18:53:23 +0000 (18:53 +0000)]
Blocked revisions 72208 via svnmerge
........
r72208 | martin.v.loewis | 2009-05-02 20:52:14 +0200 (Sa, 02 Mai 2009) | 3 lines
Issue #3672: Reject surrogates in utf-8 codec; add surrogates error
handler.
........
Mark Dickinson [Sat, 2 May 2009 18:22:34 +0000 (18:22 +0000)]
Blocked revisions 72203 via svnmerge
................
r72203 | mark.dickinson | 2009-05-02 18:57:52 +0100 (Sat, 02 May 2009) | 10 lines
Merged revisions 72202 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72202 | mark.dickinson | 2009-05-02 18:55:01 +0100 (Sat, 02 May 2009) | 3 lines
Remove unnecessary use of context for long getters.
(Related to issue #5880).
........
................
Eric Smith [Sat, 2 May 2009 12:16:28 +0000 (12:16 +0000)]
Blocked revisions 72192 via svnmerge
................
r72192 | eric.smith | 2009-05-02 08:15:39 -0400 (Sat, 02 May 2009) | 9 lines
Merged revisions 72189 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72189 | eric.smith | 2009-05-02 05:58:09 -0400 (Sat, 02 May 2009) | 1 line
Keep py3k and trunk code in sync.
........
................
Walter Dörwald [Fri, 1 May 2009 20:03:27 +0000 (20:03 +0000)]
Blocked revisions 72172 via svnmerge
................
r72172 | walter.doerwald | 2009-05-01 21:58:58 +0200 (Fr, 01 Mai 2009) | 12 lines
Merged revisions 72167 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72167 | walter.doerwald | 2009-05-01 19:35:37 +0200 (Fr, 01 Mai 2009) | 5 lines
Make test.test_support.EnvironmentVarGuard behave like a dictionary.
All changes are mirrored to the underlying os.environ dict, but rolled back
on exit from the with block.
........
................
Mark Dickinson [Fri, 1 May 2009 16:27:28 +0000 (16:27 +0000)]
Blocked revisions 72165 via svnmerge
........
r72165 | mark.dickinson | 2009-05-01 16:37:04 +0100 (Fri, 01 May 2009) | 2 lines
Issue #5859: Remove '%f' to '%g' formatting switch for large floats.
........
Mark Dickinson [Fri, 1 May 2009 11:42:35 +0000 (11:42 +0000)]
Blocked revisions 72161 via svnmerge
........
r72161 | mark.dickinson | 2009-05-01 12:42:00 +0100 (Fri, 01 May 2009) | 5 lines
Issue #5859: Remove use of fixed-length buffers for float formatting
in unicodeobject.c and the fallback version of PyOS_double_to_string.
As a result, operations like '%.120e' % 12.34 no longer raise an
exception.
........
Eric Smith [Thu, 30 Apr 2009 01:01:34 +0000 (01:01 +0000)]
Blocked revisions 72140 via svnmerge
........
r72140 | eric.smith | 2009-04-29 21:00:33 -0400 (Wed, 29 Apr 2009) | 1 line
Issue #1588: Add complex.__format__.
........
R. David Murray [Wed, 29 Apr 2009 21:52:37 +0000 (21:52 +0000)]
Merged revisions 72123 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r72123 | r.david.murray | 2009-04-29 17:50:39 -0400 (Wed, 29 Apr 2009) | 2 lines
Document the fact that 'compname' and 'comptype' are bytes.
........
R. David Murray [Wed, 29 Apr 2009 20:44:57 +0000 (20:44 +0000)]
Blocked revisions 72118 via svnmerge
................
r72118 | r.david.murray | 2009-04-29 16:40:42 -0400 (Wed, 29 Apr 2009) | 9 lines
Merged revisions 72115 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72115 | r.david.murray | 2009-04-29 16:15:18 -0400 (Wed, 29 Apr 2009) | 2 lines
More aifc tests.
........
................
Test uses unittest method that wasn't backported.
Mark Dickinson [Wed, 29 Apr 2009 18:48:14 +0000 (18:48 +0000)]
Blocked revisions 72109 via svnmerge
........
r72109 | mark.dickinson | 2009-04-29 19:47:07 +0100 (Wed, 29 Apr 2009) | 3 lines
Issue #5864: Fix problem with empty code formatting for floats,
where a bogus trailing zero could be added.
........
R. David Murray [Wed, 29 Apr 2009 16:44:28 +0000 (16:44 +0000)]
Roll back mistaken checkin of conflicted multiprocessing.rst file.
Merge needs to wait until previous updates to file are merged.
Rolled back revisions 72062 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
R. David Murray [Wed, 29 Apr 2009 15:54:48 +0000 (15:54 +0000)]
Merged revisions 72104 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72104 | r.david.murray | 2009-04-29 11:34:32 -0400 (Wed, 29 Apr 2009) | 17 lines
Merged revisions 72100-72101 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72100 | r.david.murray | 2009-04-29 09:17:37 -0400 (Wed, 29 Apr 2009) | 7 lines
Fix issue 2245. aifc now skips any chunk type it doesn't actually
process instead of throwing errors for anything not in an explicit
skip list. This is per this spec: http://www.cnpbagwell.com/aiff-c.txt.
Spec reference and test sound file provided by Santiago Peresón, fix
based on patch by Hiroaki Kawai.
........
r72101 | r.david.murray | 2009-04-29 09:51:44 -0400 (Wed, 29 Apr 2009) | 2 lines
Now that we've got a test_aifc, add a few tests.
........
................
Eric Smith [Wed, 29 Apr 2009 12:38:15 +0000 (12:38 +0000)]
Blocked revisions 72098 via svnmerge
........
r72098 | eric.smith | 2009-04-29 08:34:19 -0400 (Wed, 29 Apr 2009) | 1 line
Added test that didn't make it in an svnmerge.
........
Tarek Ziadé [Wed, 29 Apr 2009 08:08:41 +0000 (08:08 +0000)]
Blocked revisions 72096 via svnmerge
................
r72096 | tarek.ziade | 2009-04-29 10:07:44 +0200 (Wed, 29 Apr 2009) | 9 lines
Merged revisions 72094 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72094 | tarek.ziade | 2009-04-29 10:03:46 +0200 (Wed, 29 Apr 2009) | 1 line
Fixed #5874 : distutils.tests.test_config_cmd is not locale-sensitive anymore
........
................
Georg Brandl [Wed, 29 Apr 2009 07:00:34 +0000 (07:00 +0000)]
Merged revisions 72089 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k
........
r72089 | georg.brandl | 2009-04-29 08:37:12 +0200 (Mi, 29 Apr 2009) | 1 line
Die, buffer(), die.
........
Thomas Heller [Tue, 28 Apr 2009 20:02:30 +0000 (20:02 +0000)]
Merged revisions 72082 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72082 | thomas.heller | 2009-04-28 21:55:58 +0200 (Di, 28 Apr 2009) | 10 lines
Merged revisions 72081 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72081 | thomas.heller | 2009-04-28 21:23:41 +0200 (Di, 28 Apr 2009) | 3 lines
Issue #4305: ctypes fails to build on mipsel-linux-gnu (detects mips
instead of mipsel)
........
................
R. David Murray [Tue, 28 Apr 2009 18:08:51 +0000 (18:08 +0000)]
Merged revisions 72062 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72062 | r.david.murray | 2009-04-28 14:02:00 -0400 (Tue, 28 Apr 2009) | 16 lines
Merged revisions 72060 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72060 | r.david.murray | 2009-04-28 12:08:18 -0400 (Tue, 28 Apr 2009) | 10 lines
Various small fixups to the multiprocessing docs, mostly fixing and
enabling doctests that Sphinx can run, and fixing and disabling tests that
Sphinx can't run. I hand checked every test not now marked as a doctest,
and all except the two that have open bug reports against them now work,
at least on Linux/trunk. (I did not look at the last example at all since
there was already an open bug). I did not read the whole document with
an editor's eye, but I did fix a few things I noticed while working on
the tests.
........
................
Eric Smith [Tue, 28 Apr 2009 07:38:01 +0000 (07:38 +0000)]
Blocked revisions 72058 via svnmerge
................
r72058 | eric.smith | 2009-04-28 03:37:06 -0400 (Tue, 28 Apr 2009) | 8 lines
Blocked revisions 72056 via svnmerge
........
r72056 | eric.smith | 2009-04-28 03:33:09 -0400 (Tue, 28 Apr 2009) | 1 line
Silence warning on Windows.
........
................
Antoine Pitrou [Mon, 27 Apr 2009 21:06:06 +0000 (21:06 +0000)]
Merged revisions 72050 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r72050 | antoine.pitrou | 2009-04-27 23:04:19 +0200 (lun., 27 avril 2009) | 11 lines
Merged revisions 72045 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r72045 | antoine.pitrou | 2009-04-27 22:50:20 +0200 (lun., 27 avril 2009) | 5 lines
Issue #5853: calling a function of the mimetypes module from several threads
at once could hit the recursion limit if the mimetypes database hadn't been
initialized before.
........
................
Eric Smith [Mon, 27 Apr 2009 20:55:19 +0000 (20:55 +0000)]
Blocked revisions 72046 via svnmerge
........
r72046 | eric.smith | 2009-04-27 16:54:42 -0400 (Mon, 27 Apr 2009) | 1 line
Include files missed in r72044.
........
Mark Dickinson [Mon, 27 Apr 2009 19:42:39 +0000 (19:42 +0000)]
Blocked revisions 72042 via svnmerge
........
r72042 | mark.dickinson | 2009-04-27 20:41:00 +0100 (Mon, 27 Apr 2009) | 2 lines
Typo fix. Thanks Damien Diederen.
........
Walter Dörwald [Sun, 26 Apr 2009 21:59:27 +0000 (21:59 +0000)]
Merged revisions 71992 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71992 | walter.doerwald | 2009-04-26 23:39:21 +0200 (So, 26 Apr 2009) | 9 lines
Merged revisions 71984 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71984 | walter.doerwald | 2009-04-26 22:51:44 +0200 (So, 26 Apr 2009) | 2 lines
Use test.test_support.EnvironmentVarGuard where tests change environment vars.
........
................
Eric Smith [Sun, 26 Apr 2009 21:35:52 +0000 (21:35 +0000)]
Blocked revisions 71989 via svnmerge
........
r71989 | eric.smith | 2009-04-26 17:35:14 -0400 (Sun, 26 Apr 2009) | 1 line
Issue #5835: Deprecate PyOS_ascii_formatd.
........
Eric Smith [Sun, 26 Apr 2009 21:27:38 +0000 (21:27 +0000)]
Blocked revisions 71987 via svnmerge
........
r71987 | eric.smith | 2009-04-26 17:26:45 -0400 (Sun, 26 Apr 2009) | 1 line
Fixed 2.x-ism.
........
Mark Dickinson [Sun, 26 Apr 2009 20:11:22 +0000 (20:11 +0000)]
Merged revisions 71978 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71978 | mark.dickinson | 2009-04-26 21:02:24 +0100 (Sun, 26 Apr 2009) | 9 lines
Merged revisions 71976 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71976 | mark.dickinson | 2009-04-26 20:54:55 +0100 (Sun, 26 Apr 2009) | 2 lines
Fix typo in function name
........
................
Walter Dörwald [Sun, 26 Apr 2009 19:20:29 +0000 (19:20 +0000)]
Merged revisions 71974 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71974 | walter.doerwald | 2009-04-26 21:16:11 +0200 (So, 26 Apr 2009) | 9 lines
Merged revisions 71972 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71972 | walter.doerwald | 2009-04-26 21:11:43 +0200 (So, 26 Apr 2009) | 2 lines
Fix typo.
........
................
Mark Dickinson [Sun, 26 Apr 2009 15:32:53 +0000 (15:32 +0000)]
Blocked revisions 71967 via svnmerge
........
r71967 | mark.dickinson | 2009-04-26 16:30:47 +0100 (Sun, 26 Apr 2009) | 5 lines
Internal plumbing changes for float parsing:
- check for nans and infs within PyOS_ascii_strtod
- simplify parsing in PyFloat_FromString, and handle out-of-memory
errors properly
........
Mark Dickinson [Sun, 26 Apr 2009 14:11:57 +0000 (14:11 +0000)]
Blocked revisions 71965 via svnmerge
................
r71965 | mark.dickinson | 2009-04-26 15:11:18 +0100 (Sun, 26 Apr 2009) | 9 lines
Merged revisions 71963 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71963 | mark.dickinson | 2009-04-26 15:00:08 +0100 (Sun, 26 Apr 2009) | 2 lines
Reset errno before both calls to PyOS_ascii_strtod, not just one.
........
................
Kurt B. Kaiser [Sun, 26 Apr 2009 02:05:55 +0000 (02:05 +0000)]
Merged revisions 71952 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71952 | kurt.kaiser | 2009-04-25 21:33:55 -0400 (Sat, 25 Apr 2009) | 10 lines
Merged revisions 71812 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71812 | kurt.kaiser | 2009-04-22 22:36:01 -0400 (Wed, 22 Apr 2009) | 2 lines
Produce correct version string to access the .chm
docs on Windows. Patch 5783 gpolo. Will port.
........
................
Martin v. Löwis [Sun, 26 Apr 2009 01:04:33 +0000 (01:04 +0000)]
Merged revisions 71949 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71949 | martin.v.loewis | 2009-04-26 03:02:07 +0200 (So, 26 Apr 2009) | 10 lines
Merged revisions 71947 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71947 | martin.v.loewis | 2009-04-26 02:53:18 +0200 (So, 26 Apr 2009) | 3 lines
Issue #4971: Fix titlecase for characters that are their own
titlecase, but not their own uppercase.
........
................
Kurt B. Kaiser [Sat, 25 Apr 2009 23:23:34 +0000 (23:23 +0000)]
Merged revisions 71189 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71189 | kurt.kaiser | 2009-04-04 16:38:52 -0400 (Sat, 04 Apr 2009) | 9 lines
Merged revisions 70723 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r70723 | kurt.kaiser | 2009-03-30 12:22:00 -0400 (Mon, 30 Mar 2009) | 1 line
Tk 8.5 Text widget requires 'wordprocessor' tabstyle attr to handle mixed space/tab properly. Issue 5120, patch by Guilherme Polo.
........
................
Kurt B. Kaiser [Sat, 25 Apr 2009 22:14:33 +0000 (22:14 +0000)]
Edit IDLE's NEWS.txt to be consistent with py3k HEAD
Eric Smith [Sat, 25 Apr 2009 21:42:38 +0000 (21:42 +0000)]
Blocked revisions 71940 via svnmerge
................
r71940 | eric.smith | 2009-04-25 17:42:04 -0400 (Sat, 25 Apr 2009) | 12 lines
Blocked revisions 71938 via svnmerge
........
r71938 | eric.smith | 2009-04-25 17:40:15 -0400 (Sat, 25 Apr 2009) | 5 lines
Issue #5835, deprecate PyOS_ascii_formatd.
If anyone wants to clean up the documentation, feel free. It's my first documentation foray, and it's not that great.
Will port to py3k with a different strategy.
........
................
Mark Dickinson [Sat, 25 Apr 2009 18:23:15 +0000 (18:23 +0000)]
Blocked revisions 71912 via svnmerge
........
r71912 | mark.dickinson | 2009-04-25 19:22:27 +0100 (Sat, 25 Apr 2009) | 2 lines
Don't try to use x87 assembly on OS X universal builds.
........
Walter Dörwald [Sat, 25 Apr 2009 14:17:13 +0000 (14:17 +0000)]
Merged revisions 71896 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71896 | walter.doerwald | 2009-04-25 16:13:56 +0200 (Sa, 25 Apr 2009) | 11 lines
Merged revisions 71894 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71894 | walter.doerwald | 2009-04-25 16:03:16 +0200 (Sa, 25 Apr 2009) | 4 lines
Issue #5828 (Invalid behavior of unicode.lower): Fixed bogus logic in
makeunicodedata.py and regenerated the Unicode database (This fixes
u'\u1d79'.lower() == '\x00').
........
................
Mark Dickinson [Sat, 25 Apr 2009 13:28:26 +0000 (13:28 +0000)]
Issue #5829: complex('1e-500') shouldn't raise an exception; also, fix indentation problems.
Tarek Ziadé [Sat, 25 Apr 2009 12:58:32 +0000 (12:58 +0000)]
Merged revisions 71886 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71886 | tarek.ziade | 2009-04-25 14:53:56 +0200 (Sat, 25 Apr 2009) | 9 lines
Merged revisions 71884 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71884 | tarek.ziade | 2009-04-25 14:51:59 +0200 (Sat, 25 Apr 2009) | 1 line
#5810: Fixed Distutils test_build_scripts
........
................
Tarek Ziadé [Sat, 25 Apr 2009 12:57:01 +0000 (12:57 +0000)]
Blocked revisions 71879 via svnmerge
................
r71879 | tarek.ziade | 2009-04-25 14:39:56 +0200 (Sat, 25 Apr 2009) | 9 lines
Merged revisions 71878 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71878 | tarek.ziade | 2009-04-25 14:38:08 +0200 (Sat, 25 Apr 2009) | 1 line
Issue #4951: Fixed failure in test_httpservers
........
................
Walter Dörwald [Sat, 25 Apr 2009 12:53:26 +0000 (12:53 +0000)]
Merged revisions 71881 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71881 | walter.doerwald | 2009-04-25 14:48:43 +0200 (Sa, 25 Apr 2009) | 14 lines
Merged revisions 71875 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71875 | walter.doerwald | 2009-04-25 14:15:07 +0200 (Sa, 25 Apr 2009) | 7 lines
Issue #5837: Certain sequences of calls to set() and unset() for
support.EnvironmentVarGuard objects restored the environment variables
incorrectly on __exit__.
Fix this by recording the initial value of each environment variable on the
first access in set() or unset().
........
................
Mark Dickinson [Sat, 25 Apr 2009 10:13:19 +0000 (10:13 +0000)]
Blocked revisions 71870 via svnmerge
................
r71870 | mark.dickinson | 2009-04-25 11:11:40 +0100 (Sat, 25 Apr 2009) | 9 lines
Merged revisions 71869 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71869 | mark.dickinson | 2009-04-25 10:47:00 +0100 (Sat, 25 Apr 2009) | 2 lines
Fix typo in complex parsing code; expand tests.
........
................
Benjamin Peterson [Sat, 25 Apr 2009 01:37:40 +0000 (01:37 +0000)]
Merged revisions 71862 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71862 | benjamin.peterson | 2009-04-24 20:08:45 -0500 (Fri, 24 Apr 2009) | 9 lines
Merged revisions 71860 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71860 | benjamin.peterson | 2009-04-24 19:41:22 -0500 (Fri, 24 Apr 2009) | 1 line
fix a segfault when setting __class__ in __del__ #5283
........
................
Benjamin Peterson [Fri, 24 Apr 2009 23:29:56 +0000 (23:29 +0000)]
allow only ints in readline
Benjamin Peterson [Fri, 24 Apr 2009 23:05:53 +0000 (23:05 +0000)]
Merged revisions 71757 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71757 | benjamin.peterson | 2009-04-19 21:09:13 -0500 (Sun, 19 Apr 2009) | 17 lines
Merged revisions 71734,71738-71739 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71734 | benjamin.peterson | 2009-04-18 17:15:26 -0500 (Sat, 18 Apr 2009) | 1 line
many more types to initialize (I had to expose some of them)
........
r71738 | benjamin.peterson | 2009-04-18 21:32:42 -0500 (Sat, 18 Apr 2009) | 1 line
initialize weakref some weakref types
........
r71739 | benjamin.peterson | 2009-04-18 21:40:43 -0500 (Sat, 18 Apr 2009) | 1 line
make errors consistent
........
................
Thomas Heller [Fri, 24 Apr 2009 20:09:23 +0000 (20:09 +0000)]
Merged revisions 71848 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r71848 | thomas.heller | 2009-04-24 22:05:20 +0200 (Fr, 24 Apr 2009) | 9 lines
Merged revisions 71847 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71847 | thomas.heller | 2009-04-24 22:00:41 +0200 (Fr, 24 Apr 2009) | 2 lines
Issue 5041: ctypes unwilling to allow pickling wide character.
........
................
Raymond Hettinger [Fri, 24 Apr 2009 18:48:59 +0000 (18:48 +0000)]
Issue 5830: Events are now comparable when the time and type are the same.
Mark Dickinson [Fri, 24 Apr 2009 16:41:00 +0000 (16:41 +0000)]
Blocked revisions 71839 via svnmerge
................
r71839 | mark.dickinson | 2009-04-24 17:39:07 +0100 (Fri, 24 Apr 2009) | 15 lines
Merged revisions 71837-71838 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71837 | mark.dickinson | 2009-04-24 17:34:14 +0100 (Fri, 24 Apr 2009) | 4 lines
Issue #5593: Use more robust test for double-rounding in test_fsum.
While we're at it, use new unittest.skipUnless decorator to
implement skipping for that test.
........
r71838 | mark.dickinson | 2009-04-24 17:37:22 +0100 (Fri, 24 Apr 2009) | 2 lines
Remove unnecessary double negative
........
................
Mark Dickinson [Fri, 24 Apr 2009 14:12:51 +0000 (14:12 +0000)]
Blocked revisions 71834 via svnmerge
................
r71834 | mark.dickinson | 2009-04-24 15:06:19 +0100 (Fri, 24 Apr 2009) | 10 lines
Merged revisions 71832 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71832 | mark.dickinson | 2009-04-24 14:56:07 +0100 (Fri, 24 Apr 2009) | 3 lines
Issue #5812: The two-argument form of the Fraction constructor
now accepts arbitrary Rational instances.
........
................