]> granicus.if.org Git - python/log
python
15 years agoMerged revisions 75007 via svnmerge from
Antoine Pitrou [Mon, 21 Sep 2009 21:37:02 +0000 (21:37 +0000)]
Merged revisions 75007 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75007 | antoine.pitrou | 2009-09-21 23:17:48 +0200 (lun., 21 sept. 2009) | 7 lines

  Issue #6236, #6348: Fix various failures in the io module under AIX
  and other platforms, when using a non-gcc compiler. Patch by egreen.

  In addition, I made explicit the signedness of all bitfields in the
  IO library.
........

15 years agoMerged revisions 75003 via svnmerge from
Mark Dickinson [Mon, 21 Sep 2009 16:18:27 +0000 (16:18 +0000)]
Merged revisions 75003 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75003 | mark.dickinson | 2009-09-21 17:16:44 +0100 (Mon, 21 Sep 2009) | 1 line

  Silence MSVC compiler warnings.
........

15 years agoMerged revisions 74994,74997 via svnmerge from
Tarek Ziadé [Mon, 21 Sep 2009 13:55:19 +0000 (13:55 +0000)]
Merged revisions 74994,74997 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74994 | tarek.ziade | 2009-09-21 15:41:08 +0200 (Mon, 21 Sep 2009) | 1 line

  #6954: Fixed crash when using DISTUTILS_DEBUG flag in Distutils.
