[Tracker-discuss] [issue428] Patch generator and dependent feature branches

2011-11-24 Thread Nick Coghlan
New submission from Nick Coghlan : The diff generator seems to get confused when the most recent merge with default was via a different branch: http://bugs.python.org/issue11682 The pep380 branch in my BitBucket sandbox depends on the new feature in the get_opinfo branch, so the merge flow is

[Tracker-discuss] [issue427] Time synchronization defect

2011-11-24 Thread Izak Burger
Izak Burger added the comment: On Thu, Nov 24, 2011 at 10:33 PM, Martin v. Löwis wrote: > http://psf.upfronthosting.co.za is currently off by ca 15s from UTC. This > broke my new OpenID login procedure, which assume a maximum offset of 10s. I > worked around by allowing up to 5 minutes. > > C

[Tracker-discuss] [issue415] Mercurial integration: regression in diff generation

2011-11-24 Thread Martin v . Löwis
Martin v. Löwis added the comment: Using the mercurial diff format is intentional - the git format is utterly broken and must not be used. As for changes that are reverted: what changes specifically? (or: what versions should it have compared instead of comparing 0c1c9bb590a9 and bc362109eed8

[Tracker-discuss] [issue427] Time synchronization defect

2011-11-24 Thread Martin v . Löwis
New submission from Martin v. Löwis : http://psf.upfronthosting.co.za is currently off by ca 15s from UTC. This broke my new OpenID login procedure, which assume a maximum offset of 10s. I worked around by allowing up to 5 minutes. Can time synchronization be improved? -- assignedto:

[Tracker-discuss] [issue120] Allow users to report msg/file instances as misclassified

2011-11-24 Thread Éric Araujo
Éric Araujo added the comment: Allowing all developers to reclassify messages sounds good. ___ PSF Meta Tracker ___ __