Issue1370
Created on 2007-11-01 19:48 by gvanrossum, last changed 2007-11-01 21:02 by gvanrossum.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
Doc.diff
|
gvanrossum,
2007-11-01 19:48
|
|
|
|
|
msg57029 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2007-11-01 19:48 |
|
When merging the trunk into py3k, a large number of Doc changes
appeared, many of which were conflicts. I checked in the non-Doc
changes, and hope that someone else (Georg?) will do the honors of
sorting through the doc changes. Here are the diffs of what I left
unsubmitted, with conflict markers intact. These files have conflicts:
C Doc/c-api/newtypes.rst
C Doc/c-api/abstract.rst
C Doc/reference/compound_stmts.rst
C Doc/reference/expressions.rst
C Doc/tutorial/controlflow.rst
C Doc/tutorial/classes.rst
C Doc/library/inspect.rst
C Doc/library/difflib.rst
C Doc/library/sqlite3.rst
C Doc/library/xmlrpclib.rst
C Doc/library/dis.rst
C Doc/library/stdtypes.rst
C Doc/library/collections.rst
C Doc/library/functions.rst
C Doc/library/exceptions.rst
C Doc/glossary.rst
|
|
msg57032 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2007-11-01 19:54 |
|
I saw the merge commit and that it missed Doc/, and I feared this. :D
But, having caused most of this mess, I'll sort it out right now.
|
|
msg57034 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2007-11-01 20:33 |
|
Okay, resolved and committed in r58752.
|
|
msg57035 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2007-11-01 20:58 |
|
Hm, what happened to Doc/using? Should that perhaps also be submitted?
|
|
msg57036 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2007-11-01 21:00 |
|
I noted that too, should be in the repos now.
|
|
msg57037 - (view) |
Author: Guido van Rossum (gvanrossum) |
Date: 2007-11-01 21:02 |
|
On 11/1/07, Georg Brandl <report@bugs.python.org> wrote:
>
> Georg Brandl added the comment:
>
> I noted that too, should be in the repos now.
Thanks! And thanks for fixing up my mess so quickly!!
|
|
| Date |
User |
Action |
Args |
| 2007-11-01 21:02:00 | gvanrossum | set | messages:
+ msg57037 |
| 2007-11-01 21:00:34 | georg.brandl | set | messages:
+ msg57036 |
| 2007-11-01 20:58:20 | gvanrossum | set | messages:
+ msg57035 |
| 2007-11-01 20:33:07 | georg.brandl | set | status: open -> closed resolution: fixed messages:
+ msg57034 |
| 2007-11-01 19:54:04 | georg.brandl | set | messages:
+ msg57032 |
| 2007-11-01 19:51:46 | gvanrossum | set | severity: normal -> major |
| 2007-11-01 19:48:11 | gvanrossum | create | |
|