1. 678bb9d Unroll import-team in CODEOWNERS (#13118) by Brett Cannon · 5 years ago
  2. 888f37b Add @pablogsal to code owners file for Parser/pgen (GH-12944) by Pablo Galindo · 5 years ago
  3. 2f5b448 Add myself to CODEOWNERS for sqlite3 and urllib.robotparser (GH-12856) by Berker Peksag · 5 years ago
  4. 7444daa github: assign @methane to dict owner (GH-12617) by Inada Naoki · 5 years ago
  5. f2320b3 Fix typo (double 'the') in CODEOWNERS (GH-12227) by Benedikt Werner · 5 years ago
  6. 96f2c73 Add macos-team as a code owner (GH-10045) by Ned Deily · 6 years ago
  7. 2f73ed6 Update codeowners to match experts list change (#10022) by Nick Coghlan · 6 years ago
  8. 3d07349 Add myself for HTML-related modules (#9325) by Ezio Melotti · 6 years ago
  9. 8b96eed AppVeyor: build Python in 64-bit mode (GH-8363) by Victor Stinner · 6 years ago
  10. 3ed9192 Move Code_of_Conduct.rst to the root level. (GH-8209) by Mariatta · 6 years ago
  11. 9e6685e bpo-33807: Add Python 3.7 buildbot link to '.github/CONTRIBUTING.rst' (GH-7532) by Suriyaa ✌️️ · 6 years ago
  12. 47a6c79 bpo-33764: Appveyor fixes (GH-7364) by Zachary Ware · 6 years ago
  13. 5cd22cf bpo-33488: Satisfy markdownlint for the pull request template. (GH-6786) by Eitan Adler · 6 years ago
  14. 9c17e3a Update PR template file, don't reference bpo 12345 (GH-5897) by Mariatta · 6 years ago
  15. 82ab13d Update the Pull_request_template.md file (GH-5841) by Mariatta · 6 years ago
  16. 6ea20fc Fix AppVeyor doc short-circuit (GH-5632) by Zachary Ware · 6 years ago
  17. 28607e0 Add short-circuit for doc changes to AppVeyor (GH-5519) by Zachary Ware · 6 years ago
  18. 6850450 Try to fix the AppVeyor cache mechanism (GH-5536) by Zachary Ware · 6 years ago
  19. 7de25b1 Fix version in AppVeyor (GH-5535) by Zachary Ware · 6 years ago
  20. d83671e Add myself as hamt/context (PEP 567) code owner (#5276) by Yury Selivanov · 6 years ago
  21. b216a25 Fix version in AppVeyor config (GH-5124) by Zachary Ware · 7 years ago
  22. 7f7de37 Kill the AppVeyor file whitelist (GH-5121) by Zachary Ware · 7 years ago
  23. 811b287 Ignore importlib.h for automatic review requests from the import team. (GH-5087) by Brett Cannon · 7 years ago
  24. 02e4b7f Add @asvetlov to asyncio codeowners (#4917) by Andrew Svetlov · 7 years ago
  25. 5e8cbcc Add Guido and Ivan as owners for typing.py (#4729) by Guido van Rossum · 7 years ago
  26. 2582f6f Add dataclasses to CODEOWNERS. (GH-4730) by Eric V. Smith · 7 years ago
  27. ec12df1 Add Code of Conduct to .github folder. (GH-4029) by Mariatta · 7 years ago
  28. 55fd066 Add self and idlelib to CODEOWNERS file. (#3889) by Terry Jan Reedy · 7 years ago
  29. 6603373 Tweak formatting of PR message template (#3828) by Brett Cannon · 7 years ago
  30. f1502d0 bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) by Stefan Grönke · 7 years ago
  31. 36d644d Create PULL_REQUEST_TEMPLATE.md (GH-3404) by Mariatta · 7 years ago
  32. 5fcd5e6 bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) by Steve Dower · 7 years ago
  33. f801322 Cache externals, depending on changes to PCbuild (#3308) by Zachary Ware · 7 years ago
  34. f58e6e2 Add references to modules I am responsible for (#3291) by Raymond Hettinger · 7 years ago
  35. 1a589a6 Use a team to maintain the email related packages. (#3290) by Barry Warsaw · 7 years ago
  36. 3239cf1 Change code owners for hashlib and ssl to the crypto team (#3284) by Alex Gaynor · 7 years ago
  37. 5df8c58 Touch up the contributing notes (#3158) by Brett Cannon · 7 years ago
  38. b907abc bpo-30871: Add test.pythoninfo (#3075) by Victor Stinner · 7 years ago
  39. 1f512b9 Add Windows team as a codeowner for Windows-specific files (#3089) by Steve Dower · 7 years ago
  40. 60a6632 add myself to CODEOWNERS for subprocess. (#3005) by Gregory P. Smith · 7 years ago
  41. d255fea Notify the import-team on import-related PRs (GH-3002) by Brett Cannon · 7 years ago
  42. d9d55c9 Add @bitdancer as codeowner of email related stuff. (GH-2987) by R. David Murray · 7 years ago
  43. 9d8e6ec Add @1st1 as co-owner of asyncio and genobject (#2978) by Yury Selivanov · 7 years ago
  44. 9eef9e8 List myself as interested in all import-related pull requests (GH-2976) by Brett Cannon · 7 years ago
  45. 00fce69 Create CODEOWNERS (GH-2924) by Mariatta · 7 years ago
  46. 5feda33 bpo-30450: Fix logic for retrying nuget.exe download (#2744) by Steve Dower · 7 years ago
  47. 49bc743 AppVeyor: run tests with --fail-env-changed (#2522) by Victor Stinner · 7 years ago
  48. 42e3acd bpo-30417: Disable `cpu` resource on AppVeyor (GH-1951) by Zachary Ware · 7 years ago
  49. 11ffb45 Make codecov config on master the only config used (GH-2041) by Brett Cannon · 7 years ago
  50. d3bedf3 Only run AppVeyor on long-lived branches (GH-1941) by Zachary Ware · 7 years ago
  51. cbddf58 Move Codecov's configuration file under .github (GH-1494) by morrme · 7 years ago
  52. 7fdd309 Explicitly mention what should (not) be discussed on GitHub (GH-1437) by Brett Cannon · 7 years ago
  53. 1e5766f Link to the devguide's PR guidelines (GH-932) by Brett Cannon · 7 years ago
  54. c5d3bfe Only trigger AppVeyor on code or config changes (GH-611) by Zachary Ware · 7 years ago
  55. d31b28e Add Appveyor (GH-324) by Zachary Ware · 7 years ago
  56. c9b62b4 Add Travis CI and Codecov badges to README (#70) by Victor Stinner · 7 years ago
  57. f6516af Fix formatting issue with Codecov badge by Brett Cannon · 7 years ago
  58. aa2a621 Add the Codecov badge for master by Brett Cannon · 7 years ago
  59. 3f9339b Add a Travis badge for the master branch by Brett Cannon · 7 years ago
  60. 6f0eb93 Delete old pull request template by Brett Cannon · 7 years ago
  61. 0c71982 Add a CONTRIBUTING file by Brett Cannon · 7 years ago
  62. 58cb93f issue27476 - Introduce a .github template to discourage github pull requests by Senthil Kumaran · 8 years ago