Antoine Pitrou
bf53912635
Merged revisions 80594 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r80594 | antoine.pitrou | 2010-04-28 21:59:32 +0200 (mer., 28 avril 2010) | 14 lines
Merged revisions 80591-80592 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80591 | antoine.pitrou | 2010-04-28 21:53:35 +0200 (mer., 28 avril 2010) | 4 lines
State clearly that truncate() doesn't move the file position,
and remove a duplicate of its specification.
........
r80592 | antoine.pitrou | 2010-04-28 21:57:33 +0200 (mer., 28 avril 2010) | 3 lines
Clarify and fix the documentation for IOBase.close()
........
................
2010-04-28 20:03:21 +00:00
Senthil Kumaran
2682638ee1
Merged revisions 80587 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r80587 | senthil.kumaran | 2010-04-28 23:09:48 +0530 (Wed, 28 Apr 2010) | 9 lines
Merged revisions 80583 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80583 | senthil.kumaran | 2010-04-28 22:50:43 +0530 (Wed, 28 Apr 2010) | 3 lines
Fixed Issue6312 - httplib fails with HEAD requests to pages with "transfer-encoding: chunked"
........
................
2010-04-28 17:44:30 +00:00
Benjamin Peterson
480269e61c
Merged revisions 80562 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r80562 | benjamin.peterson | 2010-04-27 17:58:50 -0500 (Tue, 27 Apr 2010) | 9 lines
Merged revisions 80561 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80561 | benjamin.peterson | 2010-04-27 17:56:31 -0500 (Tue, 27 Apr 2010) | 1 line
make slice notation in (r)find docs consistent
........
................
2010-04-27 23:04:53 +00:00
Ezio Melotti
97bb17979a
Merged revisions 80472 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r80472 | ezio.melotti | 2010-04-25 20:48:01 +0300 (Sun, 25 Apr 2010) | 9 lines
Merged revisions 79786 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79786 | ezio.melotti | 2010-04-05 11:02:54 +0300 (Mon, 05 Apr 2010) | 1 line
Fix markup, punctuation and whitespaces in _winreg.rst.
........
................
2010-04-25 17:55:39 +00:00
Georg Brandl
3aba37af52
Merged revisions 80463 via svnmerge from
...
svn+ssh://svn.python.org/python/branches/py3k
................
r80463 | georg.brandl | 2010-04-25 12:19:53 +0200 (So, 25 Apr 2010) | 17 lines
Merged revisions 80150,80460-80461 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80150 | r.david.murray | 2010-04-17 17:45:38 +0200 (Sa, 17 Apr 2010) | 2 lines
Update link to Apple Publication Style guide.
........
r80460 | georg.brandl | 2010-04-25 12:16:00 +0200 (So, 25 Apr 2010) | 1 line
#8528 : fix typo.
........
r80461 | georg.brandl | 2010-04-25 12:17:27 +0200 (So, 25 Apr 2010) | 1 line
#8522 : use with statement instead of try-finally for file handling.
........
................
2010-04-25 10:20:56 +00:00
Brian Curtin
44bb1f7eab
Backport fix of #5774 (only OpenKey applies here).
2010-04-24 17:23:03 +00:00
Georg Brandl
9b9e0a1b4b
Merged revisions 80390 via svnmerge from
...
svn+ssh://svn.python.org/python/branches/py3k
................
r80390 | georg.brandl | 2010-04-23 01:20:19 +0200 (Fr, 23 Apr 2010) | 9 lines
Merged revisions 80388 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80388 | georg.brandl | 2010-04-23 00:15:33 +0200 (Fr, 23 Apr 2010) | 1 line
Add "report a bug" links in some prominent places. Make it clear that doc bugs can be mailed to docs@python.org . Clarify tracker usage.
........
................
2010-04-22 23:20:47 +00:00
Senthil Kumaran
d0ab48f1c4
Merged revisions 80346 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r80346 | senthil.kumaran | 2010-04-22 16:23:30 +0530 (Thu, 22 Apr 2010) | 4 lines
Fixing a note on encoding declaration, its usage in urlopen based on review
comments from RDM and Ezio.
........
2010-04-22 10:58:56 +00:00
Senthil Kumaran
679b7b8bf3
Merged revisions 80337 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r80337 | senthil.kumaran | 2010-04-22 11:23:18 +0530 (Thu, 22 Apr 2010) | 9 lines
Merged revisions 80336 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r80336 | senthil.kumaran | 2010-04-22 11:18:35 +0530 (Thu, 22 Apr 2010) | 3 lines
Updated the RFCs list in the See Also section of urlparse.rst
........
................
2010-04-22 05:59:54 +00:00
Ezio Melotti
8d5c16a4e7
Add a missing versionadded in unittest.rst.
2010-04-20 09:36:13 +00:00
Senthil Kumaran
0e3e485452
Merged revisions 80092 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r80092 | senthil.kumaran | 2010-04-15 22:48:22 +0530 (Thu, 15 Apr 2010) | 2 lines
Fix Issue5419 - explaining bytes return value of urlopen, use of .decode() to convert to str.
........
2010-04-15 17:21:29 +00:00
Raymond Hettinger
4c4d3b1ddd
Add usage notes for collections.Counter()
2010-04-12 21:47:14 +00:00
Mark Dickinson
1862840037
More NaN consistency fixes (manual merge of r79875 to release31-maint).
2010-04-12 18:52:08 +00:00
Barry Warsaw
14e0a43c85
typo
2010-04-12 14:55:03 +00:00
Raymond Hettinger
2fc70f05bc
Fixup new itertools recipes.
2010-04-10 07:08:41 +00:00
Mark Dickinson
a3607c8c3b
Merged revisions 79873 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79873 | mark.dickinson | 2010-04-06 23:13:37 +0100 (Tue, 06 Apr 2010) | 9 lines
Merged revisions 79871 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79871 | mark.dickinson | 2010-04-06 23:10:55 +0100 (Tue, 06 Apr 2010) | 2 lines
Use consistent spelling for nans (thanks Georg for noticing).
........
................
2010-04-06 22:14:23 +00:00
Mark Dickinson
c7d44a4e05
Merged revisions 79860 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79860 | mark.dickinson | 2010-04-06 20:55:03 +0100 (Tue, 06 Apr 2010) | 10 lines
Merged revisions 79858 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79858 | mark.dickinson | 2010-04-06 20:50:03 +0100 (Tue, 06 Apr 2010) | 3 lines
Issue #7947 : Clarify math module behaviour for IEEE 754 special cases, along
with a number of additional minor edits and typo corrections.
........
................
2010-04-06 19:55:38 +00:00
Ezio Melotti
9e8346cb4d
Merged revisions 79799 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79799 | ezio.melotti | 2010-04-05 16:25:51 +0300 (Mon, 05 Apr 2010) | 9 lines
Merged revisions 79797 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79797 | ezio.melotti | 2010-04-05 15:51:45 +0300 (Mon, 05 Apr 2010) | 1 line
Fix some broken URLs.
........
................
2010-04-05 13:57:55 +00:00
Ezio Melotti
6bccd29845
Merged revisions 79615 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r79615 | georg.brandl | 2010-04-02 23:12:42 +0300 (Fri, 02 Apr 2010) | 1 line
#8288 : fix next -> __next__.
........
2010-04-05 07:58:21 +00:00
Ezio Melotti
84ec57c89b
Merged revisions 79783 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79783 | ezio.melotti | 2010-04-05 07:04:35 +0300 (Mon, 05 Apr 2010) | 9 lines
Merged revisions 79781 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79781 | ezio.melotti | 2010-04-05 06:51:38 +0300 (Mon, 05 Apr 2010) | 1 line
#8212 : rephrase the webservers howto and fix some mistakes.
........
................
2010-04-05 04:06:12 +00:00
Raymond Hettinger
aeac26b9ea
Fix nits in itertools recipes.
2010-04-02 04:49:24 +00:00
Raymond Hettinger
601423585f
Add and update itertools recipes.
2010-04-02 04:16:13 +00:00
Raymond Hettinger
bdfa22bbda
Document sorting HowTo
2010-04-02 00:23:40 +00:00
Stefan Krah
721a35001e
Merged revisions 79553 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r79553 | stefan.krah | 2010-04-01 12:34:09 +0200 (Thu, 01 Apr 2010) | 1 line
Fix typo in definition of 'in' keyword.
........
2010-04-01 10:56:52 +00:00
Ezio Melotti
de414a2e91
Merged revisions 79525 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79525 | ezio.melotti | 2010-03-31 10:45:32 +0300 (Wed, 31 Mar 2010) | 9 lines
Merged revisions 79522 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79522 | ezio.melotti | 2010-03-31 10:26:24 +0300 (Wed, 31 Mar 2010) | 1 line
Revert r79179 and merge r75584 to explain how to implement a queue using collection.deque instead of a list.
........
................
2010-03-31 07:48:01 +00:00
Senthil Kumaran
8935ed9524
Merged revisions 79333 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79333 | senthil.kumaran | 2010-03-23 16:30:53 +0530 (Tue, 23 Mar 2010) | 9 lines
Merged revisions 79329 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79329 | senthil.kumaran | 2010-03-23 14:16:31 +0530 (Tue, 23 Mar 2010) | 2 lines
Fixed Issue8209 - OptionParser keyword arg 'epilog' not mentioned in the docs
........
................
2010-03-29 19:25:37 +00:00
Raymond Hettinger
af9ab377d3
Update itertools recipes.
2010-03-28 18:29:17 +00:00
Florent Xicluna
9b0e9180e2
Note: only the relevant parts of r79474 are merged.
...
Merged revisions 78793,78798-78799,78977,79095,79196,79474 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78793 | florent.xicluna | 2010-03-08 13:25:35 +0100 (lun, 08 mar 2010) | 2 lines
Fix macpath to deal with bytes
................
r78798 | florent.xicluna | 2010-03-08 14:32:17 +0100 (lun, 08 mar 2010) | 18 lines
Merged revisions 78777,78787,78790 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78777 | florent.xicluna | 2010-03-08 00:49:03 +0100 (lun, 08 mar 2010) | 4 lines
Backport the Popen.poll() protection from subprocess to multiprocessing. See #1731717 .
It should fix transient failures on test_multiprocessing.
........
r78787 | florent.xicluna | 2010-03-08 08:21:16 +0100 (lun, 08 mar 2010) | 2 lines
Don't fail on a debug() statement, if the worker PID is (still) None.
........
r78790 | florent.xicluna | 2010-03-08 12:01:39 +0100 (lun, 08 mar 2010) | 2 lines
On finalize, don't try to join not started process.
........
................
r78799 | florent.xicluna | 2010-03-08 15:44:41 +0100 (lun, 08 mar 2010) | 2 lines
Fix ntpath abspath to deal with bytes.
................
r78977 | florent.xicluna | 2010-03-15 14:14:39 +0100 (lun, 15 mar 2010) | 2 lines
Fix \xhh specs, #1889 . (an oversight of r60193, r60210).
................
r79095 | florent.xicluna | 2010-03-19 15:40:31 +0100 (ven, 19 mar 2010) | 2 lines
Rename test.test_support to test.support for 3.x.
................
r79196 | florent.xicluna | 2010-03-21 13:29:50 +0100 (dim, 21 mar 2010) | 9 lines
Merged revisions 79195 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79195 | florent.xicluna | 2010-03-21 13:27:20 +0100 (dim, 21 mar 2010) | 2 lines
Issue #8179 : Fix macpath.realpath() on a non-existing path.
........
................
r79474 | florent.xicluna | 2010-03-28 01:25:02 +0100 (dim, 28 mar 2010) | 33 lines
Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79297 | florent.xicluna | 2010-03-22 18:18:18 +0100 (lun, 22 mar 2010) | 2 lines
#7668 : Fix test_httpservers failure when sys.executable contains non-ASCII bytes.
........
r79310 | florent.xicluna | 2010-03-22 23:52:11 +0100 (lun, 22 mar 2010) | 2 lines
Issue #8205 : Remove the "Modules" directory from sys.path when Python is running from the build directory (POSIX only).
........
r79382 | florent.xicluna | 2010-03-24 20:33:25 +0100 (mer, 24 mar 2010) | 2 lines
Skip tests which depend on multiprocessing.sharedctypes, if _ctypes is not available.
........
r79425 | florent.xicluna | 2010-03-25 21:32:07 +0100 (jeu, 25 mar 2010) | 2 lines
Syntax cleanup `== None` -> `is None`
........
r79426 | florent.xicluna | 2010-03-25 21:33:49 +0100 (jeu, 25 mar 2010) | 2 lines
#8207 : Fix test_pep277 on OS X
........
r79427 | florent.xicluna | 2010-03-25 21:39:10 +0100 (jeu, 25 mar 2010) | 2 lines
Fix test_unittest and test_warnings when running "python -Werror -m test.regrtest"
........
r79450 | florent.xicluna | 2010-03-26 20:32:44 +0100 (ven, 26 mar 2010) | 2 lines
Ensure that the failed or unexpected tests are sorted before printing.
........
................
2010-03-28 11:42:38 +00:00
Brian Curtin
b869749f55
Merged revisions 79434 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79434 | brian.curtin | 2010-03-25 19:39:56 -0500 (Thu, 25 Mar 2010) | 9 lines
Merged revisions 79430 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79430 | brian.curtin | 2010-03-25 18:48:54 -0500 (Thu, 25 Mar 2010) | 2 lines
Fix #6538 . Markup RegexObject and MatchObject as classes. Patch by Ryan Arana.
........
................
2010-03-26 02:29:25 +00:00
Ezio Melotti
4b7edbc804
Merged revisions 79364 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79364 | ezio.melotti | 2010-03-24 01:56:06 +0200 (Wed, 24 Mar 2010) | 9 lines
Merged revisions 79362 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79362 | ezio.melotti | 2010-03-24 01:53:20 +0200 (Wed, 24 Mar 2010) | 1 line
Another typo.
........
................
2010-03-23 23:57:13 +00:00
Ezio Melotti
a89918aeb2
Merged revisions 79360 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79360 | ezio.melotti | 2010-03-24 01:29:39 +0200 (Wed, 24 Mar 2010) | 9 lines
Merged revisions 79358 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79358 | ezio.melotti | 2010-03-24 01:26:21 +0200 (Wed, 24 Mar 2010) | 1 line
#8217 : typo.
........
................
2010-03-23 23:31:02 +00:00
Benjamin Peterson
4e74fc82ea
Merged revisions 79260 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r79260 | benjamin.peterson | 2010-03-21 18:17:57 -0500 (Sun, 21 Mar 2010) | 13 lines
Merged revisions 79138-79139 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r79138 | benjamin.peterson | 2010-03-20 11:16:44 -0500 (Sat, 20 Mar 2010) | 1 line
document exitfunc fixer
........
r79139 | benjamin.peterson | 2010-03-20 11:17:37 -0500 (Sat, 20 Mar 2010) | 1 line
wrap
........
................
2010-03-21 23:22:58 +00:00
Ezio Melotti
8da105e6a9
Merged revisions 77888 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r77888 | georg.brandl | 2010-01-31 20:53:23 +0200 (Sun, 31 Jan 2010) | 1 line
Fix versionadded:: 2.x merges.
........
2010-03-21 07:31:49 +00:00
Ezio Melotti
8209fcc3a9
Merged revisions 78950 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r78950 | ezio.melotti | 2010-03-14 11:51:37 +0200 (Sun, 14 Mar 2010) | 1 line
#7057 : fix several errors.
........
2010-03-14 09:53:34 +00:00
Georg Brandl
8c8430e2af
Merged revisions 78924 via svnmerge from
...
svn+ssh://svn.python.org/python/branches/py3k
................
r78924 | georg.brandl | 2010-03-13 14:42:16 +0100 (Sa, 13 Mär 2010) | 9 lines
Merged revisions 78921 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78921 | georg.brandl | 2010-03-13 14:39:46 +0100 (Sa, 13 Mär 2010) | 1 line
Change/fix handling of docs download location: for daily builds, put them right next to the HTML.
........
................
2010-03-13 13:43:01 +00:00
Georg Brandl
e869313e85
Merged revisions 78915 via svnmerge from
...
svn+ssh://svn.python.org/python/branches/py3k
................
r78915 | georg.brandl | 2010-03-13 12:02:07 +0100 (Sa, 13 Mär 2010) | 9 lines
Merged revisions 78908 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78908 | georg.brandl | 2010-03-13 11:12:39 +0100 (Sa, 13 Mär 2010) | 1 line
Add Makefile targets for automatic doc build. Add script that will be used for daily build.
........
................
2010-03-13 11:03:05 +00:00
Georg Brandl
0c812842e7
Merged revisions 78911 via svnmerge from
...
svn+ssh://svn.python.org/python/branches/py3k
................
r78911 | georg.brandl | 2010-03-13 11:56:09 +0100 (Sa, 13 Mär 2010) | 9 lines
Merged revisions 78910 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78910 | georg.brandl | 2010-03-13 11:54:12 +0100 (Sa, 13 Mär 2010) | 1 line
Bump externals versions for doc build.
........
................
2010-03-13 10:57:09 +00:00
Georg Brandl
da746d7a0e
Merged revisions 77173 via svnmerge from
...
svn+ssh://svn.python.org/python/branches/py3k
................
r77173 | benjamin.peterson | 2009-12-31 04:35:15 +0100 (Do, 31 Dez 2009) | 13 lines
Merged revisions 77151-77152 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r77151 | georg.brandl | 2009-12-30 12:32:50 -0600 (Wed, 30 Dec 2009) | 1 line
#7487 : update Pygments version.
........
r77152 | georg.brandl | 2009-12-30 12:36:09 -0600 (Wed, 30 Dec 2009) | 1 line
#7602 : improve "clean" and "checkout" targets now that all tools are in externals.
........
................
2010-03-13 10:02:01 +00:00
Ezio Melotti
7b7320e3b7
Merged revisions 78896 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78896 | ezio.melotti | 2010-03-13 03:28:34 +0200 (Sat, 13 Mar 2010) | 9 lines
Merged revisions 78895 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78895 | ezio.melotti | 2010-03-13 03:21:34 +0200 (Sat, 13 Mar 2010) | 1 line
#8011 : use exc.tb_lineno instead of traceback.tb_lineno() and pep8ify variable names.
........
................
2010-03-13 01:30:13 +00:00
Ezio Melotti
9ebc18724b
Merged revisions 78891 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78891 | ezio.melotti | 2010-03-13 02:26:04 +0200 (Sat, 13 Mar 2010) | 9 lines
Merged revisions 78887 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78887 | ezio.melotti | 2010-03-13 02:15:36 +0200 (Sat, 13 Mar 2010) | 1 line
fix broken links
........
................
2010-03-13 00:27:48 +00:00
Ezio Melotti
ede5d83f12
Merged revisions 78884 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r78884 | ezio.melotti | 2010-03-13 00:45:38 +0200 (Sat, 13 Mar 2010) | 1 line
#8057 : fix strings -> byte strings
........
2010-03-12 22:48:16 +00:00
R. David Murray
9fc20536a4
Merged revisions 78657 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78657 | r.david.murray | 2010-03-04 12:38:18 -0500 (Thu, 04 Mar 2010) | 10 lines
Merged revisions 78656 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78656 | r.david.murray | 2010-03-04 12:34:05 -0500 (Thu, 04 Mar 2010) | 3 lines
Fix documentation of email.Message.get_filename to match
the fix applied in Issue 7082.
........
................
2010-03-04 17:43:40 +00:00
Gregory P. Smith
48a5ec42a8
(really issue7832, not 7030)
...
Merged revisions 77998 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r77998 | michael.foord | 2010-02-05 12:54:27 -0800 (Fri, 05 Feb 2010) | 9 lines
Merged revisions 77997 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r77997 | michael.foord | 2010-02-05 20:52:14 +0000 (Fri, 05 Feb 2010) | 1 line
Closes issue 7030.
........
................
2010-02-28 22:01:02 +00:00
Ezio Melotti
c08cae9fa1
Merged revisions 78513 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78513 | ezio.melotti | 2010-02-28 05:46:13 +0200 (Sun, 28 Feb 2010) | 9 lines
Merged revisions 78511 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78511 | ezio.melotti | 2010-02-28 05:11:07 +0200 (Sun, 28 Feb 2010) | 1 line
Pep8ify test names in the examples.
........
................
2010-02-28 03:48:50 +00:00
Ezio Melotti
8f1c275daa
Merged revisions 78491 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78491 | ezio.melotti | 2010-02-27 15:54:27 +0200 (Sat, 27 Feb 2010) | 9 lines
Merged revisions 78489 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78489 | ezio.melotti | 2010-02-27 15:50:35 +0200 (Sat, 27 Feb 2010) | 1 line
Fix missing parenthesis.
........
................
2010-02-27 13:55:48 +00:00
Senthil Kumaran
c2eca3d73a
Merged revisions 78459 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78459 | senthil.kumaran | 2010-02-26 06:23:23 +0530 (Fri, 26 Feb 2010) | 9 lines
Merged revisions 78457 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78457 | senthil.kumaran | 2010-02-26 06:17:05 +0530 (Fri, 26 Feb 2010) | 3 lines
Fixing issue5475 : urllib2.getproxies not documented
........
................
2010-02-26 00:55:09 +00:00
Eric Smith
de75569016
Merged revisions 78446 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78446 | eric.smith | 2010-02-25 09:58:13 -0500 (Thu, 25 Feb 2010) | 9 lines
Merged revisions 78444 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78444 | eric.smith | 2010-02-25 09:26:33 -0500 (Thu, 25 Feb 2010) | 1 line
Issue #7928 : Document str.format element_index better.
........
................
2010-02-25 14:59:39 +00:00
Eric Smith
ea2e7898a1
Merged revisions 78442 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78442 | eric.smith | 2010-02-25 09:18:57 -0500 (Thu, 25 Feb 2010) | 9 lines
Merged revisions 78440 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78440 | eric.smith | 2010-02-25 09:14:35 -0500 (Thu, 25 Feb 2010) | 1 line
Issue #5965 : Add documentation for parts of format specification language.
........
................
2010-02-25 14:20:36 +00:00
Senthil Kumaran
3b63c3d059
Merged revisions 78325 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r78325 | senthil.kumaran | 2010-02-22 22:47:22 +0530 (Mon, 22 Feb 2010) | 2 lines
Fixing Issue7399 - Fixing an example of urllib usage.
........
2010-02-22 17:19:17 +00:00
Mark Dickinson
f9793a36a4
Merged revisions 78314 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78314 | mark.dickinson | 2010-02-22 15:41:48 +0000 (Mon, 22 Feb 2010) | 9 lines
Merged revisions 78312 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78312 | mark.dickinson | 2010-02-22 15:40:28 +0000 (Mon, 22 Feb 2010) | 1 line
Clarify description of three-argument pow for Decimal types: the exponent of the result is always 0.
........
................
2010-02-22 15:42:18 +00:00