Skip to content

Commit 4098881

Browse files
Update PyCon Asia events 2026
1 parent bdc94cb commit 4098881

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/views/events/EventData.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ export const currentYear = 2026
22

33
// Array of events for the current year's PyCon
44
export const events = [
5+
{
6+
date: '21-23 March',
7+
title: 'PythonAsia 2026',
8+
location: 'Manila, Philippines',
9+
link: 'https://2026.pythonasia.org',
10+
countryCode: 'PH',
11+
},
512
{
613
date: '9 May',
714
title: 'PyCon Busan',

0 commit comments

Comments
 (0)