From faee3c92ffa233d3e000a5ba76b047aec0ec063e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 5 May 2026 08:17:02 +0000 Subject: [PATCH 1/2] chore: enrich TBA conferences with CFP data Enrichment level: full Triggered: 2026-05-05T08:17:02Z --- _data/conferences.yml | 59 ++++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 4e3aa8468c..7fa77dc7c3 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -33,6 +33,21 @@ latitude: 37.7681571 longitude: -122.392929 +- conference: Python Ho + year: 2026 + link: https://2026.pythonho.com/ + cfp: '2026-06-15 23:59:00' + timezone: Africa/Accra + place: Ho, Ghana + start: 2026-10-23 + end: 2026-10-24 + sponsor: https://2026.pythonho.com/sponsors + sub: PY + location: + - title: Python Ho 2026 + latitude: 6.6126598 + longitude: 0.4688932 + - conference: PyCon Kenya year: 2026 link: https://www.pycon.ke/ @@ -49,6 +64,21 @@ latitude: -1.2136405 longitude: 36.87930533266044 +- conference: PyCon Ghana + year: 2026 + link: https://gh.pycon.org/2026/ + cfp: '2026-06-06 23:59:00' + timezone: Africa/Accra + place: Accra, Ghana + start: 2026-08-20 + end: 2026-08-22 + sponsor: https://gh.pycon.org/2026/sponsors/ + sub: PY + location: + - title: PyCon Ghana 2026 + latitude: 5.5571096 + longitude: -0.2012376 + - conference: PyCon Togo year: 2026 link: https://pycontg.pytogo.org/ @@ -555,21 +585,6 @@ latitude: 52.3730796 longitude: 4.8924534 -- conference: Python Ho - year: 2026 - link: https://2026.pythonho.com/ - cfp: None - timezone: Africa/Accra - place: Ho, Ghana - start: 2026-10-23 - end: 2026-10-24 - sponsor: https://2026.pythonho.com/sponsors - sub: PY - location: - - title: Python Ho 2026 - latitude: 6.6126598 - longitude: 0.4688932 - - conference: PyHEP year: 2026 link: https://indico.cern.ch/category/7971/ @@ -583,17 +598,3 @@ - title: PyHEP 2026 latitude: 46.2047169 longitude: 6.1423106290939335 - -- conference: PyCon Ghana - year: 2026 - link: https://gh.pycon.org/2026/ - cfp: TBA - place: Accra, Ghana - start: 2026-08-20 - end: 2026-08-22 - sponsor: https://gh.pycon.org/2026/sponsors/ - sub: PY - location: - - title: PyCon Ghana 2026 - latitude: 5.5571096 - longitude: -0.2012376 From 6e4fa296758b2dd9c590590b0bb44c171a6d7956 Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Tue, 5 May 2026 10:54:41 +0200 Subject: [PATCH 2/2] Add CFP link for Python Ho 2026 conference --- _data/conferences.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/conferences.yml b/_data/conferences.yml index 7fa77dc7c3..df99e00ab8 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -36,6 +36,7 @@ - conference: Python Ho year: 2026 link: https://2026.pythonho.com/ + cfp_link: https://sessionize.com/pyho-2026/ cfp: '2026-06-15 23:59:00' timezone: Africa/Accra place: Ho, Ghana