COMMITS
/ .github March 30, 2019
I
github: assign @methane to dict owner (GH-12617)
Inada Naoki committed
March 8, 2019
B
Fix typo (double 'the') in CODEOWNERS (GH-12227)
Benedikt Werner committed
October 23, 2018
N
Add macos-team as a code owner (GH-10045)
Ned Deily committed
October 21, 2018
N
Update codeowners to match experts list change (#10022)
Nick Coghlan committed
September 15, 2018
E
Add myself for HTML-related modules (#9325)
Ezio Melotti committed
July 23, 2018
V
AppVeyor: build Python in 64-bit mode (GH-8363)
Victor Stinner committed
July 9, 2018
M
Move Code_of_Conduct.rst to the root level. (GH-8209)
Mariatta committed
June 8, 2018
S
bpo-33807: Add Python 3.7 buildbot link to '.github/CONTRIBUTING.rst' (GH-7532)
Suriyaa ✌️️ committed
June 4, 2018
Z
bpo-33764: Appveyor fixes (GH-7364)
Zachary Ware committed
May 14, 2018
E
bpo-33488: Satisfy markdownlint for the pull request template. (GH-6786)
Eitan Adler committed
February 25, 2018
M
Update PR template file, don't reference bpo 12345 (GH-5897)
Mariatta committed
February 23, 2018
M
Update the Pull_request_template.md file (GH-5841)
Mariatta committed
February 11, 2018
Z
Fix AppVeyor doc short-circuit (GH-5632)
Zachary Ware committed
Z
Add short-circuit for doc changes to AppVeyor (GH-5519)
Zachary Ware committed
February 4, 2018
Z
Try to fix the AppVeyor cache mechanism (GH-5536)
Zachary Ware committed
Z
Fix version in AppVeyor (GH-5535)
Zachary Ware committed
January 23, 2018
Y
Add myself as hamt/context (PEP 567) code owner (#5276)
Yury Selivanov committed
January 7, 2018
Z
Fix version in AppVeyor config (GH-5124)
Zachary Ware committed
Z
Kill the AppVeyor file whitelist (GH-5121)
Zachary Ware committed
January 3, 2018
B
Ignore importlib.h for automatic review requests from the import team. (GH-5087)
Brett Cannon committed
December 18, 2017
A
Add @asvetlov to asyncio codeowners (#4917)
Andrew Svetlov committed
December 5, 2017
G
Add Guido and Ivan as owners for typing.py (#4729)
Guido van Rossum committed
E
Add dataclasses to CODEOWNERS. (GH-4730)
Eric V. Smith committed
October 18, 2017
M
Add Code of Conduct to .github folder. (GH-4029)
Mariatta committed
October 5, 2017
T
Add self and idlelib to CODEOWNERS file. (#3889)
Terry Jan Reedy committed
September 29, 2017
B
Tweak formatting of PR message template (#3828)
Brett Cannon committed
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