COMMITS
/ .github January 27, 2020
N
Ignore NEWS snippets in code coverage stats (GH-18194)
Nick Coghlan committed
January 17, 2020
P
Run doctests in GitHub actions Docs targer (GH-18041)
Pablo Galindo committed
January 6, 2020
S
bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873)
Steve Dower committed
December 16, 2019
S
bpo-39041: Add GitHub Actions badge to README.rst (GH-17628)
Steve Dower committed
S
bpo-39041: Add GitHub Actions support (GH-17594)
Steve Dower committed
December 4, 2019
R
Add setobject.c (GH-17463)
Raymond Hettinger committed
E
add @ethanfurman for tarfile (GH-17461)
Ethan Furman committed
November 22, 2019
E
Update CODEOWNERS (#17356)
Ethan Furman committed
November 21, 2019
G
CODEOWNERS: add myself for asyncore/chat, ftplib and shutil modules (#17313)
Giampaolo Rodola committed
November 19, 2019
P
Add @pablogsal to code owners file for the garbage collector (GH-17248)
Pablo Galindo committed
October 4, 2019
V
Updated CODEOWNERS to indicate ownership of some modules. (GH-16578)
Vinay Sajip committed
September 13, 2019
G
Adjust code ownership so @gpshead don't get asyncio subprocess PRs. (GH-16100)
Gregory P. Smith committed
September 11, 2019
Z
Turn off AppVeyor CI (GH-15929)
Zachary Ware committed
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