43 Commits (a4d00012565d716db6e6abe1b8f33eaaa4de416e)

Author SHA1 Message Date
Yury Selivanov d83671e996
Add myself as hamt/context (PEP 567) code owner (#5276) 8 years ago
Zachary Ware b216a25312
Fix version in AppVeyor config (GH-5124) 8 years ago
Zachary Ware 7f7de371f9
Kill the AppVeyor file whitelist (GH-5121) 8 years ago
Brett Cannon 811b2878df
Ignore importlib.h for automatic review requests from the import team. (GH-5087) 8 years ago
Andrew Svetlov 02e4b7f354
Add @asvetlov to asyncio codeowners (#4917) 8 years ago
Guido van Rossum 5e8cbcc4f2 Add Guido and Ivan as owners for typing.py (#4729) 8 years ago
Eric V. Smith 2582f6f24e
Add dataclasses to CODEOWNERS. (GH-4730) 8 years ago
Mariatta ec12df1e6e Add Code of Conduct to .github folder. (GH-4029) 9 years ago
Terry Jan Reedy 55fd06605b Add self and idlelib to CODEOWNERS file. (#3889) 9 years ago
Brett Cannon 66033733aa Tweak formatting of PR message template (#3828) 9 years ago
Stefan Grönke f1502d097c bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) 9 years ago
Mariatta 36d644d37a Create PULL_REQUEST_TEMPLATE.md (GH-3404) 9 years ago
Steve Dower 5fcd5e64ee bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) 9 years ago
Zachary Ware f801322e92 Cache externals, depending on changes to PCbuild (#3308) 9 years ago
Raymond Hettinger f58e6e2768 Add references to modules I am responsible for (#3291) 9 years ago
Barry Warsaw 1a589a604f Use a team to maintain the email related packages. (#3290) 9 years ago
Alex Gaynor 3239cf1ae9 Change code owners for hashlib and ssl to the crypto team (#3284) 9 years ago
Brett Cannon 5df8c589f4 Touch up the contributing notes (#3158) 9 years ago
Victor Stinner b907abc885 bpo-30871: Add test.pythoninfo (#3075) 9 years ago
Steve Dower 1f512b9a34 Add Windows team as a codeowner for Windows-specific files (#3089) 9 years ago
Gregory P. Smith 60a6632a3d add myself to CODEOWNERS for subprocess. (#3005) 9 years ago
Brett Cannon d255fea7c7 Notify the import-team on import-related PRs (GH-3002) 9 years ago
R. David Murray d9d55c91be Add @bitdancer as codeowner of email related stuff. (GH-2987) 9 years ago
Yury Selivanov 9d8e6ec8d2 Add @1st1 as co-owner of asyncio and genobject (#2978) 9 years ago
Brett Cannon 9eef9e805e List myself as interested in all import-related pull requests (GH-2976) 9 years ago
Mariatta 00fce69711 Create CODEOWNERS (GH-2924) 9 years ago
Steve Dower 5feda33a35 bpo-30450: Fix logic for retrying nuget.exe download (#2744) 9 years ago
Victor Stinner 49bc743028 AppVeyor: run tests with --fail-env-changed (#2522) 9 years ago
Zachary Ware 42e3acda86 bpo-30417: Disable `cpu` resource on AppVeyor (GH-1951) 9 years ago
Brett Cannon 11ffb4543b Make codecov config on master the only config used (GH-2041) 9 years ago
Zachary Ware d3bedf356a Only run AppVeyor on long-lived branches (GH-1941) 9 years ago
morrme cbddf58c79 Move Codecov's configuration file under .github (GH-1494) 9 years ago
Brett Cannon 7fdd30975e Explicitly mention what should (not) be discussed on GitHub (GH-1437) 9 years ago
Brett Cannon 1e5766ff43 Link to the devguide's PR guidelines (GH-932) 9 years ago
Zachary Ware c5d3bfea0b Only trigger AppVeyor on code or config changes (GH-611) 9 years ago
Zachary Ware d31b28e16a Add Appveyor (GH-324) 9 years ago
Victor Stinner c9b62b4294 Add Travis CI and Codecov badges to README (#70) 9 years ago
Brett Cannon f6516af8f3 Fix formatting issue with Codecov badge 9 years ago
Brett Cannon aa2a621c8b Add the Codecov badge for master 9 years ago
Brett Cannon 3f9339b569 Add a Travis badge for the master branch 9 years ago
Brett Cannon 6f0eb93183 Delete old pull request template 9 years ago
Brett Cannon 0c719824de Add a CONTRIBUTING file 9 years ago
Senthil Kumaran 58cb93f023 issue27476 - Introduce a .github template to discourage github pull requests 10 years ago