aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-03-15[3.10] bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) (GH-31916)Christian Heimes
2022-02-16[3.10] Become a CODEOWNER for typing (GH-31374) (GH-31382)Miss Islington (bot)
2021-12-21bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH-30224)Ned Deily
2021-12-17bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)Miss Islington (bot)
2021-12-06[3.10] bpo-44035: Check autoconf files thoroughly (GH-29935) (GH-29937)Miss Islington (bot)
2021-11-24bpo-45893: Add missing extern C to initconfig.h (GH-29761)Miss Islington (bot)
2021-10-04bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28707)Pablo Galindo Salgado
2021-09-08bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)Miss Islington (bot)
2021-09-05Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152) (GH-28155)Miss Islington (bot)
2021-08-30[3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)...Łukasz Langa
2021-07-30[3.10] Fail the CI if an optional module fails to compile (GH-27466). (GH-27481)Pablo Galindo Salgado
2021-07-29Add missing gdbm dependencies to the UNIX CI (GH-27467)Miss Islington (bot)
2021-07-26Add windows build.bat counterpart for 'make regen-all' in error message (GH-2...Miss Islington (bot)
2021-07-17Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (GH-27210) (#2...Miss Islington (bot)
2021-06-19[3.10] bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769) (GH-26799)Miss Islington (bot)
2021-05-20bpo-38820: Test with OpenSSL 3.0.0-alpha17 (GH-26266)Miss Islington (bot)
2021-05-19Update link in SECURITY.md (GH-21320) (GH-26259)Miss Islington (bot)
2021-05-06bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)Miss Islington (bot)
2021-05-04Add CI step to check changes in the exported ABI (GH-25868)Pablo Galindo
2021-05-04Update CI files to build the 3.10 branchPablo Galindo
2021-05-01Fix broken name in build.yml (GH-25759)Brandt Bucher
2021-04-30bpo-43888: Remove coverage builds from CI (GH-25679)Ammar Askar
2021-04-23Restrict GITHUB_TOKEN permissions for the 'stale' workflow (GH-25564)Brett Cannon
2021-04-23bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)Christian Heimes
2021-04-20bpo-43888: Reduce coverage collection timeout to 1h40m in GHA (GH-25471)Sviatoslav Sydorenko
2021-04-17bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)Christian Heimes
2021-04-13bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360)Christian Heimes
2021-04-12Fix Sphinx errors in the documentation and re-activate the suspicious check (...Pablo Galindo
2021-04-12try and get a peak at mock-related PRs before they land (#25356)Chris Withers
2021-03-29bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)Christian Heimes
2021-03-18bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)Christian Heimes
2021-03-02Pin test runner to Ubuntu 18 to un-break CI (#24715)Brandt Bucher
2021-02-04build(deps): bump actions/cache from v2.1.3 to v2.1.4 (#24446)dependabot[bot]
2021-02-04Fix dependabot.yml file (GH-24443)Mariatta Wijaya
2021-02-03build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)dependabot[bot]
2021-01-25bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)Victor Stinner
2021-01-19bpo-42955: Add Python/module_names.h (GH-24258)Victor Stinner
2020-12-30bpo-42773: fix tests not being run on pushes (GH-24004)Filipe Laíns
2020-12-28[workflow] Use MSVC problem matcher for Windows action build (GH-18532)Ammar Askar
2020-12-24GH: Add isidentical to the CODEOWNERS (GH-23923)Batuhan Taskaya
2020-12-15Update Stale action message (GH-23791)Mariatta
2020-12-15Adding "stale" GitHub Action (GH-21247)Mariatta
2020-12-15Let dependabot create PRs against the maintenance branches (GH-22992)Mariatta
2020-12-04bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)Pablo Galindo
2020-12-01build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583)dependabot[bot]
2020-12-01build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582)dependabot[bot]
2020-11-25bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)Julien Palard
2020-11-24bpo-42212: smelly.py also checks the dynamic library (GH-23423)Victor Stinner
2020-11-20bpo-42212: Check if generated files are up-to-date in GitHub Actions (GH-23042)Filipe Laíns
2020-11-18bpo-42336: Improve PCbuild batch files (GH-23275)Steve Dower