]> granicus.if.org Git - python/log
python
15 years agoBlocked revisions 73008 via svnmerge
Tarek Ziadé [Fri, 29 May 2009 08:12:38 +0000 (08:12 +0000)]
Blocked revisions 73008 via svnmerge

........
  r73008 | tarek.ziade | 2009-05-29 10:08:07 +0200 (Fri, 29 May 2009) | 1 line

  Fixed #6131: test_modulefinder leaked when run after test_distutils
........

15 years agoMerged revisions 72992 via svnmerge from
R. David Murray [Thu, 28 May 2009 19:20:58 +0000 (19:20 +0000)]
Merged revisions 72992 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72992 | r.david.murray | 2009-05-28 14:49:23 -0400 (Thu, 28 May 2009) | 2 lines

  Backport smtplib auth tests from r72990.
........

15 years agoBlocked revisions 72986 via svnmerge
Tarek Ziadé [Thu, 28 May 2009 14:01:23 +0000 (14:01 +0000)]
Blocked revisions 72986 via svnmerge

........
  r72986 | tarek.ziade | 2009-05-28 15:55:51 +0200 (Thu, 28 May 2009) | 1 line

  using 'tar' then 'gzip' in the test, because 'tar -czf' is not supported under some platforms
........

15 years agoBlocked revisions 72981 via svnmerge
Tarek Ziadé [Thu, 28 May 2009 12:54:54 +0000 (12:54 +0000)]
Blocked revisions 72981 via svnmerge

........
  r72981 | tarek.ziade | 2009-05-28 14:53:54 +0200 (Thu, 28 May 2009) | 1 line

  Fixed #6048: Distutils uses the tarfile module instead of the tar command now
........

15 years agoMerged revisions 72971 via svnmerge from
Benjamin Peterson [Thu, 28 May 2009 03:27:58 +0000 (03:27 +0000)]
Merged revisions 72971 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72971 | benjamin.peterson | 2009-05-27 22:02:13 -0500 (Wed, 27 May 2009) | 1 line

  switch library reference and language reference
........

15 years agoBlocked revisions 72972-72973 via svnmerge
Philip Jenvey [Thu, 28 May 2009 03:14:52 +0000 (03:14 +0000)]
Blocked revisions 72972-72973 via svnmerge

........
  r72972 | philip.jenvey | 2009-05-27 20:10:59 -0700 (Wed, 27 May 2009) | 2 lines

  explicitly close the file, merged from py3k
........
  r72973 | philip.jenvey | 2009-05-27 20:12:16 -0700 (Wed, 27 May 2009) | 2 lines

  further hint to where the open docs really are
........

15 years agoMerged revisions 72966 via svnmerge from
R. David Murray [Wed, 27 May 2009 20:16:24 +0000 (20:16 +0000)]
Merged revisions 72966 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72966 | r.david.murray | 2009-05-27 16:07:21 -0400 (Wed, 27 May 2009) | 4 lines

  fix issue #6121 by stripping spaces from the argument in the 'help'
  function.
........

15 years agoFix field name conflicts for named tuples.
Raymond Hettinger [Wed, 27 May 2009 02:17:26 +0000 (02:17 +0000)]
Fix field name conflicts for named tuples.

15 years agoBlocked revisions 72833 via svnmerge
Georg Brandl [Tue, 26 May 2009 09:04:58 +0000 (09:04 +0000)]
Blocked revisions 72833 via svnmerge

........
  r72833 | georg.brandl | 2009-05-22 19:00:17 +0200 (Fr, 22 Mai 2009) | 1 line

  #6078: _warnings is a builtin module and has no standard init_warnings function.
........

15 years agoBlocked revisions 72322,72324,72326,72328,72799,72924 via svnmerge
Georg Brandl [Tue, 26 May 2009 09:04:34 +0000 (09:04 +0000)]
Blocked revisions 72322,72324,72326,72328,72799,72924 via svnmerge

........
  r72322 | georg.brandl | 2009-05-05 10:54:11 +0200 (Di, 05 Mai 2009) | 1 line

  #5142: add module skipping feature to pdb.
........
  r72324 | georg.brandl | 2009-05-05 11:06:02 +0200 (Di, 05 Mai 2009) | 1 line

  Fix overlong lines.
........
  r72326 | georg.brandl | 2009-05-05 11:19:43 +0200 (Di, 05 Mai 2009) | 1 line

  #5929: fix signedness warning.
........
  r72328 | georg.brandl | 2009-05-05 11:20:52 +0200 (Di, 05 Mai 2009) | 1 line

  Remove unused variable.
........
  r72799 | georg.brandl | 2009-05-20 20:24:08 +0200 (Mi, 20 Mai 2009) | 1 line

  Update bug tracker URL.
........
  r72924 | georg.brandl | 2009-05-25 23:02:56 +0200 (Mo, 25 Mai 2009) | 6 lines

  Allow multiple context managers in one with statement, as proposed
  in http://codereview.appspot.com/53094 and accepted by Guido.

  The construct is transformed into multiple With AST nodes so that
  there should be no problems with the semantics.
