Project 'python-team/modules/pygithub' was moved to 'python-team/packages/pygithub'. Please update any links and bookmarks that may still have the old path.
-
Since wait() now only returns its process returncode, there is no need to keep it. This patch adds a returncode property to Command and replaces .wait when catching exit codes.
Since wait() now only returns its process returncode, there is no need to keep it. This patch adds a returncode property to Command and replaces .wait when catching exit codes.