101 Commits (c6b292cdeee689f0bfac6c1e2c2d4e4e01fa8d9e)

Author SHA1 Message Date
Ammar Askar 5552850f8e
[workflow] Use gcc problem matcher for Ubuntu action build (GH-18567) 6 years ago
lrjball d9c1f19919
bpo-40474: Updated coverage.yml to better report coverage stats (#19851) 6 years ago
Ammar Askar 2602d97a0a
[workflow] Use Sphinx problem matcher on GitHub docs builds (GH-20325) 6 years ago
Hai Shi 2377a9bae3
Closes bpo-40558: update CONTRIBUTING.rst to reflect current branches (GH-19989) 6 years ago
Hugo van Kemenade 7fbe65dbc4
Use v2 of GitHub Actions where available (GH-20232) 6 years ago
Hugo van Kemenade c105f7d895
Enable GitHub Actions for 3.9 branch (GH-20231) 6 years ago
Filipe Laíns c444108dd6
bpo-40548: Github Actions: update actions/checkout to v2 (GH-20164) 6 years ago
Paul Ganssle 62972d9d73
bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) 6 years ago
Filipe Laíns 6a78589b6b
bpo-40548: github actions: pass the changes check on no source changes (GH-20097) 6 years ago
Filipe Laíns 75d7257b20
bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-19983) 6 years ago
Victor Stinner 4e363761fc
bpo-40548: Always run GitHub action, even on doc PRs (GH-19981) 6 years ago
Pablo Galindo ce0eacb19c
Add @pablogsal as code owner for pegen-related files (GH-19665) 6 years ago
Pablo Galindo 3f8a58b7ef
PEP 617: Only run the CI with the new parser (GH-19664) 6 years ago
Pablo Galindo c5fc156852
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) 6 years ago
Victor Stinner 1767a0490f
bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19320) 6 years ago
Steve Dower 2dd41740c9
bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) 6 years ago
Ammar Askar 766b7546a5
bpo-39704: Explicitly pass the path to codecov config (GH-18680) 6 years ago
Ammar Askar 6aa1f1ecf7
bpo-39699: Don't silence make on Azure and Github CIs (GH-18583) 6 years ago
Nick Coghlan 7023288dc5
Ignore NEWS snippets in code coverage stats (GH-18194) 6 years ago
Pablo Galindo 6aabb63d96
Run doctests in GitHub actions Docs targer (GH-18041) 6 years ago
Steve Dower b1ce22d086 bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873) 7 years ago
Steve Dower 6a263cf1ad
bpo-39041: Add GitHub Actions badge to README.rst (GH-17628) 7 years ago
Steve Dower a76ba362c4
bpo-39041: Add GitHub Actions support (GH-17594) 7 years ago
Raymond Hettinger edd5b38c13
Add setobject.c (GH-17463) 7 years ago
Ethan Furman 83f144962f
add @ethanfurman for tarfile (GH-17461) 7 years ago
Ethan Furman 3ae38cc181
Update CODEOWNERS (#17356) 7 years ago
Giampaolo Rodola 5c534da798
CODEOWNERS: add myself for asyncore/chat, ftplib and shutil modules (#17313) 7 years ago
Pablo Galindo 02b8051a5e
Add @pablogsal to code owners file for the garbage collector (GH-17248) 7 years ago
Vinay Sajip 2290b23dfc
Updated CODEOWNERS to indicate ownership of some modules. (GH-16578) 7 years ago
Gregory P. Smith 0765411d51 Adjust code ownership so @gpshead don't get asyncio subprocess PRs. (GH-16100) 7 years ago
Zachary Ware 6f55b0394b Turn off AppVeyor CI (GH-15929) 7 years ago
Paul Ganssle d287215df5
Add pganssle to CODEOWNERS and ACKS (GH-14138) 7 years ago
Brett Cannon 7fb3190bcf Add sponsorship details for GitHub Sponsor button (GH-14181) 7 years ago
Zachary Ware 750767f7c0 Bump version in AppVeyor config (#13822) 7 years ago
Brett Cannon 25ee0c3bf1 Revert adding @maxking to CODEOWNERS file (GH-13660) 7 years ago
Christian Heimes 1c99926228
Add my to code owner for more areas (#13650) 7 years ago
Abhilash Raj 71dc7c5fbd Add @maxking to CODEOWNERS file (GH-13599) 7 years ago
Philippe Gagnon a8e814db96 Fix a typo in SECURITY.md (GH-13568) 7 years ago
Sviatoslav Sydorenko af570745fe 📝 Add a GitHub-specific security page (GH-13526) 7 years ago
Brett Cannon 678bb9d1b5
Unroll import-team in CODEOWNERS (#13118) 7 years ago
Pablo Galindo 888f37bc28
Add @pablogsal to code owners file for Parser/pgen (GH-12944) 7 years ago
Berker Peksag 2f5b44879f
Add myself to CODEOWNERS for sqlite3 and urllib.robotparser (GH-12856) 7 years ago
Inada Naoki 7444daada1
github: assign @methane to dict owner (GH-12617) 7 years ago
Benedikt Werner f2320b37d9 Fix typo (double 'the') in CODEOWNERS (GH-12227) 7 years ago
Ned Deily 96f2c73954
Add macos-team as a code owner (GH-10045) 8 years ago
Nick Coghlan 2f73ed6913
Update codeowners to match experts list change (#10022) 8 years ago
Ezio Melotti 3d07349d19
Add myself for HTML-related modules (#9325) 8 years ago
Victor Stinner 8b96eed0dd
AppVeyor: build Python in 64-bit mode (GH-8363) 8 years ago
Mariatta 3ed919290e
Move Code_of_Conduct.rst to the root level. (GH-8209) 8 years ago
Suriyaa ✌️️ 9e6685ea7b bpo-33807: Add Python 3.7 buildbot link to '.github/CONTRIBUTING.rst' (GH-7532) 8 years ago