From 6ed9a83525aaeb75f0763f0842abcca11c485ece Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 15 Aug 2026 19:50:06 +0000 Subject: [PATCH 1/8] conf: data merge from python-organizers Source: canonical-csv Triggered: 2026-08-15T19:50:06Z --- _data/conferences.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/_data/conferences.yml b/_data/conferences.yml index 106dd64290..63852ec3df 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -761,6 +761,34 @@ latitude: 59.3251172 longitude: 18.0710935 +- conference: PyCon Germany + year: 2028 + link: https://pycon.de/ + cfp: nan + place: Heidelberg, Germany + start: 2028-04-24 + end: 2028-04-29 + sponsor: https://pycon.de/sponsoring/ + sub: PY + location: + - title: PyCon Germany 2028 + latitude: 49.4093582 + longitude: 8.694724 + +- conference: PyCon Poland + year: 2027 + link: https://pl.pycon.org/2027 + cfp_link: https://pyconpl.confreg.pl/ + cfp: TBA + place: Gliwice, Poland + start: 2027-08-26 + end: 2027-08-29 + sub: PY + location: + - title: PyCon Poland 2027 + latitude: 50.294113 + longitude: 18.6657306 + - conference: PyCon Austria year: 2027 link: https://pycon.at/ @@ -780,6 +808,7 @@ alt_name: PyCon Germany year: 2027 link: https://2027.pycon.de/ + cfp_link: https://pycon.de/ cfp: TBA timezone: Europe/Berlin place: Heidelberg, Germany @@ -796,6 +825,7 @@ - conference: SciPy India year: 2026 link: https://scipy.in/2026/ + cfp_link: https://scipy.in/2026/cfp.html cfp: TBA timezone: Asia/Kolkata place: Chennai, India From fe83171eaddb3f9af2eaced6f47cdef2a3389ab4 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 19:51:55 +0000 Subject: [PATCH 2/8] =?UTF-8?q?conf:=20FastAPI=20Conference=202026=20-=20M?= =?UTF-8?q?ain=202026=20=F0=9F=86=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New year detected Source: https://fastapiconf.com/ --- _data/conferences.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 63852ec3df..8601a8482c 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -863,16 +863,18 @@ end: 2026-11-17 sub: PY -- conference: FastAPI Conference +- conference: FastAPI Conf year: 2026 link: https://fastapiconf.com/ - cfp: TBA + cfp: Cancelled + timezone: Europe/Amsterdam place: Amsterdam, The Netherlands start: 2026-10-28 end: 2026-10-28 sub: PY + note: Inaugural event with invited speakers only; no Call for Proposals. location: - - title: FastAPI Conference 2026 + - title: FastAPI Conf 2026 latitude: 52.3730796 longitude: 4.8924534 From e79050375ff74cef8a4ece36a235e800d4dc4b37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 16 Aug 2026 06:44:38 +0000 Subject: [PATCH 3/8] chore: enrich TBA conferences with CFP data Enrichment level: quick Triggered: 2026-08-16T06:44:38Z --- _data/conferences.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_data/conferences.yml b/_data/conferences.yml index 8601a8482c..766a59339d 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -769,6 +769,7 @@ start: 2028-04-24 end: 2028-04-29 sponsor: https://pycon.de/sponsoring/ + mastodon: https://fosstodon.org/@pyconde sub: PY location: - title: PyCon Germany 2028 @@ -783,6 +784,8 @@ place: Gliwice, Poland start: 2027-08-26 end: 2027-08-29 + bluesky: https://bsky.app/profile/pyconpl.bsky.social + youtube: https://www.youtube.com/user/pyconpl sub: PY location: - title: PyCon Poland 2027 From 291af9825f6c017756efddd22dfefc4415ea6dde Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Mon, 17 Aug 2026 13:13:36 +0200 Subject: [PATCH 4/8] Update CFP status for FastAPI Conf 2026 --- _data/conferences.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 766a59339d..13a5e8fb39 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -869,7 +869,7 @@ - conference: FastAPI Conf year: 2026 link: https://fastapiconf.com/ - cfp: Cancelled + cfp: None timezone: Europe/Amsterdam place: Amsterdam, The Netherlands start: 2026-10-28 From 671def484181203bd3facab16354eb54ad3f9fe4 Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Mon, 17 Aug 2026 13:23:14 +0200 Subject: [PATCH 5/8] Update conferences.yml --- _data/conferences.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index 13a5e8fb39..f7d795515b 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -764,7 +764,7 @@ - conference: PyCon Germany year: 2028 link: https://pycon.de/ - cfp: nan + cfp: TBA place: Heidelberg, Germany start: 2028-04-24 end: 2028-04-29 From 3d5d55b8519d8c7e000d01fec09e9b5f5d98ea8b Mon Sep 17 00:00:00 2001 From: Jesper Dramsch Date: Mon, 17 Aug 2026 13:24:39 +0200 Subject: [PATCH 6/8] Remove PyCon Germany 2028 and update 2027 details Removed PyCon Germany 2028 entry and updated existing PyCon Germany entry for 2027. --- _data/conferences.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index f7d795515b..90b07ef3c9 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -761,21 +761,6 @@ latitude: 59.3251172 longitude: 18.0710935 -- conference: PyCon Germany - year: 2028 - link: https://pycon.de/ - cfp: TBA - place: Heidelberg, Germany - start: 2028-04-24 - end: 2028-04-29 - sponsor: https://pycon.de/sponsoring/ - mastodon: https://fosstodon.org/@pyconde - sub: PY - location: - - title: PyCon Germany 2028 - latitude: 49.4093582 - longitude: 8.694724 - - conference: PyCon Poland year: 2027 link: https://pl.pycon.org/2027 @@ -811,7 +796,6 @@ alt_name: PyCon Germany year: 2027 link: https://2027.pycon.de/ - cfp_link: https://pycon.de/ cfp: TBA timezone: Europe/Berlin place: Heidelberg, Germany From 1b6715c6df172bebf3fb5ce0a754e77d6f8011d5 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 19:20:21 +0000 Subject: [PATCH 7/8] =?UTF-8?q?conf:=20[Conference]=20PyCon=20Thailand=202?= =?UTF-8?q?025,2027=20=F0=9F=86=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New year detected Source: https://th.pycon.org/ --- _data/conferences.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/_data/conferences.yml b/_data/conferences.yml index 90b07ef3c9..d3de21cba6 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -777,6 +777,20 @@ latitude: 50.294113 longitude: 18.6657306 +- conference: PyCon Thailand + year: 2027 + link: https://th.pycon.org/ + cfp: TBA + timezone: Asia/Bangkok + place: Bangkok, Thailand + start: 2027-06-18 + end: 2027-06-19 + sub: PY + location: + - title: PyCon Thailand 2027 + latitude: 13.7563 + longitude: 100.5018 + - conference: PyCon Austria year: 2027 link: https://pycon.at/ From 8d369b2739cf17cb07e7d4d60b0a4d43a11e4bbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Aug 2026 06:54:44 +0000 Subject: [PATCH 8/8] chore: enrich TBA conferences with CFP data Enrichment level: full Triggered: 2026-08-25T06:54:44Z --- _data/conferences.yml | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/_data/conferences.yml b/_data/conferences.yml index d3de21cba6..95f00f15fb 100644 --- a/_data/conferences.yml +++ b/_data/conferences.yml @@ -14,6 +14,27 @@ latitude: 54.6870458 longitude: 25.2829111 +- conference: SciPy India + year: 2026 + link: https://scipy.in/2026/ + cfp_link: https://scipy.in/2026/cfp.html + cfp: '2026-10-19 23:59:00' + workshop_deadline: '2026-10-19 23:59:00' + tutorial_deadline: '2026-10-19 23:59:00' + timezone: Asia/Kolkata + place: Chennai, India + start: 2026-12-19 + end: 2026-12-20 + sponsor: https://scipy.in/2026/sponsor.html + mastodon: https://fosstodon.org/@scipyindia + bluesky: https://bsky.app/profile/scipy.in + youtube: https://www.youtube.com/@scipy-india + sub: SCIPY + location: + - title: SciPy India 2026 + latitude: 12.9917014 + longitude: 80.2295271 + - conference: PyCon Wroclaw year: 2026 link: https://www.pyconwroclaw.com/ @@ -823,25 +844,6 @@ latitude: 49.4093582 longitude: 8.694724 -- conference: SciPy India - year: 2026 - link: https://scipy.in/2026/ - cfp_link: https://scipy.in/2026/cfp.html - cfp: TBA - timezone: Asia/Kolkata - place: Chennai, India - start: 2026-12-19 - end: 2026-12-20 - sponsor: https://scipy.in/2026/sponsor.html - mastodon: https://fosstodon.org/@scipyindia - bluesky: https://bsky.app/profile/scipy.in - youtube: https://www.youtube.com/@scipy-india - sub: SCIPY - location: - - title: SciPy India 2026 - latitude: 12.9917014 - longitude: 80.2295271 - - conference: Python E-Commerce Forum year: 2026 link: https://codehut.co.uk/2026/