COMMITS
/ .github June 18, 2019
P
Add pganssle to CODEOWNERS and ACKS (GH-14138)
Paul Ganssle committed
B
Add sponsorship details for GitHub Sponsor button (GH-14181)
Brett Cannon committed
June 4, 2019
Z
Bump version in AppVeyor config (#13822)
Zachary Ware committed
May 30, 2019
B
Revert adding @maxking to CODEOWNERS file (GH-13660)
Brett Cannon committed
May 29, 2019
C
Add my to code owner for more areas (#13650)
Christian Heimes committed
May 28, 2019
A
Add @maxking to CODEOWNERS file (GH-13599)
Abhilash Raj committed
May 27, 2019
P
Fix a typo in SECURITY.md (GH-13568)
Philippe Gagnon committed
May 25, 2019
S
📝 Add a GitHub-specific security page (GH-13526)
Sviatoslav Sydorenko committed
May 6, 2019
B
Unroll import-team in CODEOWNERS (#13118)
Brett Cannon committed
April 24, 2019
P
Add @pablogsal to code owners file for Parser/pgen (GH-12944)
Pablo Galindo committed
April 16, 2019
B
Add myself to CODEOWNERS for sqlite3 and urllib.robotparser (GH-12856)
Berker Peksag committed
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