Re: [pytest-dev] Branches and pull request workflow

2015-04-13 Thread Floris Bruynooghe
Hi, On 13 April 2015 at 07:49, Anatoly Bubenkov wrote: > > to leave feature branches in people's repo only, you need to manually import diffs instead of merging, otherwise branch will be automatically transfered to main repo > or may be you mean that after merging feature branch is closed immedia

Re: [pytest-dev] Branches and pull request workflow

2015-04-13 Thread holger krekel
Hi Floris, I am one of the persons (the other one Ronny i guess) who do branches in the main repo. I can shift to my personal repo for this but probably shouldn't use "hpk42/pytest" for a while, right? That was the original location and people might get confused if they missed the moving to pyte

Re: [pytest-dev] Failure to create representation with sets having "unsortable" elements

2015-04-13 Thread Edison Gustavo Muenz
Done: https://bitbucket.org/pytest-dev/pytest/issue/718/failure-to-create-representation-with-sets On Tue, Apr 7, 2015 at 7:23 PM, Floris Bruynooghe wrote: > Hi, > > Interesting case, but I would say we should treat it as a bug in py.test > and manage to handle this or at least fall back gracefu