........
  r74997 | tarek.ziade | 2009-09-21 15:49:57 +0200 (Mon, 21 Sep 2009) | 1 line

  forgot to commit a file in previous commit (r74994, issue #6954)
........

15 years agoMerged revisions 74992 via svnmerge from
Tarek Ziadé [Mon, 21 Sep 2009 13:43:09 +0000 (13:43 +0000)]
Merged revisions 74992 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74992 | tarek.ziade | 2009-09-21 15:23:35 +0200 (Mon, 21 Sep 2009) | 1 line

  improving distutils coverage
........

15 years agoMerged revisions 74988 via svnmerge from
Tarek Ziadé [Mon, 21 Sep 2009 13:01:54 +0000 (13:01 +0000)]
Merged revisions 74988 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74988 | tarek.ziade | 2009-09-21 14:19:07 +0200 (Mon, 21 Sep 2009) | 1 line

  improved distutils test coverage: now the DEBUG mode is covered too (will help fix the issue #6954 in py3k branch)
........

15 years agoMerged revisions 74984 via svnmerge from
Doug Hellmann [Sun, 20 Sep 2009 20:56:56 +0000 (20:56 +0000)]
Merged revisions 74984 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74984 | doug.hellmann | 2009-09-20 16:44:13 -0400 (Sun, 20 Sep 2009) | 2 lines

  Fix markup for external links.
........

15 years agoMerged revisions 74978 via svnmerge from
Ronald Oussoren [Sun, 20 Sep 2009 20:09:26 +0000 (20:09 +0000)]
Merged revisions 74978 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74978 | ronald.oussoren | 2009-09-20 22:05:44 +0200 (Sun, 20 Sep 2009) | 2 lines

  Fix typo in error message
........

15 years agoMerged revisions 74972 via svnmerge from
Ronald Oussoren [Sun, 20 Sep 2009 18:57:50 +0000 (18:57 +0000)]
Merged revisions 74972 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74972 | ronald.oussoren | 2009-09-20 20:54:16 +0200 (Sun, 20 Sep 2009) | 5 lines

  Merge a newer version of libffi_osx, based on the
  version of libffi in OSX 10.6.1.

  This fixes issue6918
........

15 years agoMerged revisions 74970 via svnmerge from
Ronald Oussoren [Sun, 20 Sep 2009 14:53:22 +0000 (14:53 +0000)]
Merged revisions 74970 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74970 | ronald.oussoren | 2009-09-20 16:18:15 +0200 (Sun, 20 Sep 2009) | 7 lines

  Issue 6877: this patch makes it possible to link the readline extension
  to the libedit emulation of the readline API on OSX 10.5 or later.

  This also adds a minimal testsuite for readline to check that the
  history manipuation functions have the same interface with both
  C libraries.
........

15 years agoMerged revisions 74966 via svnmerge from
Ronald Oussoren [Sun, 20 Sep 2009 11:22:29 +0000 (11:22 +0000)]
Merged revisions 74966 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74966 | ronald.oussoren | 2009-09-20 13:19:00 +0200 (Sun, 20 Sep 2009) | 2 lines

  For for issue 6934: failures in postflight script in OSX installer
........

15 years agoMerged revisions 74958 via svnmerge from
Ezio Melotti [Sun, 20 Sep 2009 07:19:57 +0000 (07:19 +0000)]
Merged revisions 74958 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74958 | ezio.melotti | 2009-09-20 10:10:39 +0300 (Sun, 20 Sep 2009) | 1 line

  #6881 - fixed wrong return type; improved the formatting
........

15 years agoAdd everyone who we know has been a release manager
R. David Murray [Sat, 19 Sep 2009 18:40:08 +0000 (18:40 +0000)]
Add everyone who we know has been a release manager
as a resource for the 'release management' topic.

15 years agoMerged revisions 74948 via svnmerge from
Thomas Heller [Sat, 19 Sep 2009 10:12:45 +0000 (10:12 +0000)]
Merged revisions 74948 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74948 | thomas.heller | 2009-09-19 12:04:54 +0200 (Sa, 19 Sep 2009) | 1 line

  Remove unused variable and static function to fix compiler warnings.
........

15 years agoI would like to maintain the token module!
Georg Brandl [Sat, 19 Sep 2009 07:39:05 +0000 (07:39 +0000)]
I would like to maintain the token module!

15 years agoadd myself for symtable
Benjamin Peterson [Fri, 18 Sep 2009 22:50:55 +0000 (22:50 +0000)]
add myself for symtable

15 years agoadd a new category for myself
Benjamin Peterson [Fri, 18 Sep 2009 22:45:59 +0000 (22:45 +0000)]
add a new category for myself

15 years agoadjust signature
Benjamin Peterson [Fri, 18 Sep 2009 21:57:33 +0000 (21:57 +0000)]
adjust signature

15 years agoBlocked revisions 74936-74937 via svnmerge
Benjamin Peterson [Fri, 18 Sep 2009 21:51:43 +0000 (21:51 +0000)]
Blocked revisions 74936-74937 via svnmerge

........
  r74936 | benjamin.peterson | 2009-09-18 16:46:21 -0500 (Fri, 18 Sep 2009) | 1 line

  backport keyword argument support for bytearray.decode
........
  r74937 | benjamin.peterson | 2009-09-18 16:47:27 -0500 (Fri, 18 Sep 2009) | 1 line

  typo
........

15 years agokill merged line
Benjamin Peterson [Fri, 18 Sep 2009 21:49:06 +0000 (21:49 +0000)]
kill merged line

15 years agoMerged revisions 74929 via svnmerge from
Benjamin Peterson [Fri, 18 Sep 2009 21:42:35 +0000 (21:42 +0000)]
Merged revisions 74929 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74929 | benjamin.peterson | 2009-09-18 16:14:55 -0500 (Fri, 18 Sep 2009) | 1 line

  add keyword arguments support to str/unicode encode and decode #6300
........

15 years agoMore descriptive/generic name for the svn/hg entry (version control)
R. David Murray [Fri, 18 Sep 2009 21:40:30 +0000 (21:40 +0000)]
More descriptive/generic name for the svn/hg entry (version control)

15 years agoRemove non-committer mistakenly added.
R. David Murray [Fri, 18 Sep 2009 21:32:16 +0000 (21:32 +0000)]
Remove non-committer mistakenly added.

15 years agoAdd some names gleaned from the "Tracker Archeology" thread
R. David Murray [Fri, 18 Sep 2009 21:25:36 +0000 (21:25 +0000)]
Add some names gleaned from the "Tracker Archeology" thread
on python-dev from back in February.  Also consolidate
the autoconf and makefiles topics into one, and add tracker
and svn/hg topics.

15 years agoMerged revisions 74925 via svnmerge from
Mark Dickinson [Fri, 18 Sep 2009 21:04:19 +0000 (21:04 +0000)]
Merged revisions 74925 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74925 | mark.dickinson | 2009-09-18 22:01:50 +0100 (Fri, 18 Sep 2009) | 2 lines

  Use skipUnless to skip math module tests on non-IEEE 754 platforms.
........

15 years agoMerged revisions 74921 via svnmerge from
Thomas Heller [Fri, 18 Sep 2009 20:08:39 +0000 (20:08 +0000)]
Merged revisions 74921 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74921 | thomas.heller | 2009-09-18 22:05:44 +0200 (Fr, 18 Sep 2009) | 3 lines

  Issue #4606: Passing 'None' if ctypes argtype is set to POINTER(...)
  does now always result in NULL.
........

15 years agoMerged revisions 74917 via svnmerge from
Thomas Heller [Fri, 18 Sep 2009 19:05:13 +0000 (19:05 +0000)]
Merged revisions 74917 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74917 | thomas.heller | 2009-09-18 20:55:17 +0200 (Fr, 18 Sep 2009) | 3 lines

  Issue #5042: Structure sub-subclass does now initialize correctly with
  base class positional arguments.
........

Also made small stylistic changes.

15 years agoMerged revisions 74913 via svnmerge from
Mark Dickinson [Fri, 18 Sep 2009 18:36:57 +0000 (18:36 +0000)]
Merged revisions 74913 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74913 | mark.dickinson | 2009-09-18 19:35:42 +0100 (Fri, 18 Sep 2009) | 2 lines

  Add Gawain Bolton to Misc/ACKS for his work on base 10 integer -> string optimizations.
........

15 years agoIssue #6713 (continued): remove unused arbitrary-base conversion code
Mark Dickinson [Fri, 18 Sep 2009 14:53:08 +0000 (14:53 +0000)]
Issue #6713 (continued): remove unused arbitrary-base conversion code
from _PyLong_Format.

15 years agoIssue #6882: Import uuid creates zombies processes. I used a slightly different patch...
Eric Smith [Fri, 18 Sep 2009 13:23:13 +0000 (13:23 +0000)]
Issue #6882: Import uuid creates zombies processes. I used a slightly different patch than the one attached to the issue, to be consistent with the style in the rest of the module.

15 years agoAdd myself in a couple of places
Antoine Pitrou [Fri, 18 Sep 2009 13:15:23 +0000 (13:15 +0000)]
Add myself in a couple of places

15 years agoAdd myself in interest areas and mark effbot as inactive in winsound
Ezio Melotti [Fri, 18 Sep 2009 09:58:43 +0000 (09:58 +0000)]
Add myself in interest areas and mark effbot as inactive in winsound

15 years agoAdd myself in interest areas.
Georg Brandl [Fri, 18 Sep 2009 09:06:37 +0000 (09:06 +0000)]
Add myself in interest areas.

15 years ago#6935: update version.
Georg Brandl [Fri, 18 Sep 2009 07:27:51 +0000 (07:27 +0000)]
#6935: update version.

15 years agoAdd myself to a couple places as maintainer.
Brett Cannon [Fri, 18 Sep 2009 01:03:35 +0000 (01:03 +0000)]
Add myself to a couple places as maintainer.

15 years agoAdded myself to my areas of interest.
Alexandre Vassalotti [Fri, 18 Sep 2009 00:59:05 +0000 (00:59 +0000)]
Added myself to my areas of interest.

15 years agoBenajmin is also compiler-knowledgeable.
R. David Murray [Thu, 17 Sep 2009 23:43:20 +0000 (23:43 +0000)]
Benajmin is also compiler-knowledgeable.

15 years agoAdd a couple interest areas for Nick per his request.
R. David Murray [Thu, 17 Sep 2009 23:23:56 +0000 (23:23 +0000)]
Add a couple interest areas for Nick per his request.

15 years agoSome more maintainers.
Georg Brandl [Thu, 17 Sep 2009 22:18:01 +0000 (22:18 +0000)]
Some more maintainers.

15 years agoMerged revisions 74868,74877-74878 via svnmerge from
Georg Brandl [Thu, 17 Sep 2009 22:11:49 +0000 (22:11 +0000)]
Merged revisions 74868,74877-74878 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74868 | georg.brandl | 2009-09-17 12:23:02 +0200 (Do, 17 Sep 2009) | 2 lines

  String values should be shown with quotes, to avoid confusion with constants.
........
  r74877 | georg.brandl | 2009-09-17 18:26:06 +0200 (Do, 17 Sep 2009) | 1 line

  Remove duplicate doc of enable/disable_interspersed_args.
........
  r74878 | georg.brandl | 2009-09-17 19:14:04 +0200 (Do, 17 Sep 2009) | 1 line

  Make the optparse doc style a bit more standard: use standard description units for attrs/methods/etc., and use the correct referencing roles.
........

15 years agoMaintainer additions from MAL.
R. David Murray [Thu, 17 Sep 2009 22:10:48 +0000 (22:10 +0000)]
Maintainer additions from MAL.

15 years agoAdd decimal maintainers
Mark Dickinson [Thu, 17 Sep 2009 20:20:01 +0000 (20:20 +0000)]
Add decimal maintainers

15 years agoRevert accidental changes to Objects/longobject.c
Mark Dickinson [Thu, 17 Sep 2009 19:39:12 +0000 (19:39 +0000)]
Revert accidental changes to Objects/longobject.c

15 years agoAdd some more module maintainers.
Mark Dickinson [Thu, 17 Sep 2009 19:37:28 +0000 (19:37 +0000)]
Add some more module maintainers.

15 years agoTypo.
Eric Smith [Thu, 17 Sep 2009 19:22:30 +0000 (19:22 +0000)]
Typo.

15 years agoCheck in first draft of maintainers.rst.
R. David Murray [Thu, 17 Sep 2009 19:12:49 +0000 (19:12 +0000)]
Check in first draft of maintainers.rst.

15 years agoIssue #6929: fix a couple of statements and clarify a lot of things in the IO docs.
Antoine Pitrou [Thu, 17 Sep 2009 17:18:01 +0000 (17:18 +0000)]
Issue #6929: fix a couple of statements and clarify a lot of things in the IO docs.

15 years agoBlocked revisions 74873 via svnmerge
Georg Brandl [Thu, 17 Sep 2009 11:50:17 +0000 (11:50 +0000)]
Blocked revisions 74873 via svnmerge

........
  r74873 | georg.brandl | 2009-09-17 13:48:31 +0200 (Do, 17 Sep 2009) | 1 line

  #6844 followup: the warning when setting Exception.message was removed, do not test for it.
........

15 years agoMerged revisions 74869 via svnmerge from svn+ssh://pythondev@svn.python.org/python...
Georg Brandl [Thu, 17 Sep 2009 11:41:24 +0000 (11:41 +0000)]
Merged revisions 74869 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk

(Only the new tests, the code had already been corrected due to an API change
in unicode_decode_call_errorhandler.)

........
  r74869 | georg.brandl | 2009-09-17 13:28:09 +0200 (Do, 17 Sep 2009) | 4 lines

  Issue #6922: Fix an infinite loop when trying to decode an invalid
  UTF-32 stream with a non-raising error handler like "replace" or "ignore".
........

15 years agoMerged revisions 74862 via svnmerge from
Brett Cannon [Thu, 17 Sep 2009 03:39:33 +0000 (03:39 +0000)]
Merged revisions 74862 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74862 | brett.cannon | 2009-09-16 20:24:45 -0700 (Wed, 16 Sep 2009) | 1 line

  Note in the intro to Extending... that ctypes can be a simpler, more portable solution than custom C code.
........

15 years agoBypass long_repr and _PyLong_Format for str(n), repr(n)
Mark Dickinson [Thu, 17 Sep 2009 00:17:48 +0000 (00:17 +0000)]
Bypass long_repr and _PyLong_Format for str(n), repr(n)

15 years agotypo: Documenation -> Documentation
Mark Dickinson [Thu, 17 Sep 2009 00:06:41 +0000 (00:06 +0000)]
typo: Documenation -> Documentation

15 years agoRecorded merge of revisions 74853 via svnmerge from
Mark Dickinson [Wed, 16 Sep 2009 22:14:54 +0000 (22:14 +0000)]
Recorded merge of revisions 74853 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74853 | mark.dickinson | 2009-09-16 23:10:56 +0100 (Wed, 16 Sep 2009) | 5 lines

  Issue #6713:  Improve performance of str(n) and repr(n) for integers n
  (up to 3.1 times faster in tests), by special-casing base 10 in
  _PyLong_Format.  (Backport of r74851 from py3k.)
........

15 years agoIssue #6713: Improve performance of str(n) and repr(n) for integers n
Mark Dickinson [Wed, 16 Sep 2009 21:23:34 +0000 (21:23 +0000)]
Issue #6713:  Improve performance of str(n) and repr(n) for integers n
(up to 3.1 times faster in tests), by special-casing base 10 in
_PyLong_Format.

15 years agoMerged revisions 74843 via svnmerge from
Mark Dickinson [Wed, 16 Sep 2009 20:32:35 +0000 (20:32 +0000)]
Merged revisions 74843 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74843 | mark.dickinson | 2009-09-16 21:26:31 +0100 (Wed, 16 Sep 2009) | 4 lines

  Remove outdated include; this include was breaking OS X builds using
  non-Apple gcc4.3 and gcc4.4 (because CoreFoundation/CoreFoundation.h
  won't compile under non-Apple gcc).
........

15 years agoMerged revisions 74838-74839 via svnmerge from
Georg Brandl [Wed, 16 Sep 2009 16:40:45 +0000 (16:40 +0000)]
Merged revisions 74838-74839 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74838 | georg.brandl | 2009-09-16 18:22:12 +0200 (Mi, 16 Sep 2009) | 1 line

  Remove some more boilerplate from the actual tests in test_pdb.
........
  r74839 | georg.brandl | 2009-09-16 18:36:39 +0200 (Mi, 16 Sep 2009) | 1 line

  Make the pdb displayhook compatible with the standard displayhook: do not print Nones. Add a test for that.
........

15 years agoMerged revisions 74817-74820,74822-74824 via svnmerge from
Georg Brandl [Wed, 16 Sep 2009 16:00:31 +0000 (16:00 +0000)]
Merged revisions 74817-74820,74822-74824 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74817 | georg.brandl | 2009-09-16 11:05:11 +0200 (Mi, 16 Sep 2009) | 1 line

  Make deprecation notices as visible as warnings are right now.
........
  r74818 | georg.brandl | 2009-09-16 11:23:04 +0200 (Mi, 16 Sep 2009) | 1 line

  #6880: add reference to classes section in exceptions section, which comes earlier.
........
  r74819 | georg.brandl | 2009-09-16 11:24:57 +0200 (Mi, 16 Sep 2009) | 1 line

  #6876: fix base class constructor invocation in example.
........
  r74820 | georg.brandl | 2009-09-16 11:30:48 +0200 (Mi, 16 Sep 2009) | 1 line

  #6891: comment out dead link to Unicode article.
........
  r74822 | georg.brandl | 2009-09-16 12:12:06 +0200 (Mi, 16 Sep 2009) | 1 line

  #5621: refactor description of how class/instance attributes interact on a.x=a.x+1 or augassign.
........
  r74823 | georg.brandl | 2009-09-16 15:06:22 +0200 (Mi, 16 Sep 2009) | 1 line

  Remove strange trailing commas.
........
  r74824 | georg.brandl | 2009-09-16 15:11:06 +0200 (Mi, 16 Sep 2009) | 1 line

  #6892: fix optparse example involving help option.
........

15 years agoBlocked revisions 74832 via svnmerge
Georg Brandl [Wed, 16 Sep 2009 15:58:51 +0000 (15:58 +0000)]
Blocked revisions 74832 via svnmerge

........
  r74832 | georg.brandl | 2009-09-16 17:57:46 +0200 (Mi, 16 Sep 2009) | 1 line

  Rewrap long lines.
........

15 years agoLast round of adapting style of documenting argument default values.
Georg Brandl [Wed, 16 Sep 2009 15:58:14 +0000 (15:58 +0000)]
Last round of adapting style of documenting argument default values.

15 years agoUse true booleans and PEP8 for argdefaults.
Georg Brandl [Wed, 16 Sep 2009 15:54:04 +0000 (15:54 +0000)]
Use true booleans and PEP8 for argdefaults.

15 years agoUse true booleans.
Georg Brandl [Wed, 16 Sep 2009 14:36:22 +0000 (14:36 +0000)]
Use true booleans.

15 years agoSmall PEP8 correction.
Georg Brandl [Wed, 16 Sep 2009 14:24:29 +0000 (14:24 +0000)]
Small PEP8 correction.

15 years agoUse true booleans.
Georg Brandl [Wed, 16 Sep 2009 14:23:20 +0000 (14:23 +0000)]
Use true booleans.

15 years agoBlocked revisions 74825 via svnmerge
Ezio Melotti [Wed, 16 Sep 2009 13:22:57 +0000 (13:22 +0000)]
Blocked revisions 74825 via svnmerge

........
  r74825 | ezio.melotti | 2009-09-16 16:14:05 +0300 (Wed, 16 Sep 2009) | 1 line

  #6879 - fix misstatement about exceptions
........

15 years ago#6885: run python 3 as python3.
Georg Brandl [Wed, 16 Sep 2009 09:42:19 +0000 (09:42 +0000)]
#6885: run python 3 as python3.

15 years ago#6910 - for->or typo
Ezio Melotti [Wed, 16 Sep 2009 01:18:27 +0000 (01:18 +0000)]
#6910 - for->or typo

15 years agoupdated the doc to match the module docstring, fixed a couple of errors in the doc...
Ezio Melotti [Wed, 16 Sep 2009 00:49:03 +0000 (00:49 +0000)]
updated the doc to match the module docstring, fixed a couple of errors in the doc markup and in the module

15 years agoDo not document the most important (at least for Guido) future import.
Georg Brandl [Tue, 15 Sep 2009 19:55:15 +0000 (19:55 +0000)]
Do not document the most important (at least for Guido) future import.

15 years agoMerged revisions 74806 via svnmerge from
Ronald Oussoren [Tue, 15 Sep 2009 19:16:02 +0000 (19:16 +0000)]
Merged revisions 74806 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74806 | ronald.oussoren | 2009-09-15 21:13:15 +0200 (Tue, 15 Sep 2009) | 3 lines

  Finish support for --with-universal-archs=intel
  and --with-universal-archs=3-way (issue6245)
........

15 years agoMerged revisions 74798 via svnmerge from
Ronald Oussoren [Tue, 15 Sep 2009 19:07:58 +0000 (19:07 +0000)]
Merged revisions 74798 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74798 | ronald.oussoren | 2009-09-15 20:33:33 +0200 (Tue, 15 Sep 2009) | 8 lines

  MacOSX: detect the architectures supported by
  Tk.framework and build _tkinter only for those
  architectures.

  This replaces the hardcoded solution that is no
  longer valid now that 64-bit capable versions of
  Tk are available on OSX.
........

15 years agoMerged revisions 74799 via svnmerge from
Ezio Melotti [Tue, 15 Sep 2009 18:51:37 +0000 (18:51 +0000)]
Merged revisions 74799 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74799 | ezio.melotti | 2009-09-15 21:41:43 +0300 (Tue, 15 Sep 2009) | 1 line

  #6917 - typo in method name
........

15 years agoPy_(Set|Get)PythonHome use wchar_t #6913
Benjamin Peterson [Tue, 15 Sep 2009 03:34:15 +0000 (03:34 +0000)]
Py_(Set|Get)PythonHome use wchar_t #6913

15 years agoRecorded merge of revisions 74791 via svnmerge from
Georg Brandl [Mon, 14 Sep 2009 14:49:30 +0000 (14:49 +0000)]
Recorded merge of revisions 74791 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74791 | georg.brandl | 2009-09-14 16:08:54 +0200 (Mo, 14 Sep 2009) | 1 line

  #6574: list the future features in a table.
........

15 years agoMerged revisions 74787 via svnmerge from
Ezio Melotti [Mon, 14 Sep 2009 00:51:48 +0000 (00:51 +0000)]
Merged revisions 74787 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74787 | ezio.melotti | 2009-09-14 03:48:31 +0300 (Mon, 14 Sep 2009) | 1 line

  #6904 - fix broken link
........

15 years agoMerged revisions 74773 via svnmerge from
Matthias Klose [Sun, 13 Sep 2009 15:18:53 +0000 (15:18 +0000)]
Merged revisions 74773 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74773 | matthias.klose | 2009-09-13 17:09:24 +0200 (So, 13 Sep 2009) | 2 lines

  Issue #6635: Fix profiler printing usage message.
........

15 years agoMerged revisions 74769 via svnmerge from
Mark Dickinson [Sun, 13 Sep 2009 12:06:08 +0000 (12:06 +0000)]
Merged revisions 74769 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74769 | mark.dickinson | 2009-09-13 12:56:13 +0100 (Sun, 13 Sep 2009) | 3 lines

  Fix potential signed-overflow bug in _PyLong_Format;  also fix
  a couple of whitespace issues.
........

15 years agotypo: string values *have* to be
Ezio Melotti [Sun, 13 Sep 2009 08:01:06 +0000 (08:01 +0000)]
typo: string values *have* to be

15 years agofixed more examples that were using u"", print without () and unicode/str instead...
Ezio Melotti [Sun, 13 Sep 2009 07:54:02 +0000 (07:54 +0000)]
fixed more examples that were using u"", print without () and unicode/str instead of str/bytes

15 years agosmall fixes in the examples and in the markup
Ezio Melotti [Sun, 13 Sep 2009 05:49:25 +0000 (05:49 +0000)]
small fixes in the examples and in the markup

15 years agomore list()s on dictviews
Ezio Melotti [Sun, 13 Sep 2009 04:48:45 +0000 (04:48 +0000)]
more list()s on dictviews

15 years agopy3k documentation has its own url
Benjamin Peterson [Sun, 13 Sep 2009 02:23:12 +0000 (02:23 +0000)]
py3k documentation has its own url

15 years agoMerged revisions 74757 via svnmerge from
Benjamin Peterson [Sun, 13 Sep 2009 02:22:00 +0000 (02:22 +0000)]
Merged revisions 74757 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74757 | benjamin.peterson | 2009-09-12 20:59:31 -0500 (Sat, 12 Sep 2009) | 1 line

  update urls
........

15 years agoMerged revisions 74754 via svnmerge from
Ezio Melotti [Sat, 12 Sep 2009 18:41:20 +0000 (18:41 +0000)]
Merged revisions 74754 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74754 | ezio.melotti | 2009-09-12 17:43:43 +0300 (Sat, 12 Sep 2009) | 1 line

  #6026 - fix tests that failed without zlib
........

15 years agoMerged revisions 74750 via svnmerge from
Lars Gustäbel [Sat, 12 Sep 2009 10:44:00 +0000 (10:44 +0000)]
Merged revisions 74750 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74750 | lars.gustaebel | 2009-09-12 12:28:15 +0200 (Sat, 12 Sep 2009) | 9 lines

  Issue #6856: Add a filter keyword argument to TarFile.add().

  The filter argument must be a function that takes a TarInfo
  object argument, changes it and returns it again. If the
  function returns None the TarInfo object will be excluded
  from the archive.
  The exclude argument is deprecated from now on, because it
  does something similar but is not as flexible.
........

15 years agoFix typo.
R. David Murray [Sat, 12 Sep 2009 03:09:02 +0000 (03:09 +0000)]
Fix typo.

15 years agod.items() -> list(d.items()) in the examples
Ezio Melotti [Sat, 12 Sep 2009 01:52:05 +0000 (01:52 +0000)]
d.items() -> list(d.items()) in the examples

15 years agoMerged revisions 74464 via svnmerge from
Benjamin Peterson [Fri, 11 Sep 2009 22:36:20 +0000 (22:36 +0000)]
Merged revisions 74464 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74464 | benjamin.peterson | 2009-08-15 17:59:21 -0500 (Sat, 15 Aug 2009) | 4 lines

  better col_offsets for "for" statements with tuple unpacking #6704

  Patch from Frank Wierzbicki.
........

15 years agoMerged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,74531...
Benjamin Peterson [Fri, 11 Sep 2009 22:24:02 +0000 (22:24 +0000)]
Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,74531,74549,74553,74625,74632,74643-74644,74647,74652,74666,74671,74727,74739 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74277 | sean.reifschneider | 2009-08-01 18:54:55 -0500 (Sat, 01 Aug 2009) | 3 lines

  - Issue #6624: yArg_ParseTuple with "s" format when parsing argument with
    NUL: Bogus TypeError detail string.
........
  r74321 | guilherme.polo | 2009-08-05 11:51:41 -0500 (Wed, 05 Aug 2009) | 1 line

  Easier reference to find (at least while svn continues being used).
........
  r74323 | guilherme.polo | 2009-08-05 18:48:26 -0500 (Wed, 05 Aug 2009) | 1 line

  Typo.
........
  r74326 | jesse.noller | 2009-08-05 21:05:56 -0500 (Wed, 05 Aug 2009) | 1 line

  Fix issue 4660: spurious task_done errors in multiprocessing, remove doc note for from_address
........
  r74355 | gregory.p.smith | 2009-08-12 12:02:37 -0500 (Wed, 12 Aug 2009) | 2 lines

  comment typo fix
........
  r74465 | vinay.sajip | 2009-08-15 18:23:12 -0500 (Sat, 15 Aug 2009) | 1 line

  Added section on logging to one file from multiple processes.
........
  r74467 | vinay.sajip | 2009-08-15 18:34:47 -0500 (Sat, 15 Aug 2009) | 1 line

  Refined section on logging to one file from multiple processes.
........
  r74488 | vinay.sajip | 2009-08-17 08:14:37 -0500 (Mon, 17 Aug 2009) | 1 line

  Further refined section on logging to one file from multiple processes.
........
  r74492 | r.david.murray | 2009-08-17 14:26:49 -0500 (Mon, 17 Aug 2009) | 2 lines

  Issue 6685: 'toupper' -> 'upper' in cgi doc example explanation.
........
  r74513 | skip.montanaro | 2009-08-18 09:37:52 -0500 (Tue, 18 Aug 2009) | 1 line

  missing module ref (issue6723)
........
  r74531 | vinay.sajip | 2009-08-20 17:04:32 -0500 (Thu, 20 Aug 2009) | 1 line

  Added section on exceptions raised during logging.
........
  r74549 | benjamin.peterson | 2009-08-24 12:42:36 -0500 (Mon, 24 Aug 2009) | 1 line

  fix pdf building by teaching latex the right encoding package
........
  r74553 | r.david.murray | 2009-08-26 20:04:59 -0500 (Wed, 26 Aug 2009) | 2 lines

  Remove leftover text from end of sentence.
........
  r74625 | benjamin.peterson | 2009-09-01 17:27:57 -0500 (Tue, 01 Sep 2009) | 1 line

  remove the check that classmethod's argument is a callable
........
  r74632 | georg.brandl | 2009-09-03 02:27:26 -0500 (Thu, 03 Sep 2009) | 1 line

  #6828: fix wrongly highlighted blocks.
........
  r74643 | georg.brandl | 2009-09-04 01:59:20 -0500 (Fri, 04 Sep 2009) | 2 lines

  Issue #2666: Handle BROWSER environment variable properly for unknown browser names in the webbrowser module.
........
  r74644 | georg.brandl | 2009-09-04 02:55:14 -0500 (Fri, 04 Sep 2009) | 1 line

  #5047: remove Monterey support from configure.
........
  r74647 | georg.brandl | 2009-09-04 03:17:04 -0500 (Fri, 04 Sep 2009) | 2 lines

  Issue #5275: In Cookie's Cookie.load(), properly handle non-string arguments as documented.
........
  r74652 | georg.brandl | 2009-09-04 06:25:37 -0500 (Fri, 04 Sep 2009) | 1 line

  #6756: add some info about the "acct" parameter.
........
  r74666 | georg.brandl | 2009-09-05 04:04:09 -0500 (Sat, 05 Sep 2009) | 1 line

  #6841: remove duplicated word.
........
  r74671 | georg.brandl | 2009-09-05 11:47:17 -0500 (Sat, 05 Sep 2009) | 1 line

  #6843: add link from filterwarnings to where the meaning of the arguments is covered.
........
  r74727 | benjamin.peterson | 2009-09-08 18:04:22 -0500 (Tue, 08 Sep 2009) | 1 line

  #6865 fix ref counting in initialization of pwd module
........
  r74739 | georg.brandl | 2009-09-11 02:55:20 -0500 (Fri, 11 Sep 2009) | 1 line

  Move function back to its section.
........

15 years agoBlocked revisions 74300,74490,74519,74631,74635-74637,74684,74721 via svnmerge
Benjamin Peterson [Fri, 11 Sep 2009 21:30:05 +0000 (21:30 +0000)]
Blocked revisions 74300,74490,74519,74631,74635-74637,74684,74721 via svnmerge

........
  r74300 | raymond.hettinger | 2009-08-04 14:08:05 -0500 (Tue, 04 Aug 2009) | 1 line

  Issue 6637: defaultdict.copy() failed with an empty factory.
........
  r74490 | benjamin.peterson | 2009-08-17 08:39:41 -0500 (Mon, 17 Aug 2009) | 1 line

  typos
........
  r74519 | guilherme.polo | 2009-08-18 11:39:36 -0500 (Tue, 18 Aug 2009) | 1 line

  Added missing static option for OptionMenu. Issue #5961.
........
  r74631 | georg.brandl | 2009-09-02 15:37:16 -0500 (Wed, 02 Sep 2009) | 1 line

  #6821: fix signature of PyBuffer_Release().
........
  r74635 | armin.rigo | 2009-09-03 14:40:07 -0500 (Thu, 03 Sep 2009) | 2 lines

  Found the next crasher by thinking about this logic in PyPy.
........
  r74636 | armin.rigo | 2009-09-03 14:42:03 -0500 (Thu, 03 Sep 2009) | 3 lines

  Does not terminate: consume all memory without responding to Ctrl-C.
  I am not too sure why, but you can surely find out by gdb'ing a bit...
........
  r74637 | armin.rigo | 2009-09-03 14:45:27 -0500 (Thu, 03 Sep 2009) | 4 lines

  Sorry, sorry!  Ignore my previous two commits.  I mixed up the version
  of python with which I tried running the crashers.  They don't crash
  the current HEAD.
........
  r74684 | ronald.oussoren | 2009-09-06 07:23:18 -0500 (Sun, 06 Sep 2009) | 2 lines

  Fix for issue 4937
........
  r74721 | thomas.heller | 2009-09-08 14:24:36 -0500 (Tue, 08 Sep 2009) | 1 line

  Make ctypes compile again with older Python versions.
........

15 years agoBlocked revisions 74733-74734 via svnmerge
Benjamin Peterson [Fri, 11 Sep 2009 21:24:36 +0000 (21:24 +0000)]
Blocked revisions 74733-74734 via svnmerge

........
  r74733 | benjamin.peterson | 2009-09-09 06:40:54 -0500 (Wed, 09 Sep 2009) | 1 line

  tabbify
........
  r74734 | benjamin.peterson | 2009-09-09 06:42:57 -0500 (Wed, 09 Sep 2009) | 1 line

  revert unintended changes
........

15 years ago#6888 fix the alias command with no arguments
Benjamin Peterson [Fri, 11 Sep 2009 21:17:13 +0000 (21:17 +0000)]
#6888 fix the alias command with no arguments

15 years agokill reference to default encoding #6889
Benjamin Peterson [Fri, 11 Sep 2009 20:42:29 +0000 (20:42 +0000)]
kill reference to default encoding #6889

15 years agoMerged revisions 74737 via svnmerge from
Georg Brandl [Wed, 9 Sep 2009 16:51:05 +0000 (16:51 +0000)]
Merged revisions 74737 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74737 | georg.brandl | 2009-09-09 18:49:13 +0200 (Mi, 09 Sep 2009) | 1 line

  Properly document copy and deepcopy as functions.
........

15 years agoMerged revisions 74728 via svnmerge from
Tarek Ziadé [Wed, 9 Sep 2009 08:48:07 +0000 (08:48 +0000)]
Merged revisions 74728 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74728 | tarek.ziade | 2009-09-09 10:14:20 +0200 (Wed, 09 Sep 2009) | 1 line

  Issue #6163: Fixed HP-UX runtime library dir options in distutils.unixcompiler
........

15 years agoMerged revisions 74723 via svnmerge from
Mark Dickinson [Tue, 8 Sep 2009 20:22:46 +0000 (20:22 +0000)]
Merged revisions 74723 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74723 | mark.dickinson | 2009-09-08 21:20:19 +0100 (Tue, 08 Sep 2009) | 3 lines

  Issue #6857: Fix Decimal formatting to be consistent with existing float
  formatting:  both are now right-aligned by default.
........

15 years agoMerged revisions 74701 via svnmerge from
Ronald Oussoren [Tue, 8 Sep 2009 07:12:42 +0000 (07:12 +0000)]
Merged revisions 74701 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74701 | ronald.oussoren | 2009-09-07 08:12:00 +0200 (Mon, 07 Sep 2009) | 2 lines

  Fix typo in configure.in
........

15 years agoMerged revisions 74708 via svnmerge from
Mark Dickinson [Mon, 7 Sep 2009 18:08:12 +0000 (18:08 +0000)]
Merged revisions 74708 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74708 | mark.dickinson | 2009-09-07 19:04:58 +0100 (Mon, 07 Sep 2009) | 2 lines

  #Issue 6795:  Fix infinite recursion in long(Decimal('nan'));  change int(Decimal('nan')) to raise ValueError instead of either returning NaN or raising InvalidContext.
........

15 years agoMerged revisions 74704 via svnmerge from
Mark Dickinson [Mon, 7 Sep 2009 16:21:56 +0000 (16:21 +0000)]
Merged revisions 74704 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74704 | mark.dickinson | 2009-09-07 17:17:41 +0100 (Mon, 07 Sep 2009) | 3 lines

  Issue #6850: Fix bug in Decimal._parse_format_specifier for formats
  with no type specifier.
........

15 years agoBlocked revisions 74699,74702 via svnmerge
Benjamin Peterson [Mon, 7 Sep 2009 13:03:49 +0000 (13:03 +0000)]
Blocked revisions 74699,74702 via svnmerge

........
  r74699 | benjamin.peterson | 2009-09-06 17:43:39 -0500 (Sun, 06 Sep 2009) | 1 line

  PyObject_GetIter can set an error for its self just fine
........
  r74702 | benjamin.peterson | 2009-09-07 08:02:15 -0500 (Mon, 07 Sep 2009) | 1 line

  revert r74699 since it loses useful error information
........

15 years agoMerged revisions 74693 via svnmerge from
Mark Dickinson [Sun, 6 Sep 2009 21:24:55 +0000 (21:24 +0000)]
Merged revisions 74693 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74693 | mark.dickinson | 2009-09-06 22:21:05 +0100 (Sun, 06 Sep 2009) | 2 lines

  Issue #6848:  Fix curses module build failure on OS X 10.6.
........

15 years agoMerged revisions 74689 via svnmerge from
Mark Dickinson [Sun, 6 Sep 2009 20:53:58 +0000 (20:53 +0000)]
Merged revisions 74689 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74689 | mark.dickinson | 2009-09-06 21:51:37 +0100 (Sun, 06 Sep 2009) | 1 line

  Remove redundant assignment
........