Final head of the former 3.7 branch
- 417ac32 [3.7] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u. (GH-105308) by Ned Deily · 2 years, 2 months ago
- 9e22e43 [3.7] Workarounds to allow GitHub Actions macOS CI tests to run for 3.7. (GH-104998) by Ned Deily · 2 years, 3 months ago
- 7522ff7 [3.7] GH-102306 Avoid GHA CI macOS test_posix failure by using the appropriate macOS SDK. (GH-102427) by Ned Deily · 2 years, 4 months ago
- cbd192b [3.7] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101753) by Steve Dower · 2 years, 6 months ago
- 9d58933 bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21806) (GH-92342) by Miss Islington (bot) · 3 years ago
- 9da3502 [3.7] Fix the Windows CI config. (GH-96490) by Gregory P. Smith · 3 years ago
- 9b13df4 gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94126) by Miss Islington (bot) · 3 years, 2 months ago
- 5adef3d bpo-42773: fix tests not being run on pushes (GH-24004) (GH-92341) by Miss Islington (bot) · 3 years, 3 months ago
- b620446 bpo-47024: Update Windows builds and macOS installer build to use OpenSSL 1.1.1n. (GH-31911) by Ned Deily · 3 years, 5 months ago
- 64be96a [3.7] bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) (GH-24928) by Christian Heimes · 4 years, 4 months ago
- a99860e Pin test runner to Ubuntu 18 to un-break CI (GH-24715) (GH-24716) by Miss Islington (bot) · 4 years, 6 months ago
- 47f075d [3.7] Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.3. (GH-23596) by Benjamin Peterson · 4 years, 9 months ago
- 9ae1742 [3.7] bpo-42336: Improve PCbuild batch files (GH-23325) (GH-23373) by Steve Dower · 4 years, 9 months ago
- f24550a Use v2 of GitHub Actions where available (GH-20232) by Miss Islington (bot) · 5 years ago
- 9ecf25e bpo-40548: Github Actions: update actions/checkout to v2 (GH-20164) by Miss Islington (bot) · 5 years ago
- 6ad51a1 [3.8] bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-20100) by Miss Islington (bot) · 5 years ago
- 7ed2acc bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19320) (GH-19324) by Miss Islington (bot) · 5 years ago
- eede148 bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) by Steve Dower · 5 years ago
- 3bf9de2 bpo-39699: Don't silence make on Azure and Github CIs (GH-18583) by Steve Dower · 5 years ago
- 414ab5d Ignore NEWS snippets in code coverage stats (GH-18194) by Miss Islington (bot) · 6 years ago
- 676b16c bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873) by Miss Islington (bot) · 6 years ago
- acf5e5f bpo-39041: Add GitHub Actions support (GH-17594) by Miss Islington (bot) · 6 years ago
- e58e18d [3.7] Turn off AppVeyor CI (GH-15929) (GH-15943) by Zachary Ware · 6 years ago
- f13a06b Fix typo (double 'the') in CODEOWNERS (GH-12227) by Miss Islington (bot) · 6 years ago
- 8d6b6d1 Move Code_of_Conduct.rst to the root level. (GH-8209) by Miss Islington (bot) · 7 years ago
- 9bb9b53 [3.7] Update version in '.github/PULL_REQUEST_TEMPLATE.md' (GH-7537) by Suriyaa ✌️️ · 7 years ago
- 552c1bc bpo-33807: Add Python 3.7 buildbot link to '.github/CONTRIBUTING.rst' (GH-7532) by Miss Islington (bot) · 7 years ago
- 37343a2 bpo-33764: Appveyor fixes (GH-7364) (GH-7369) by Miss Islington (bot) · 7 years ago
- f1ee4a2 [3.7] bpo-33488: Satisfy markdownlint for the pull request template. (GH-6786) by Benjamin Peterson · 7 years ago
- 09df4b7 Fix AppVeyor doc short-circuit (GH-5633) by Miss Islington (bot) · 8 years ago
- 40f7d9a [3.7] Add short-circuit for doc changes to AppVeyor (GH-5626) by Zachary Ware · 8 years ago
- d83671e Add myself as hamt/context (PEP 567) code owner (#5276) by Yury Selivanov · 8 years ago
- b216a25 Fix version in AppVeyor config (GH-5124) by Zachary Ware · 8 years ago
- 7f7de37 Kill the AppVeyor file whitelist (GH-5121) by Zachary Ware · 8 years ago
- 811b287 Ignore importlib.h for automatic review requests from the import team. (GH-5087) by Brett Cannon · 8 years ago
- 02e4b7f Add @asvetlov to asyncio codeowners (#4917) by Andrew Svetlov · 8 years ago
- 5e8cbcc Add Guido and Ivan as owners for typing.py (#4729) by Guido van Rossum · 8 years ago
- 2582f6f Add dataclasses to CODEOWNERS. (GH-4730) by Eric V. Smith · 8 years ago
- ec12df1 Add Code of Conduct to .github folder. (GH-4029) by Mariatta · 8 years ago
- 55fd066 Add self and idlelib to CODEOWNERS file. (#3889) by Terry Jan Reedy · 8 years ago
- 6603373 Tweak formatting of PR message template (#3828) by Brett Cannon · 8 years ago
- f1502d0 bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) by Stefan Grönke · 8 years ago
- 36d644d Create PULL_REQUEST_TEMPLATE.md (GH-3404) by Mariatta · 8 years ago
- 5fcd5e6 bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) by Steve Dower · 8 years ago
- f801322 Cache externals, depending on changes to PCbuild (#3308) by Zachary Ware · 8 years ago
- f58e6e2 Add references to modules I am responsible for (#3291) by Raymond Hettinger · 8 years ago
- 1a589a6 Use a team to maintain the email related packages. (#3290) by Barry Warsaw · 8 years ago
- 3239cf1 Change code owners for hashlib and ssl to the crypto team (#3284) by Alex Gaynor · 8 years ago
- 5df8c58 Touch up the contributing notes (#3158) by Brett Cannon · 8 years ago
- b907abc bpo-30871: Add test.pythoninfo (#3075) by Victor Stinner · 8 years ago
- 1f512b9 Add Windows team as a codeowner for Windows-specific files (#3089) by Steve Dower · 8 years ago
- 60a6632 add myself to CODEOWNERS for subprocess. (#3005) by Gregory P. Smith · 8 years ago
- d255fea Notify the import-team on import-related PRs (GH-3002) by Brett Cannon · 8 years ago
- d9d55c9 Add @bitdancer as codeowner of email related stuff. (GH-2987) by R. David Murray · 8 years ago
- 9d8e6ec Add @1st1 as co-owner of asyncio and genobject (#2978) by Yury Selivanov · 8 years ago
- 9eef9e8 List myself as interested in all import-related pull requests (GH-2976) by Brett Cannon · 8 years ago
- 00fce69 Create CODEOWNERS (GH-2924) by Mariatta · 8 years ago
- 5feda33 bpo-30450: Fix logic for retrying nuget.exe download (#2744) by Steve Dower · 8 years ago
- 49bc743 AppVeyor: run tests with --fail-env-changed (#2522) by Victor Stinner · 8 years ago
- 42e3acd bpo-30417: Disable `cpu` resource on AppVeyor (GH-1951) by Zachary Ware · 8 years ago
- 11ffb45 Make codecov config on master the only config used (GH-2041) by Brett Cannon · 8 years ago
- d3bedf3 Only run AppVeyor on long-lived branches (GH-1941) by Zachary Ware · 8 years ago
- cbddf58 Move Codecov's configuration file under .github (GH-1494) by morrme · 8 years ago
- 7fdd309 Explicitly mention what should (not) be discussed on GitHub (GH-1437) by Brett Cannon · 8 years ago
- 1e5766f Link to the devguide's PR guidelines (GH-932) by Brett Cannon · 8 years ago
- c5d3bfe Only trigger AppVeyor on code or config changes (GH-611) by Zachary Ware · 8 years ago
- d31b28e Add Appveyor (GH-324) by Zachary Ware · 8 years ago
- c9b62b4 Add Travis CI and Codecov badges to README (#70) by Victor Stinner · 9 years ago
- f6516af Fix formatting issue with Codecov badge by Brett Cannon · 9 years ago
- aa2a621 Add the Codecov badge for master by Brett Cannon · 9 years ago
- 3f9339b Add a Travis badge for the master branch by Brett Cannon · 9 years ago
- 6f0eb93 Delete old pull request template by Brett Cannon · 9 years ago
- 0c71982 Add a CONTRIBUTING file by Brett Cannon · 9 years ago
- 58cb93f issue27476 - Introduce a .github template to discourage github pull requests by Senthil Kumaran · 9 years ago