........

15 years agoMerged revisions 72319-72320,72467,72661,72675-72679,72703,72708,72710,72712,72801...
Georg Brandl [Tue, 26 May 2009 09:04:23 +0000 (09:04 +0000)]
Merged revisions 72319-72320,72467,72661,72675-72679,72703,72708,72710,72712,72801-72802,72820,72822,72824,72826-72828,72830 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72319 | georg.brandl | 2009-05-05 10:28:49 +0200 (Di, 05 Mai 2009) | 1 line

  #1309567: fix linecache behavior of stripping subdirectories from paths when looking for relative filename matches. Also add a linecache test suite.
........
  r72320 | georg.brandl | 2009-05-05 10:30:28 +0200 (Di, 05 Mai 2009) | 1 line

  Add a news entry for r72319.
........
  r72467 | georg.brandl | 2009-05-08 14:17:34 +0200 (Fr, 08 Mai 2009) | 1 line

  Fix name.
........
  r72661 | georg.brandl | 2009-05-15 10:03:03 +0200 (Fr, 15 Mai 2009) | 1 line

  Fix example output for doctest-like demos.
........
  r72675 | georg.brandl | 2009-05-16 13:13:21 +0200 (Sa, 16 Mai 2009) | 1 line

  #6034: clarify __reversed__ doc.
........
  r72676 | georg.brandl | 2009-05-16 13:14:46 +0200 (Sa, 16 Mai 2009) | 1 line

  #6025: fix signature of parse().
........
  r72677 | georg.brandl | 2009-05-16 13:18:55 +0200 (Sa, 16 Mai 2009) | 1 line

  #6009: undocument default argument of Option as deprecated.
........
  r72678 | georg.brandl | 2009-05-16 13:21:29 +0200 (Sa, 16 Mai 2009) | 1 line

  #2856: document 2.x os.listdir() behavior for undecodable filenames.
........
  r72679 | georg.brandl | 2009-05-16 13:24:41 +0200 (Sa, 16 Mai 2009) | 1 line

  Fix about and bugs pages to match real workflow.
........
  r72703 | georg.brandl | 2009-05-17 10:10:27 +0200 (So, 17 Mai 2009) | 1 line

  part of #4144: fix exception message in console session.
........
  r72708 | georg.brandl | 2009-05-17 10:24:29 +0200 (So, 17 Mai 2009) | 1 line

  #6017: better document behavior of dictiterators when the dict is changed.
........
  r72710 | georg.brandl | 2009-05-17 10:36:04 +0200 (So, 17 Mai 2009) | 1 line

  #5942: Copy over flag table from dbm.rst which is clearer.
........
  r72712 | georg.brandl | 2009-05-17 10:55:00 +0200 (So, 17 Mai 2009) | 1 line

  #5935: mention that BROWSER is looked for in PATH.
........
  r72801 | georg.brandl | 2009-05-20 20:31:14 +0200 (Mi, 20 Mai 2009) | 1 line

  #6055: refer to "sqlite3" consistently.
........
  r72802 | georg.brandl | 2009-05-20 20:35:27 +0200 (Mi, 20 Mai 2009) | 1 line

  #6051: refer to email examples for better way to construct email messages.
........
  r72820 | georg.brandl | 2009-05-22 09:23:32 +0200 (Fr, 22 Mai 2009) | 1 line

  Use raise X(y).
........
  r72822 | georg.brandl | 2009-05-22 11:33:25 +0200 (Fr, 22 Mai 2009) | 1 line

  #6084: fix example.
........
  r72824 | georg.brandl | 2009-05-22 11:43:17 +0200 (Fr, 22 Mai 2009) | 1 line

  Fix references to file-related functions and methods (os.* vs file.*).
........
  r72826 | georg.brandl | 2009-05-22 11:49:42 +0200 (Fr, 22 Mai 2009) | 1 line

  Fix confusing wording.
........
  r72827 | georg.brandl | 2009-05-22 11:50:30 +0200 (Fr, 22 Mai 2009) | 1 line

  s/use/call/
........
  r72828 | georg.brandl | 2009-05-22 11:58:48 +0200 (Fr, 22 Mai 2009) | 1 line

  Correction in softspace behavior description.
........
  r72830 | georg.brandl | 2009-05-22 12:40:00 +0200 (Fr, 22 Mai 2009) | 1 line

  #6086: fix spelling and use a better exception to catch.
........

15 years agoBlocked revisions 72183-72184 via svnmerge
Georg Brandl [Tue, 26 May 2009 08:51:04 +0000 (08:51 +0000)]
Blocked revisions 72183-72184 via svnmerge

........
  r72183 | georg.brandl | 2009-05-01 23:28:35 +0200 (Fr, 01 Mai 2009) | 2 lines

  Review ipaddr docs and add them in the TOC under "Internet protocols".
........
  r72184 | georg.brandl | 2009-05-01 23:30:25 +0200 (Fr, 01 Mai 2009) | 1 line

  Fix directive name.
........

