summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
* Doctest cleanups (GH-95436)Zachary Ware2022-07-301-1/+1
* gh-95218: Move tests for importlib.resources into test_importlib.resources. (...Jason R. Coombs2022-07-251-1/+1
* Use Markdown Headers in GitHub Issue templates (GH-95111)Mariatta Wijaya2022-07-224-9/+9
* Remove pr trigger from project-updater GHA. (#94483)Ezio Melotti2022-07-011-4/+0
* Add a workflow to add issues/PRs to projects. (#94447)Ezio Melotti2022-07-011-0/+23
* Generalize build_msi GitHub action (GH-94201)Oleg Iarygin2022-06-281-29/+8
* Add ABI dump script (#94135)Pablo Galindo Salgado2022-06-231-0/+8
* gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885)Illia Volochii2022-06-221-0/+28
* gh-82927: Update files related to HTML entities. (GH-92504)Ezio Melotti2022-06-211-0/+1
* gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)Victor Stinner2022-06-211-1/+1
* Add jaraco as primary owner of importlib.metadata and importlib.resources. (#...Jason R. Coombs2022-06-181-0/+2
* gh-93735: Split Docs CI to speed-up the build (GH-93736)Adam Turner2022-06-151-12/+34
* ci: add GitHub token permissions (#92999)Varun Sharma2022-05-214-1/+13
* Speedup: build docs in parallel (GH-92733)Hugo van Kemenade2022-05-161-3/+3
* CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (#92535)Erlend Egeberg Aasland2022-05-091-1/+1
* Add the 3.11 branch to the CI filesPablo Galindo2022-05-083-0/+6
* Don't apply 'stale' label to issues (#91501)Hugo van Kemenade2022-05-061-1/+2
* Dependabot: only bump actions for major versions (#92186)Hugo van Kemenade2022-05-032-3/+8
* build(deps): bump actions/stale from 4 to 5 (#92108)dependabot[bot]2022-05-011-1/+1
* build(deps): bump actions/github-script from 5 to 6 (#92109)dependabot[bot]2022-05-011-1/+1
* build(deps): bump actions/setup-node from 2 to 3 (#92110)dependabot[bot]2022-05-011-1/+1
* build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111)dependabot[bot]2022-05-011-3/+3
* Fix typo in GH Issue template (GH-91759)Mariatta Wijaya2022-04-201-2/+2
* build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#32227)dependabot[bot]2022-04-201-1/+1
* build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228)dependabot[bot]2022-04-201-3/+3
* build(deps): bump actions/checkout from 2 to 3 (#32226)dependabot[bot]2022-04-203-12/+12
* build(deps): bump actions/setup-python from 2 to 3 (#31630)dependabot[bot]2022-04-191-1/+1
* Issue templates: Remove duplicate links to security policy (#91590)Alex Waygood2022-04-162-28/+0
* Add minimal issue templates (#91569)Alex Waygood2022-04-166-0/+137
* Remove dead "Check PRs with 'CLA not signed' label" (#91429)Oleg Iarygin2022-04-111-15/+1
* Replace contributor-visible mentions of BPO in .github/* (GH-91426)Oleg Iarygin2022-04-103-4/+4
* Remove the issue template config after the migration (GH-32106)Ezio Melotti2022-04-101-5/+0
* notify new-bugs-announce on new issue open (#32421)Ee Durbin2022-04-101-0/+53
* bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32...Eric Snow2022-03-311-0/+3
* Add CODEOWNERS entry for pathlib (GH-32202)Brett Cannon2022-03-301-0/+3
* bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)Christian Heimes2022-03-261-0/+1
* Add an issue template config for the migration (GH-32101)Ezio Melotti2022-03-241-0/+5
* bpo-47037: Test debug builds on Windows in CI so that native assertions are n...Steve Dower2022-03-181-4/+4
* bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)Christian Heimes2022-03-151-3/+3
* bpo-46973: Add regen-configure make target (GH-31792)Christian Heimes2022-03-101-3/+5
* bpo-40059: Add tomllib (PEP-680) (GH-31498)Taneli Hukkinen2022-03-081-0/+2
* Clean up CODEOWNERS (#31715)Jelle Zijlstra2022-03-071-16/+8
* bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)Victor Stinner2022-03-011-9/+1
* build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325)dependabot[bot]2022-02-231-1/+1
* Process more stale PRs, oldest first (GH-31407)Hugo van Kemenade2022-02-181-0/+4
* "Own" pattern matching and peepholing (GH-31412)Brandt Bucher2022-02-181-0/+2
* Close stale PRs without signed CLA (GH-30500)Erlend Egeberg Aasland2022-02-171-1/+14
* Become a CODEOWNER for typing (#31374)Jelle Zijlstra2022-02-161-1/+1
* bpo-46541: Drop the check for orphaned global strings. (gh-31363)Eric Snow2022-02-161-2/+0
* bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...Eric Snow2022-02-081-0/+2