index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
*
Add ABI dump script (#94135)
Pablo Galindo Salgado
2022-06-23
*
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885)
Illia Volochii
2022-06-22
*
gh-82927: Update files related to HTML entities. (GH-92504)
Ezio Melotti
2022-06-21
*
gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)
Victor Stinner
2022-06-21
*
Add jaraco as primary owner of importlib.metadata and importlib.resources. (#...
Jason R. Coombs
2022-06-17
*
gh-93735: Split Docs CI to speed-up the build (GH-93736)
Adam Turner
2022-06-15
*
ci: add GitHub token permissions (#92999)
Varun Sharma
2022-05-21
*
Speedup: build docs in parallel (GH-92733)
Hugo van Kemenade
2022-05-16
*
CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (#92535)
Erlend Egeberg Aasland
2022-05-09
*
Add the 3.11 branch to the CI files
Pablo Galindo
2022-05-08
*
Don't apply 'stale' label to issues (#91501)
Hugo van Kemenade
2022-05-06
*
Dependabot: only bump actions for major versions (#92186)
Hugo van Kemenade
2022-05-03
*
build(deps): bump actions/stale from 4 to 5 (#92108)
dependabot[bot]
2022-05-01
*
build(deps): bump actions/github-script from 5 to 6 (#92109)
dependabot[bot]
2022-05-01
*
build(deps): bump actions/setup-node from 2 to 3 (#92110)
dependabot[bot]
2022-05-01
*
build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111)
dependabot[bot]
2022-05-01
*
Fix typo in GH Issue template (GH-91759)
Mariatta Wijaya
2022-04-20
*
build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#32227)
dependabot[bot]
2022-04-20
*
build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228)
dependabot[bot]
2022-04-20
*
build(deps): bump actions/checkout from 2 to 3 (#32226)
dependabot[bot]
2022-04-19
*
build(deps): bump actions/setup-python from 2 to 3 (#31630)
dependabot[bot]
2022-04-19
*
Issue templates: Remove duplicate links to security policy (#91590)
Alex Waygood
2022-04-16
*
Add minimal issue templates (#91569)
Alex Waygood
2022-04-16
*
Remove dead "Check PRs with 'CLA not signed' label" (#91429)
Oleg Iarygin
2022-04-11
*
Replace contributor-visible mentions of BPO in .github/* (GH-91426)
Oleg Iarygin
2022-04-11
*
Remove the issue template config after the migration (GH-32106)
Ezio Melotti
2022-04-10
*
notify new-bugs-announce on new issue open (#32421)
Ee Durbin
2022-04-10
*
bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32...
Eric Snow
2022-03-31
*
Add CODEOWNERS entry for pathlib (GH-32202)
Brett Cannon
2022-03-30
*
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
Christian Heimes
2022-03-26
*
Add an issue template config for the migration (GH-32101)
Ezio Melotti
2022-03-25
*
bpo-47037: Test debug builds on Windows in CI so that native assertions are n...
Steve Dower
2022-03-18
*
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Christian Heimes
2022-03-15
*
bpo-46973: Add regen-configure make target (GH-31792)
Christian Heimes
2022-03-10
*
bpo-40059: Add tomllib (PEP-680) (GH-31498)
Taneli Hukkinen
2022-03-08
*
Clean up CODEOWNERS (#31715)
Jelle Zijlstra
2022-03-06
*
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Victor Stinner
2022-03-01
*
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325)
dependabot[bot]
2022-02-23
*
Process more stale PRs, oldest first (GH-31407)
Hugo van Kemenade
2022-02-18
*
"Own" pattern matching and peepholing (GH-31412)
Brandt Bucher
2022-02-18
*
Close stale PRs without signed CLA (GH-30500)
Erlend Egeberg Aasland
2022-02-17
*
Become a CODEOWNER for typing (#31374)
Jelle Zijlstra
2022-02-16
*
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
Eric Snow
2022-02-15
*
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...
Eric Snow
2022-02-08
*
Skip cron workflow for forks (GH-30748)
Hugo van Kemenade
2022-02-07
*
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
Steve Dower
2022-01-28
*
Add skips to crashing tests under sanitizers instead of manually skipping the...
Pablo Galindo Salgado
2022-01-25
*
bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797)
Victor Stinner
2022-01-22
*
Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301)
Mark Dickinson
2022-01-09
*
bpo-46219, 46221: simplify except* implementation following exc_info changes....
Irit Katriel
2022-01-02
[next]