15 years agoMerged revisions 72085,72132,72159,72288,72290,72292 via svnmerge from
Georg Brandl [Tue, 26 May 2009 08:50:50 +0000 (08:50 +0000)]
Merged revisions 72085,72132,72159,72288,72290,72292 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72085 | georg.brandl | 2009-04-28 23:48:35 +0200 (Di, 28 Apr 2009) | 1 line

  Make the doctests in the docs pass, except for those in the turtle module.
........
  r72132 | georg.brandl | 2009-04-30 00:44:07 +0200 (Do, 30 Apr 2009) | 1 line

  #5878: fix repr of re object.
........
  r72159 | georg.brandl | 2009-05-01 10:51:37 +0200 (Fr, 01 Mai 2009) | 2 lines

  #5889: remove comma at the end of a list that some C compilers don't like.
........
  r72288 | georg.brandl | 2009-05-04 22:42:08 +0200 (Mo, 04 Mai 2009) | 1 line

  #5925: fix highlighting of keyword table.
........
  r72290 | georg.brandl | 2009-05-04 22:45:13 +0200 (Mo, 04 Mai 2009) | 1 line

  #5927, 5928: typos.
........
  r72292 | georg.brandl | 2009-05-04 22:49:17 +0200 (Mo, 04 Mai 2009) | 1 line

  #5916, 5917: small socket doc improvements.
........

15 years agoMerged revisions 72932 via svnmerge from
Georg Brandl [Tue, 26 May 2009 07:50:52 +0000 (07:50 +0000)]
Merged revisions 72932 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72932 | georg.brandl | 2009-05-26 09:50:23 +0200 (Di, 26 Mai 2009) | 1 line

  #6112: list.remove raises ValueError, not RuntimeError.
........

15 years agoMerged revisions 72930 via svnmerge from
Collin Winter [Tue, 26 May 2009 05:37:22 +0000 (05:37 +0000)]
Merged revisions 72930 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72930 | collin.winter | 2009-05-25 21:12:39 -0700 (Mon, 25 May 2009) | 1 line

  Issue 5794: fix cPickle's unpickling of recursive tuples.
........

15 years agoThe test-skipping API doesn't exist in 2.6
Antoine Pitrou [Sun, 24 May 2009 20:07:45 +0000 (20:07 +0000)]
The test-skipping API doesn't exist in 2.6

15 years agoMerged revisions 72893 via svnmerge from
Martin v. Löwis [Sun, 24 May 2009 19:42:14 +0000 (19:42 +0000)]
Merged revisions 72893 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72893 | martin.v.loewis | 2009-05-24 21:30:52 +0200 (So, 24 Mai 2009) | 3 lines

  Issue #6050: Don't fail extracting a directory from a zipfile if
  the directory already exists.
........

15 years agoMerged revisions 72887 via svnmerge from
Antoine Pitrou [Sun, 24 May 2009 15:41:43 +0000 (15:41 +0000)]
Merged revisions 72887 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72887 | antoine.pitrou | 2009-05-24 17:40:09 +0200 (dim., 24 mai 2009) | 6 lines

  Issue #1309352: fcntl now converts its third arguments to a C `long` rather
  than an int, which makes some operations possible under 64-bit Linux (e.g.
  DN_MULTISHOT with F_NOTIFY).
........

15 years agoMerged revisions 72878 via svnmerge from
R. David Murray [Sun, 24 May 2009 14:48:53 +0000 (14:48 +0000)]
Merged revisions 72878 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72878 | r.david.murray | 2009-05-23 17:48:06 -0400 (Sat, 23 May 2009) | 2 lines

  Add smtplib test from issue 5259.
........

15 years agoMerged revisions 72882 via svnmerge from
Antoine Pitrou [Sun, 24 May 2009 12:17:07 +0000 (12:17 +0000)]
Merged revisions 72882 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72882 | antoine.pitrou | 2009-05-24 14:15:04 +0200 (dim., 24 mai 2009) | 3 lines

  Fix build under Windows
........

15 years agoMerged revisions 72871-72872 via svnmerge from
Benjamin Peterson [Sat, 23 May 2009 19:35:33 +0000 (19:35 +0000)]
Merged revisions 72871-72872 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72871 | benjamin.peterson | 2009-05-23 14:24:37 -0500 (Sat, 23 May 2009) | 1 line

  support building with subversion 1.7 #6094
........
  r72872 | benjamin.peterson | 2009-05-23 14:31:02 -0500 (Sat, 23 May 2009) | 1 line

  reorder name
........

15 years agoMerged revisions 72859 via svnmerge from
Antoine Pitrou [Sat, 23 May 2009 16:33:31 +0000 (16:33 +0000)]
Merged revisions 72859 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72859 | antoine.pitrou | 2009-05-23 18:32:32 +0200 (sam., 23 mai 2009) | 3 lines

  Issue #3877: skip a test_fileio subtest on all BSDs, not only FreeBSD
........

