Merge #138 not showing up in master?

14 views
Skip to first unread message

Clint

unread,
Mar 12, 2015, 6:20:48 PM3/12/15
to pyjni...@googlegroups.com
I've been having the same error described in issue #138: https://github.com/kivy/pyjnius/pull/138

It looks like a fix was submitted and @tito merged it into master: https://github.com/kivy/pyjnius/pull/138/commits

However, I don't actually see the changes in the current version of the file: https://github.com/kivy/pyjnius/blob/master/jnius/reflect.py

Any ideas as to why the merge isn't actually in master? Perhaps I'm missing something...

Thanks!

Mathieu Virbel

unread,
Mar 13, 2015, 5:36:11 AM3/13/15
to pyjni...@googlegroups.com
I looked twice, i see the changes in the current version :)


Sent from Mailbox


--
You received this message because you are subscribed to the Google Groups "PyJNIus development ML" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyjnius-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Rémi Rampin

unread,
Mar 13, 2015, 10:10:50 AM3/13/15
to pyjni...@googlegroups.com
2015-03-13 5:36 EDT, Mathieu Virbel <txp...@gmail.com>:

I looked twice, i see the changes in the current version :)

Sorry to intrude, but the changes are definitely not in there.

See the changelog for jnius/reflect.py; hasn't changed since Jun 2013.
If you look at the file, the semicolons are still there.
git branch gives me:
$ git branch -r --contains f0b8ce3856c87730e1eccdd1091205ff85423ca1
error: no such commit f0b8ce3856c87730e1eccdd1091205ff85423ca1

I opened a new pull request: #152.

-- 
Rémi "Remram" Rampin

Gabriel Pettier

unread,
Mar 13, 2015, 10:28:39 AM3/13/15
to pyjni...@googlegroups.com
You are looking at master branch of tonyfinn's fork, who did his fixes
in his patch-1 branch (generated by github), so it's not in his master,
on the other hand, since this PR merged this branch in our master, you
can see it's there now…

://github.com/kivy/pyjnius/commits/master/jnius/reflect.py

On Fri, Mar 13, 2015 at 10:10:29AM -0400, Rémi Rampin wrote:
> 2015-03-13 5:36 EDT, Mathieu Virbel <txp...@gmail.com>:
>
> > I looked twice, i see the changes in the current version :)
> >
>
> Sorry to intrude, but the changes are definitely not in there.
>
> See the changelog for jnius/reflect.py
> <https://github.com/tonyfinn/pyjnius/commits/master/jnius/reflect.py>;
> hasn't changed since Jun 2013.
> If you look at the file
> <https://github.com/tonyfinn/pyjnius/blob/master/jnius/reflect.py>, the
> semicolons are still there.
> git branch gives me:
>
> $ git branch -r --contains f0b8ce3856c87730e1eccdd1091205ff85423ca1
> error: no such commit f0b8ce3856c87730e1eccdd1091205ff85423ca1
>
>
> I opened a new pull request: #152 <https://github.com/kivy/pyjnius/pull/152>
> .
>
> --
> Rémi "Remram" Rampin

Rémi Rampin

unread,
Mar 13, 2015, 10:31:56 AM3/13/15
to pyjni...@googlegroups.com
2015-03-13 10:29 EST, Gabriel Pettier <gabriel...@gmail.com>:

You are looking at master branch of tonyfinn's fork, who did his fixes
in his patch-1 branch (generated by github), so it's not in his master,
on the other hand, since this PR merged this branch in our master, you
can see it's there now…

Yes, the links were wrong, but you'd have seen the same by changing "tonyfinn" to "kivy". You can see it now because of #152.

I did a pass over your merged PRs, #144 is also missing, I filed again as #153.
Reply all
Reply to author
Forward
0 new messages