The Wayback Machine - https://web.archive.org/web/20210131141559/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Awesome Lists logo
Popular topic
An awesome list is a list of awesome things curated by the community.
berty
Trending repository
Google Cloud Build screenshot
App recommended by GitHub

Google Cloud Build

Google Cloud Build

Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.

Trending repository
palaviv
palaviv commented Jan 10, 2020

We are currently running part of the CPython test suite. This is a good place for people new to the project to contribute. Contribution here can come in two ways:

  • Fix failing test - Look for tests marked as skipped or xfail and fix RustPython so that the test will pass.
  • Add more tests suites - Copy test suite from CPython and mark failing tests with xfail or skip.

In order to run the te

App recommended by GitHub

WIP

Allow authors of pull requests to set status to pending while still working on it.