15 years agoMerged revisions 72855 via svnmerge from
Antoine Pitrou [Sat, 23 May 2009 16:19:24 +0000 (16:19 +0000)]
Merged revisions 72855 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72855 | antoine.pitrou | 2009-05-23 18:06:49 +0200 (sam., 23 mai 2009) | 3 lines

  Some pid_t-expecting or producing functions were forgotten in r72852.
........

15 years agoMerged revisions 72852 via svnmerge from
Antoine Pitrou [Sat, 23 May 2009 15:47:13 +0000 (15:47 +0000)]
Merged revisions 72852 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72852 | antoine.pitrou | 2009-05-23 17:37:45 +0200 (sam., 23 mai 2009) | 5 lines

  Issue #1983: Fix functions taking or returning a process identifier to use
  the dedicated C type `pid_t` instead of a C `int`. Some platforms have
  a process identifier type wider than the standard C integer type.
........

15 years agoMerged revisions 72848 via svnmerge from
Eric Smith [Sat, 23 May 2009 14:04:31 +0000 (14:04 +0000)]
Merged revisions 72848 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72848 | eric.smith | 2009-05-23 09:56:13 -0400 (Sat, 23 May 2009) | 1 line

  Issue 6089: str.format raises SystemError.
........

15 years agoMerged revisions 72838-72839 via svnmerge from
R. David Murray [Sat, 23 May 2009 02:30:55 +0000 (02:30 +0000)]
Merged revisions 72838-72839 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72838 | r.david.murray | 2009-05-22 22:16:58 -0400 (Fri, 22 May 2009) | 3 lines

  Don't be so wordy in requires('network') in case other tests
  are added later, and skip the existing test if SSL is not available.
........
  r72839 | r.david.murray | 2009-05-22 22:19:36 -0400 (Fri, 22 May 2009) | 2 lines

  Fix spelling left over from testing.
........

15 years agoMerged revisions 72835 via svnmerge from
R. David Murray [Sat, 23 May 2009 01:42:42 +0000 (01:42 +0000)]
Merged revisions 72835 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72835 | r.david.murray | 2009-05-22 20:48:58 -0400 (Fri, 22 May 2009) | 4 lines

  Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly returns
  the socket.  Patch by Farhan Ahmad, test by Marcin Bachry.
........

15 years agoBlocked revisions 72823 via svnmerge
Tarek Ziadé [Fri, 22 May 2009 09:43:59 +0000 (09:43 +0000)]
Blocked revisions 72823 via svnmerge

........
  r72823 | tarek.ziade | 2009-05-22 11:42:43 +0200 (Fri, 22 May 2009) | 1 line

  fixed encoding
........

15 years agoBlocked revisions 72817 via svnmerge
Philip Jenvey [Fri, 22 May 2009 05:39:55 +0000 (05:39 +0000)]
Blocked revisions 72817 via svnmerge

........
  r72817 | philip.jenvey | 2009-05-21 22:35:32 -0700 (Thu, 21 May 2009) | 4 lines

  don't use subprocess.call with PIPEs as the child can fill the pipe buf and
  deadlock. add a warning to subprocess docs about this, similar to Popen.wait's.
  refs http://bugs.jython.org/issue1351
........

15 years agoSync-up examples with Py2.7 updates.
Raymond Hettinger [Fri, 22 May 2009 01:16:46 +0000 (01:16 +0000)]
Sync-up examples with Py2.7 updates.

15 years agoMerged revisions 72792 via svnmerge from
Collin Winter [Wed, 20 May 2009 19:05:16 +0000 (19:05 +0000)]
Merged revisions 72792 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72792 | collin.winter | 2009-05-20 09:49:12 -0700 (Wed, 20 May 2009) | 1 line

  Issue 6066: POP_MARK was not in pickle protocol 0.
........

15 years agoBlocked revisions 72805 via svnmerge
Mark Dickinson [Wed, 20 May 2009 18:44:00 +0000 (18:44 +0000)]
Blocked revisions 72805 via svnmerge

........
  r72805 | mark.dickinson | 2009-05-20 19:43:07 +0100 (Wed, 20 May 2009) | 1 line

  Issue #5829: don't raise OverflowError for complex('1e500').  Backport of r72803.
........

15 years agoMerged revisions 72794 via svnmerge from
Mark Dickinson [Wed, 20 May 2009 17:58:15 +0000 (17:58 +0000)]
Merged revisions 72794 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72794 | mark.dickinson | 2009-05-20 18:55:31 +0100 (Wed, 20 May 2009) | 1 line

  typos in ctypes Module
........

15 years agoMerged revisions 72781 via svnmerge from
Tarek Ziadé [Tue, 19 May 2009 16:19:15 +0000 (16:19 +0000)]
Merged revisions 72781 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72781 | tarek.ziade | 2009-05-19 18:17:21 +0200 (Tue, 19 May 2009) | 1 line

  fixed the 'package' option of build_ext
........

15 years agoIssue 6037: MutableSequence.__iadd__ should return self.
Raymond Hettinger [Mon, 18 May 2009 15:56:38 +0000 (15:56 +0000)]
Issue 6037: MutableSequence.__iadd__ should return self.

