COMMITS
/ .github September 25, 2017
S
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
Stefan Grönke committed
September 7, 2017
M
Create PULL_REQUEST_TEMPLATE.md (GH-3404)
Mariatta committed
September 6, 2017
S
bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311)
Steve Dower committed
September 4, 2017
Z
Cache externals, depending on changes to PCbuild (#3308)
Zachary Ware committed
R
Add references to modules I am responsible for (#3291)
Raymond Hettinger committed
B
Use a team to maintain the email related packages. (#3290)
Barry Warsaw committed
A
Change code owners for hashlib and ssl to the crypto team (#3284)
Alex Gaynor committed
August 22, 2017
B
Touch up the contributing notes (#3158)
Brett Cannon committed
August 17, 2017
V
bpo-30871: Add test.pythoninfo (#3075)
Victor Stinner committed
August 15, 2017
S
Add Windows team as a codeowner for Windows-specific files (#3089)
Steve Dower committed
August 5, 2017
G
add myself to CODEOWNERS for subprocess. (#3005)
Gregory P. Smith committed
August 4, 2017
B
Notify the import-team on import-related PRs (GH-3002)
Brett Cannon committed
August 2, 2017
R
Add @bitdancer as codeowner of email related stuff. (GH-2987)
R. David Murray committed
August 1, 2017
Y
Add @1st1 as co-owner of asyncio and genobject (#2978)
Yury Selivanov committed
B
List myself as interested in all import-related pull requests (GH-2976)
Brett Cannon committed
M
Create CODEOWNERS (GH-2924)
Mariatta committed
July 18, 2017
S
bpo-30450: Fix logic for retrying nuget.exe download (#2744)
Steve Dower committed
June 30, 2017
V
AppVeyor: run tests with --fail-env-changed (#2522)
Victor Stinner committed
June 10, 2017
Z
bpo-30417: Disable `cpu` resource on AppVeyor (GH-1951)
Zachary Ware committed
June 9, 2017
B
Make codecov config on master the only config used (GH-2041)
Brett Cannon committed
June 4, 2017
Z
Only run AppVeyor on long-lived branches (GH-1941)
Zachary Ware committed
May 13, 2017
M
Move Codecov's configuration file under .github (GH-1494)
morrme committed
May 3, 2017
B
Explicitly mention what should (not) be discussed on GitHub (GH-1437)
Brett Cannon committed
March 31, 2017
B
Link to the devguide's PR guidelines (GH-932)
Brett Cannon committed
March 11, 2017
Z
Only trigger AppVeyor on code or config changes (GH-611)
Zachary Ware committed
March 5, 2017
Z
Add Appveyor (GH-324)
Zachary Ware committed
February 13, 2017
V
Add Travis CI and Codecov badges to README (#70)
Victor Stinner committed
February 10, 2017
B
Fix formatting issue with Codecov badge
Brett Cannon committed
B
Add the Codecov badge for master
Brett Cannon committed
B
Add a Travis badge for the master branch
Brett Cannon committed
B
Delete old pull request template
Brett Cannon committed
B
Add a CONTRIBUTING file
Brett Cannon committed
July 10, 2016
S
issue27476 - Introduce a .github template to discourage github pull requests
Senthil Kumaran committed