Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.10.1
/
.github
tag
770f41eb8338e9a39c1968c9c2cae12ab4bf545c
tagger
Pablo Galindo <pablogsal@gmail.com>
Mon Dec 06 18:24:55 2021
object
2cd268a3a9340346dd86b66db2e9b428b3f878fc
Python 3.10.1
1528d24
[3.10] bpo-44035: Check autoconf files thoroughly (GH-29935) (GH-29937)
by Miss Islington (bot)
· 3 years, 9 months ago
cd85d91
bpo-45893: Add missing extern C to initconfig.h (GH-29761)
by Miss Islington (bot)
· 3 years, 9 months ago
f146ca3
bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28707)
by Pablo Galindo Salgado
· 3 years, 11 months ago
2fe15db
bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)
by Miss Islington (bot)
· 4 years ago
8bb4912
Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152) (GH-28155)
by Miss Islington (bot)
· 4 years ago
52bdda5
[3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009) (GH-28039)
by Łukasz Langa
· 4 years ago
c2e0b13
[3.10] Fail the CI if an optional module fails to compile (GH-27466). (GH-27481)
by Pablo Galindo Salgado
· 4 years, 1 month ago
9d7511c
Add missing gdbm dependencies to the UNIX CI (GH-27467)
by Miss Islington (bot)
· 4 years, 1 month ago
b631d8d
Add windows build.bat counterpart for 'make regen-all' in error message (GH-26770)
by Miss Islington (bot)
· 4 years, 1 month ago
e22e864
Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (GH-27210) (#27212)
by Miss Islington (bot)
· 4 years, 1 month ago
c6cd2ec
[3.10] bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769) (GH-26799)
by Miss Islington (bot)
· 4 years, 2 months ago
36843f7
bpo-38820: Test with OpenSSL 3.0.0-alpha17 (GH-26266)
by Miss Islington (bot)
· 4 years, 3 months ago
548d882
Update link in SECURITY.md (GH-21320) (GH-26259)
by Miss Islington (bot)
· 4 years, 3 months ago
f8778f9
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
by Miss Islington (bot)
· 4 years, 3 months ago
b86ac4c
Add CI step to check changes in the exported ABI (GH-25868)
by Pablo Galindo
· 4 years, 4 months ago
4d58730
Update CI files to build the 3.10 branch
by Pablo Galindo
· 4 years, 4 months ago
29282b2
Fix broken name in build.yml (GH-25759)
by Brandt Bucher
· 4 years, 4 months ago
726c931
bpo-43888: Remove coverage builds from CI (GH-25679)
by Ammar Askar
· 4 years, 4 months ago
4819940
Restrict GITHUB_TOKEN permissions for the 'stale' workflow (GH-25564)
by Brett Cannon
· 4 years, 4 months ago
dcf6581
bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)
by Christian Heimes
· 4 years, 4 months ago
077a2e7
bpo-43888: Reduce coverage collection timeout to 1h40m in GHA (GH-25471)
by Sviatoslav Sydorenko
· 4 years, 4 months ago
39258d3
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
by Christian Heimes
· 4 years, 4 months ago
8fa1489
bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360)
by Christian Heimes
· 4 years, 4 months ago
20ac347
Fix Sphinx errors in the documentation and re-activate the suspicious check (GH-25368)
by Pablo Galindo
· 4 years, 4 months ago
06e971f
try and get a peak at mock-related PRs before they land (#25356)
by Chris Withers
· 4 years, 4 months ago
a54fc68
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
by Christian Heimes
· 4 years, 5 months ago
f6c6b58
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
by Christian Heimes
· 4 years, 5 months ago
94894dd
Pin test runner to Ubuntu 18 to un-break CI (#24715)
by Brandt Bucher
· 4 years, 6 months ago
497b564
build(deps): bump actions/cache from v2.1.3 to v2.1.4 (#24446)
by dependabot[bot]
· 4 years, 6 months ago
d30951d
Fix dependabot.yml file (GH-24443)
by Mariatta Wijaya
· 4 years, 6 months ago
aa4caf9
build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)
by dependabot[bot]
· 4 years, 7 months ago
9852cb3
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
by Victor Stinner
· 4 years, 7 months ago
cad8020
bpo-42955: Add Python/module_names.h (GH-24258)
by Victor Stinner
· 4 years, 7 months ago
4ac923f
bpo-42773: fix tests not being run on pushes (GH-24004)
by Filipe Laíns
· 4 years, 8 months ago
1031f23
[workflow] Use MSVC problem matcher for Windows action build (GH-18532)
by Ammar Askar
· 4 years, 8 months ago
a9ef95b
GH: Add isidentical to the CODEOWNERS (GH-23923)
by Batuhan Taskaya
· 4 years, 8 months ago
801165e
Update Stale action message (GH-23791)
by Mariatta
· 4 years, 8 months ago
9cc8fa6
Adding "stale" GitHub Action (GH-21247)
by Mariatta
· 4 years, 8 months ago
0603f80
Let dependabot create PRs against the maintenance branches (GH-22992)
by Mariatta
· 4 years, 8 months ago
85f1ded
bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)
by Pablo Galindo
· 4 years, 9 months ago
8acd0e0
build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583)
by dependabot[bot]
· 4 years, 9 months ago
a43fea8
build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582)
by dependabot[bot]
· 4 years, 9 months ago
c9c6e9f
bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313)
by Julien Palard
· 4 years, 9 months ago
ac7d016
bpo-42212: smelly.py also checks the dynamic library (GH-23423)
by Victor Stinner
· 4 years, 9 months ago
d20b7ed
bpo-42212: Check if generated files are up-to-date in GitHub Actions (GH-23042)
by Filipe Laíns
· 4 years, 9 months ago
2156d96
bpo-42336: Improve PCbuild batch files (GH-23275)
by Steve Dower
· 4 years, 9 months ago
6e03c0a
GitHub Action: Add gdb to posix dependencies (GH-23043)
by Victor Stinner
· 4 years, 10 months ago
2455cb5
Automatically add skip news and skip issue label to dependabot PRs (GH-22927)
by Mariatta
· 4 years, 10 months ago
a3c4cef
build(deps): bump actions/upload-artifact from v1 to v2.2.0 (GH-22920)
by dependabot[bot]
· 4 years, 10 months ago
cd0edbc
build(deps): bump actions/cache from v1 to v2.1.2 (GH-22919)
by dependabot[bot]
· 4 years, 10 months ago
697109b
Allow dependabot to check GitHub actions monthly (GH-22787)
by John Losito
· 4 years, 10 months ago
7c4065d
Add GitHub sponsor info for Python (GH-22887)
by Mariatta
· 4 years, 10 months ago
7801514
Add Mark Shannon to CODEOWNERS. (#22914)
by Mark Shannon
· 4 years, 10 months ago
e76b8fc
Add CODEOWNERS for the Grammar file (GH-22898)
by Lysandros Nikolaou
· 4 years, 10 months ago
eaa5517
bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21806)
by Victor Stinner
· 5 years ago
d0981e6
Add lysnikolaou to CODEOWNERS for the new parser (GH-21252)
by Lysandros Nikolaou
· 5 years ago
d906f0e
Update CODEOWNERS to account for the new parser location (GH-20971)
by Pablo Galindo
· 5 years ago
5552850
[workflow] Use gcc problem matcher for Ubuntu action build (GH-18567)
by Ammar Askar
· 5 years ago
d9c1f19
bpo-40474: Updated coverage.yml to better report coverage stats (#19851)
by lrjball
· 5 years ago
2602d97
[workflow] Use Sphinx problem matcher on GitHub docs builds (GH-20325)
by Ammar Askar
· 5 years ago
2377a9b
Closes bpo-40558: update CONTRIBUTING.rst to reflect current branches (GH-19989)
by Hai Shi
· 5 years ago
7fbe65d
Use v2 of GitHub Actions where available (GH-20232)
by Hugo van Kemenade
· 5 years ago
c105f7d
Enable GitHub Actions for 3.9 branch (GH-20231)
by Hugo van Kemenade
· 5 years ago
c444108
bpo-40548: Github Actions: update actions/checkout to v2 (GH-20164)
by Filipe Laíns
· 5 years ago
62972d9
bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)
by Paul Ganssle
· 5 years ago
6a78589
bpo-40548: github actions: pass the changes check on no source changes (GH-20097)
by Filipe Laíns
· 5 years ago
75d7257
bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-19983)
by Filipe Laíns
· 5 years ago
4e36376
bpo-40548: Always run GitHub action, even on doc PRs (GH-19981)
by Victor Stinner
· 5 years ago
ce0eacb
Add @pablogsal as code owner for pegen-related files (GH-19665)
by Pablo Galindo
· 5 years ago
3f8a58b
PEP 617: Only run the CI with the new parser (GH-19664)
by Pablo Galindo
· 5 years ago
c5fc156
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
by Pablo Galindo
· 5 years ago
1767a04
bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19320)
by Victor Stinner
· 5 years ago
2dd4174
bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918)
by Steve Dower
· 5 years ago
766b754
bpo-39704: Explicitly pass the path to codecov config (GH-18680)
by Ammar Askar
· 5 years ago
6aa1f1e
bpo-39699: Don't silence make on Azure and Github CIs (GH-18583)
by Ammar Askar
· 5 years ago
7023288
Ignore NEWS snippets in code coverage stats (GH-18194)
by Nick Coghlan
· 6 years ago
6aabb63
Run doctests in GitHub actions Docs targer (GH-18041)
by Pablo Galindo
· 6 years ago
b1ce22d
bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873)
by Steve Dower
· 6 years ago
6a263cf
bpo-39041: Add GitHub Actions badge to README.rst (GH-17628)
by Steve Dower
· 6 years ago
a76ba36
bpo-39041: Add GitHub Actions support (GH-17594)
by Steve Dower
· 6 years ago
edd5b38
Add setobject.c (GH-17463)
by Raymond Hettinger
· 6 years ago
83f1449
add @ethanfurman for tarfile (GH-17461)
by Ethan Furman
· 6 years ago
3ae38cc
Update CODEOWNERS (#17356)
by Ethan Furman
· 6 years ago
5c534da
CODEOWNERS: add myself for asyncore/chat, ftplib and shutil modules (#17313)
by Giampaolo Rodola
· 6 years ago
02b8051
Add @pablogsal to code owners file for the garbage collector (GH-17248)
by Pablo Galindo
· 6 years ago
2290b23
Updated CODEOWNERS to indicate ownership of some modules. (GH-16578)
by Vinay Sajip
· 6 years ago
0765411
Adjust code ownership so @gpshead don't get asyncio subprocess PRs. (GH-16100)
by Gregory P. Smith
· 6 years ago
6f55b03
Turn off AppVeyor CI (GH-15929)
by Zachary Ware
· 6 years ago
d287215
Add pganssle to CODEOWNERS and ACKS (GH-14138)
by Paul Ganssle
· 6 years ago
7fb3190
Add sponsorship details for GitHub Sponsor button (GH-14181)
by Brett Cannon
· 6 years ago
750767f
Bump version in AppVeyor config (#13822)
by Zachary Ware
· 6 years ago
25ee0c3
Revert adding @maxking to CODEOWNERS file (GH-13660)
by Brett Cannon
· 6 years ago
1c99926
Add my to code owner for more areas (#13650)
by Christian Heimes
· 6 years ago
71dc7c5
Add @maxking to CODEOWNERS file (GH-13599)
by Abhilash Raj
· 6 years ago
a8e814d
Fix a typo in SECURITY.md (GH-13568)
by Philippe Gagnon
· 6 years ago
af57074
📝 Add a GitHub-specific security page (GH-13526)
by Sviatoslav Sydorenko
· 6 years ago
678bb9d
Unroll import-team in CODEOWNERS (#13118)
by Brett Cannon
· 6 years ago
888f37b
Add @pablogsal to code owners file for Parser/pgen (GH-12944)
by Pablo Galindo
· 6 years ago
2f5b448
Add myself to CODEOWNERS for sqlite3 and urllib.robotparser (GH-12856)
by Berker Peksag
· 6 years ago
7444daa
github: assign @methane to dict owner (GH-12617)
by Inada Naoki
· 6 years ago
Next »