15 years agoBlocked revisions 72768 via svnmerge
Tarek Ziadé [Mon, 18 May 2009 12:27:48 +0000 (12:27 +0000)]
Blocked revisions 72768 via svnmerge

........
  r72768 | tarek.ziade | 2009-05-18 14:21:26 +0200 (Mon, 18 May 2009) | 1 line

  Fixed #6053 - win32 fixes for distutils tests
........

15 years agoBlocked revisions 72764 via svnmerge
Tarek Ziadé [Mon, 18 May 2009 08:21:42 +0000 (08:21 +0000)]
Blocked revisions 72764 via svnmerge

........
  r72764 | tarek.ziade | 2009-05-18 10:20:55 +0200 (Mon, 18 May 2009) | 1 line

  working with relative paths to avoid tar warnings on absolute paths
........

15 years agoremoved badly merged section
Tarek Ziadé [Mon, 18 May 2009 08:08:31 +0000 (08:08 +0000)]
removed badly merged section

15 years agoMerged revisions 72758 via svnmerge from
Tarek Ziadé [Mon, 18 May 2009 08:05:17 +0000 (08:05 +0000)]
Merged revisions 72758 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72758 | tarek.ziade | 2009-05-18 10:03:37 +0200 (Mon, 18 May 2009) | 1 line

  Fixed the library extension when distutils build_ext is used inplace
........

15 years agoBlocked revisions 72746 via svnmerge
Tarek Ziadé [Sun, 17 May 2009 15:00:36 +0000 (15:00 +0000)]
Blocked revisions 72746 via svnmerge

........
  r72746 | tarek.ziade | 2009-05-17 16:59:05 +0200 (Sun, 17 May 2009) | 1 line

  fixed the test name
........

15 years agoBlocked revisions 72736 via svnmerge
Tarek Ziadé [Sun, 17 May 2009 12:06:38 +0000 (12:06 +0000)]
Blocked revisions 72736 via svnmerge

........
  r72736 | tarek.ziade | 2009-05-17 14:04:57 +0200 (Sun, 17 May 2009) | 1 line

  pep8-fied distutils.archive_util + added minimum test coverage
........

15 years agoBlocked revisions 72730 via svnmerge
Tarek Ziadé [Sun, 17 May 2009 11:23:23 +0000 (11:23 +0000)]
Blocked revisions 72730 via svnmerge

........
  r72730 | tarek.ziade | 2009-05-17 13:22:36 +0200 (Sun, 17 May 2009) | 1 line

  pep8-fied distutils.dir_util
........

15 years agoBlocked revisions 72727 via svnmerge
Tarek Ziadé [Sun, 17 May 2009 11:12:54 +0000 (11:12 +0000)]
Blocked revisions 72727 via svnmerge

........
  r72727 | tarek.ziade | 2009-05-17 13:11:57 +0200 (Sun, 17 May 2009) | 1 line

  removed sys.platform == 'mac' usage in distutils.dir_util
........

15 years agoBlocked revisions 72721 via svnmerge
Tarek Ziadé [Sun, 17 May 2009 10:46:01 +0000 (10:46 +0000)]
Blocked revisions 72721 via svnmerge

........
  r72721 | tarek.ziade | 2009-05-17 12:44:12 +0200 (Sun, 17 May 2009) | 1 line

  removed sys.platform == 'mac' support in distutils.dist.parse_command_line and improved test coverage
........

15 years agoMerged revisions 72718 via svnmerge from
Mark Dickinson [Sun, 17 May 2009 10:44:48 +0000 (10:44 +0000)]
Merged revisions 72718 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72718 | mark.dickinson | 2009-05-17 11:38:30 +0100 (Sun, 17 May 2009) | 4 lines

  Issue #6044: remove confusing wording from complex -> integer and
  complex -> float conversion error messages.
........

15 years agoMerged revisions 72713 via svnmerge from
Tarek Ziadé [Sun, 17 May 2009 10:10:51 +0000 (10:10 +0000)]
Merged revisions 72713 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72713 | tarek.ziade | 2009-05-17 12:07:48 +0200 (Sun, 17 May 2009) | 1 line

  not running this test with MSVC6
........

15 years agoBlocked revisions 72698-72699 via svnmerge
Hirokazu Yamamoto [Sun, 17 May 2009 03:08:44 +0000 (03:08 +0000)]
Blocked revisions 72698-72699 via svnmerge

........
  r72698 | hirokazu.yamamoto | 2009-05-17 11:52:09 +0900 | 1 line

  Issue #3527: Removed Py_WIN_WIDE_FILENAMES which is not used any more.
........
  r72699 | hirokazu.yamamoto | 2009-05-17 11:58:36 +0900 | 1 line

  Added NEWS for r72698.
........

15 years agoBlocked revisions 72686 via svnmerge
Tarek Ziadé [Sat, 16 May 2009 18:30:30 +0000 (18:30 +0000)]
Blocked revisions 72686 via svnmerge

........
  r72686 | tarek.ziade | 2009-05-16 20:29:40 +0200 (Sat, 16 May 2009) | 1 line

  pep8-fied distutils.dist module
........

