X Tutup
Skip to content

fix bug when retrieving changes for merge request#178

Merged
gpocentek merged 1 commit intopython-gitlab:masterfrom
cgumpert:master
Oct 28, 2016
Merged

fix bug when retrieving changes for merge request#178
gpocentek merged 1 commit intopython-gitlab:masterfrom
cgumpert:master

Conversation

@cgumpert
Copy link
Contributor

Erroneously a merge request would return its commit when being queried for its changes. Fixes #177.

Erroneously a merge request would return its commit when being queried for its changes.
@gpocentek
Copy link
Contributor

Nice catch, thank you!

@gpocentek gpocentek merged commit 4689e73 into python-gitlab:master Oct 28, 2016
@cgumpert
Copy link
Contributor Author

Just out of curiosity: is there already a plan when the next release will be available? We need to have the fix from the merge request for our production system. Of course we would like to get it from the official repository rather than from my local fork as soon as feasible.

Thanks

@gpocentek
Copy link
Contributor

I plan to do a release soon, hopefully by the end of the week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup