Herald added a subscriber: mercurial-patches.
RoryCrona added a comment.
As said in this article using the airdorid 4.0 is very easy and smooth. The
https://www.resumehelpservices.com/resumespice-com-review/ blog developers has
done very good job in this latest version by bringing new feature
Closed by commit rHG453079605242: phabricator: add the uploadchunks function
(authored by Kwan).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D7046?vs=17077&id=17094
CHANGES SINCE
This revision is now accepted and ready to land.
indygreg added inline comments.
indygreg accepted this revision.
INLINE COMMENTS
> phabricator.py:608
> +)
> +progress.complete()
> +
Could you please follow up and use the context manager form of progress.
Otherwise exceptions can re
Kwan added a comment.
Kwan updated this revision to Diff 17077.
Fix some test-check-code issues, and one test-check-pyflakes unused local.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D7046?vs=17052&id=17077
BRANCH
default
CHANGES SINCE LAST ACTION
Kwan created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.
REPOSITORY
rHG Mercurial
BRANCH
default
REVISION DETAIL
https://phab.mercurial-scm.org/D7046
AFFECTED FILES
hgext/phabricator.py
CHANGE DETAILS
diff --git a/hgext/phabricator