15 years agoBlocked revisions 72681 via svnmerge
Tarek Ziadé [Sat, 16 May 2009 16:41:02 +0000 (16:41 +0000)]
Blocked revisions 72681 via svnmerge

........
  r72681 | tarek.ziade | 2009-05-16 18:37:06 +0200 (Sat, 16 May 2009) | 1 line

  #6041: sdist and register now use the check command. No more duplicate code for metadata checking
........

15 years agoMerged revisions 72662 via svnmerge from
Antoine Pitrou [Fri, 15 May 2009 12:03:56 +0000 (12:03 +0000)]
Merged revisions 72662 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72662 | antoine.pitrou | 2009-05-15 13:50:29 +0200 (ven., 15 mai 2009) | 3 lines

  Issue #1655: Make imaplib IPv6-capable. Patch by Derek Morr.
........

15 years agoMove misplaced news item
Antoine Pitrou [Thu, 14 May 2009 21:29:45 +0000 (21:29 +0000)]
Move misplaced news item

15 years agoMerged revisions 72640 via svnmerge from
Antoine Pitrou [Thu, 14 May 2009 21:27:08 +0000 (21:27 +0000)]
Merged revisions 72640 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72640 | antoine.pitrou | 2009-05-14 23:22:08 +0200 (jeu., 14 mai 2009) | 5 lines

  Issue #1664: Make nntplib IPv6-capable. Patch by Derek Morr.

  (Unfortunately, nntplib doesn't have a test suite)
........

15 years agoMerged revisions 72636 via svnmerge from
Tarek Ziadé [Thu, 14 May 2009 20:17:32 +0000 (20:17 +0000)]
Merged revisions 72636 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72636 | tarek.ziade | 2009-05-14 22:14:13 +0200 (Thu, 14 May 2009) | 1 line

  #6022 fixed test_get_outputs so it doesn't leaves a test file in the cwd
........

15 years agoBlocked revisions 72630 via svnmerge
R. David Murray [Thu, 14 May 2009 16:14:18 +0000 (16:14 +0000)]
Blocked revisions 72630 via svnmerge

........
  r72630 | r.david.murray | 2009-05-14 12:12:57 -0400 (Thu, 14 May 2009) | 3 lines

  Fix test failure on Windows, and add skip check if even unicodedata
  turns out not to be an external module on some other platform.
........

15 years agoBlocked revisions 72624 via svnmerge
Tarek Ziadé [Thu, 14 May 2009 14:56:58 +0000 (14:56 +0000)]
Blocked revisions 72624 via svnmerge

........
  r72624 | tarek.ziade | 2009-05-14 16:56:14 +0200 (Thu, 14 May 2009) | 1 line

  pep8-fied distutils.command.sdist + more tests
........

15 years agoBlocked revisions 72618 via svnmerge
Tarek Ziadé [Thu, 14 May 2009 12:44:10 +0000 (12:44 +0000)]
Blocked revisions 72618 via svnmerge

........
  r72618 | tarek.ziade | 2009-05-14 14:40:59 +0200 (Thu, 14 May 2009) | 1 line

  more test coverage for distutils sdist command
........

15 years agoMerged revisions 72612 via svnmerge from
Tarek Ziadé [Wed, 13 May 2009 22:18:01 +0000 (22:18 +0000)]
Merged revisions 72612 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72612 | tarek.ziade | 2009-05-14 00:16:03 +0200 (Thu, 14 May 2009) | 1 line

  adding void to the c function
........

15 years agoMerged revisions 72610 via svnmerge from
Tarek Ziadé [Wed, 13 May 2009 22:08:54 +0000 (22:08 +0000)]
Merged revisions 72610 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
........

15 years agoPreviously these would return the binary data, so since this fix is a
R. David Murray [Wed, 13 May 2009 17:18:07 +0000 (17:18 +0000)]
Previously these would return the binary data, so since this fix is a
behavior change, blocking backport.

Blocked revisions 72605 via svnmerge

........
  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.
........

15 years agoMerged revisions 72601 via svnmerge from
R. David Murray [Wed, 13 May 2009 13:13:18 +0000 (13:13 +0000)]
Merged 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.
........

15 years agoMerged revisions 72597 via svnmerge from
R. David Murray [Wed, 13 May 2009 01:08:35 +0000 (01:08 +0000)]
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.
........

15 years agoMerged revisions 72593 via svnmerge from
Benjamin Peterson [Tue, 12 May 2009 21:20:41 +0000 (21:20 +0000)]
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
........

15 years agoMerged revisions 72585 via svnmerge from
Tarek Ziadé [Tue, 12 May 2009 17:11:54 +0000 (17:11 +0000)]
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
........

15 years agoMerged revisions 72577 via svnmerge from
Tarek Ziadé [Tue, 12 May 2009 07:04:51 +0000 (07:04 +0000)]
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
........

15 years agoMerged revisions 72572 via svnmerge from
R. David Murray [Tue, 12 May 2009 01:38:25 +0000 (01:38 +0000)]
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.
........

15 years agoMerged revisions 72564 via svnmerge from
Mark Dickinson [Mon, 11 May 2009 16:09:39 +0000 (16:09 +0000)]
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.
........

15 years agoBlocked revisions 72560 via svnmerge
Tarek Ziadé [Mon, 11 May 2009 08:47:34 +0000 (08:47 +0000)]
Blocked revisions 72560 via svnmerge

........
  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
........

15 years agoMerged revisions 72552 via svnmerge from
Tarek Ziadé [Sun, 10 May 2009 21:33:09 +0000 (21:33 +0000)]
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
........

15 years agoBlocked revisions 72547 via svnmerge
Tarek Ziadé [Sun, 10 May 2009 12:37:25 +0000 (12:37 +0000)]
Blocked revisions 72547 via svnmerge

........
  r72547 | tarek.ziade | 2009-05-10 14:36:48 +0200 (Sun, 10 May 2009) | 1 line

  fixed test for all platforms
........

15 years agoBlocked revisions 72543 via svnmerge
Tarek Ziadé [Sun, 10 May 2009 12:18:31 +0000 (12:18 +0000)]
Blocked revisions 72543 via svnmerge

........
  r72543 | tarek.ziade | 2009-05-10 14:17:30 +0200 (Sun, 10 May 2009) | 1 line

  now using EnvironGuard everywhere
........

15 years agoBlocked revisions 72539 via svnmerge
Tarek Ziadé [Sun, 10 May 2009 12:00:14 +0000 (12:00 +0000)]
Blocked revisions 72539 via svnmerge

........
  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
........

15 years agoBlocked revisions 72535 via svnmerge
Tarek Ziadé [Sun, 10 May 2009 11:43:45 +0000 (11:43 +0000)]
Blocked revisions 72535 via svnmerge

........
  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
........

15 years agoMerged revisions 72531 via svnmerge from
Tarek Ziadé [Sun, 10 May 2009 10:24:16 +0000 (10:24 +0000)]
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
........

15 years agoIssue #5971: StreamHandler.handleError now swallows IOErrors which occur when trying...
Vinay Sajip [Sat, 9 May 2009 12:11:30 +0000 (12:11 +0000)]
Issue #5971: StreamHandler.handleError now swallows IOErrors which occur when trying to print a traceback.

15 years agoBlocked revisions 72500 via svnmerge
Tarek Ziadé [Sat, 9 May 2009 10:06:59 +0000 (10:06 +0000)]
Blocked revisions 72500 via svnmerge

........
  r72500 | tarek.ziade | 2009-05-09 12:06:00 +0200 (Sat, 09 May 2009) | 1 line

  #5976: fixed distutils test_check_environ
........

15 years agoBlocked revisions 72497 via svnmerge
Tarek Ziadé [Sat, 9 May 2009 08:31:34 +0000 (08:31 +0000)]
Blocked revisions 72497 via svnmerge

........
  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
........

15 years agoMerged revisions 72479 via svnmerge from
Mark Dickinson [Fri, 8 May 2009 20:59:57 +0000 (20:59 +0000)]
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).
........

