This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2011年03月23日 00:19 by ubershmekel, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg131819 - (view) | Author: Yuval Greenfield (ubershmekel) * | Date: 2011年03月23日 00:19 | |
Just try and review any patch diff, eg http://bugs.python.org/review/6818/diff/2113/4194 and click "Expand 10 after" on either side (top or bottom) of the diff chunk. Notice that a duplicate line is introduced. |
|||
| msg131822 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2011年03月23日 00:24 | |
Thanks for the report, but I can’t reproduce (Iceweasel 3.5). Anyway, this would be a bug to report to the Rietveld project, not something specific to our installation. |
|||
| msg131825 - (view) | Author: Martin v. Löwis (loewis) * (Python committer) | Date: 2011年03月23日 00:33 | |
I can reproduce it here (Chrome 9, and Iceweasel 3.5.16); line 1431 gets duplicated. It's fine to report it here; we are behind in the code base, so I'd like to investigate an upgrade first. |
|||
| msg264069 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2016年04月23日 20:54 | |
I can't reproduce this with Chrome 49.0.2623.112 (64-bit). I guess this has already been fixed since 2011 (our fork's commit logs can be found at https://hg.python.org/tracker/rietveld/shortlog/bugs.python.org) |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:15 | admin | set | github: 55854 |
| 2016年04月23日 20:54:44 | berker.peksag | set | status: open -> closed nosy: + berker.peksag messages: + msg264069 |
| 2011年03月23日 00:33:04 | loewis | set | status: pending -> open messages: + msg131825 |
| 2011年03月23日 00:24:30 | eric.araujo | set | status: open -> pending title: Pypi reviews "Expand 10 after" shows a duplicate line -> "Expand 10 after" on rietveld shows a duplicate line nosy: + loewis, eric.araujo messages: + msg131822 resolution: not a bug stage: resolved |
| 2011年03月23日 00:19:00 | ubershmekel | create | |