15 years agoMerged revisions 72458 via svnmerge from
Philip Jenvey [Fri, 8 May 2009 02:47:02 +0000 (02:47 +0000)]
Merged revisions 72458 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72458 | philip.jenvey | 2009-05-07 19:28:39 -0700 (Thu, 07 May 2009) | 2 lines

  #4351: more appropriate DeprecationWarning stacklevels
........

15 years agoBlocked revisions 72454 via svnmerge
Tarek Ziadé [Thu, 7 May 2009 23:12:35 +0000 (23:12 +0000)]
Blocked revisions 72454 via svnmerge

........
  r72454 | tarek.ziade | 2009-05-08 01:01:56 +0200 (Fri, 08 May 2009) | 1 line

  fixed AR/ARFLAGS values in test_sysconfig
........

15 years agoBlocked revisions 72451 via svnmerge
Tarek Ziadé [Thu, 7 May 2009 22:20:12 +0000 (22:20 +0000)]
Blocked revisions 72451 via svnmerge

........
  r72451 | tarek.ziade | 2009-05-08 00:19:27 +0200 (Fri, 08 May 2009) | 1 line

  run autoconf (step forgotten in r72445)
........

15 years agoBlocked revisions 72445 via svnmerge
Tarek Ziadé [Thu, 7 May 2009 21:29:52 +0000 (21:29 +0000)]
Blocked revisions 72445 via svnmerge

........
  r72445 | tarek.ziade | 2009-05-07 23:20:34 +0200 (Thu, 07 May 2009) | 1 line

  Fixed #5941: added ARFLAGS for the archiver command.
........

15 years agoBlocked revisions 72443 via svnmerge
Tarek Ziadé [Thu, 7 May 2009 21:28:45 +0000 (21:28 +0000)]
Blocked revisions 72443 via svnmerge

........
  r72443 | tarek.ziade | 2009-05-07 23:13:02 +0200 (Thu, 07 May 2009) | 1 line

  removed remaining spaces
........

15 years agoMerged revisions 72439 via svnmerge from
Eric Smith [Thu, 7 May 2009 19:37:22 +0000 (19:37 +0000)]
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.
........

15 years agoMerged revisions 72434 via svnmerge from
R. David Murray [Thu, 7 May 2009 18:25:20 +0000 (18:25 +0000)]
Merged revisions 72434 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72434 | r.david.murray | 2009-05-07 14:09:58 -0400 (Thu, 07 May 2009) | 2 lines

  Pre-opened test file needs to be opened in binary mode.
........

15 years agoMerged revisions 72422,72425-72426 via svnmerge from
R. David Murray [Thu, 7 May 2009 16:45:44 +0000 (16:45 +0000)]
Merged revisions 72422,72425-72426 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72422 | benjamin.peterson | 2009-05-07 07:45:38 -0400 (Thu, 07 May 2009) | 1 line

  actually close files instead of leaving it to the gc #5955
........
  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.
........

15 years agoMerged revisions 72415 via svnmerge from
Andrew M. Kuchling [Wed, 6 May 2009 23:00:43 +0000 (23:00 +0000)]
Merged revisions 72415 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72415 | andrew.kuchling | 2009-05-06 18:54:19 -0400 (Wed, 06 May 2009) | 1 line

  Remove two dead links
........

15 years agoBlocked revisions 72406 via svnmerge
Walter Dörwald [Wed, 6 May 2009 14:32:56 +0000 (14:32 +0000)]
Blocked revisions 72406 via svnmerge

........
  r72406 | walter.doerwald | 2009-05-06 16:32:35 +0200 (Mi, 06 Mai 2009) | 2 lines

  Add NEWS entry about issue #3739.
........

15 years agoBlocked revisions 72404 via svnmerge
Walter Dörwald [Wed, 6 May 2009 14:30:31 +0000 (14:30 +0000)]
Blocked revisions 72404 via svnmerge

........
  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).
........

15 years agoMerged revisions 72399 via svnmerge from
Jeroen Ruigrok van der Werven [Wed, 6 May 2009 13:21:17 +0000 (13:21 +0000)]
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
........

15 years agoBlocked revisions 72392 via svnmerge
Tarek Ziadé [Wed, 6 May 2009 08:11:32 +0000 (08:11 +0000)]
Blocked revisions 72392 via svnmerge

........
  r72392 | tarek.ziade | 2009-05-06 10:11:00 +0200 (Wed, 06 May 2009) | 1 line

  removed string.split usage
........

15 years agoBlocked revisions 72388 via svnmerge
Tarek Ziadé [Wed, 6 May 2009 08:06:36 +0000 (08:06 +0000)]
Blocked revisions 72388 via svnmerge

........
  r72388 | tarek.ziade | 2009-05-06 10:05:47 +0200 (Wed, 06 May 2009) | 1 line

  more build_clib cleanup + test coverage
........

15 years agoBlocked revisions 72382 via svnmerge
Tarek Ziadé [Wed, 6 May 2009 07:42:33 +0000 (07:42 +0000)]
Blocked revisions 72382 via svnmerge

........
  r72382 | tarek.ziade | 2009-05-06 09:41:53 +0200 (Wed, 06 May 2009) | 1 line

  pep8-fied build_clib module : it is now similar to the one in 3.x
........

15 years agoMerged revisions 72375 via svnmerge from
Jeroen Ruigrok van der Werven [Wed, 6 May 2009 07:41:26 +0000 (07:41 +0000)]
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
........

15 years agoBlocked revisions 72377 via svnmerge
Tarek Ziadé [Wed, 6 May 2009 07:19:10 +0000 (07:19 +0000)]
Blocked revisions 72377 via svnmerge

........
  r72377 | tarek.ziade | 2009-05-06 09:17:52 +0200 (Wed, 06 May 2009) | 1 line

  Added a test and cleaned check_library_list to be ready to fix #5940
........

15 years agoMerged revisions 72352 via svnmerge from
Thomas Heller [Tue, 5 May 2009 18:59:30 +0000 (18:59 +0000)]
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)
........

15 years agoBlocked revisions 72348 via svnmerge
Eric Smith [Tue, 5 May 2009 18:30:30 +0000 (18:30 +0000)]
Blocked revisions 72348 via svnmerge

........
  r72348 | eric.smith | 2009-05-05 14:26:08 -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.
........

15 years agoMerged revisions 72344 via svnmerge from
Mark Dickinson [Tue, 5 May 2009 17:42:59 +0000 (17:42 +0000)]
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.
........

15 years agoBlocked revisions 72335 via svnmerge
Martin v. Löwis [Tue, 5 May 2009 16:14:39 +0000 (16:14 +0000)]
Blocked revisions 72335 via svnmerge

........
  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.
........

15 years agoMerged revisions 72149 via svnmerge from
R. David Murray [Tue, 5 May 2009 01:11:21 +0000 (01:11 +0000)]
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... ;)
........

15 years agoMerged revisions 72299 via svnmerge from
R. David Murray [Tue, 5 May 2009 00:52:14 +0000 (00:52 +0000)]
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.
........