-
Notifications
You must be signed in to change notification settings - Fork 98
Add PyCon Africa 2025 to the events list #262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
2025.csv
Outdated
@@ -36,6 +36,7 @@ PyCon AU,2025-09-12,2025-09-16,"Narrm / Melbourne, Australia",AUS,Pullman Melbou | |||
PyCon UK,2025-09-19,2025-09-22,"Manchester, United Kingdom",GBR,CONTACT,2025-05-11,2025-05-11,https://2025.pyconuk.org/,https://2025.pyconuk.org/call-for-proposals/,https://2025.pyconuk.org/sponsorship/ | |||
PyCon JP,2025-09-26,2025-09-27,"Hiroshima, Japan",JPN,International Conference Center Hiroshima,,,https://2025.pycon.jp/,, | |||
PyCon Estonia,2025-10-02,2025-10-03,"Tallinn, Estonia",EST,,,2025-01-15,https://pycon.ee,https://docs.google.com/forms/d/e/1FAIpQLScn-H2turgLHVbbm6g3t6MeOBmStlgQwEay8J1qfypfERKw0A/viewform,https://pycon.ee/#faq | |||
PyCon Africa,2025-10-08,2025-10-12,"Johannesburg, South Africa",SA,The Wanderers Club,2025-06-31,2025-06-31,https://africa.pycon.org,https://za.pycon.org/pages/speaking/how_to_apply/,https://za.pycon.org/sponsors/packages/, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PyCon Africa,2025-10-08,2025-10-12,"Johannesburg, South Africa",SA,The Wanderers Club,2025-06-31,2025-06-31,https://africa.pycon.org,https://za.pycon.org/pages/speaking/how_to_apply/,https://za.pycon.org/sponsors/packages/, | |
PyCon Africa,2025-10-08,2025-10-12,"Johannesburg, South Africa",ZAF,The Wanderers Club,2025-06-31,2025-06-31,https://africa.pycon.org,https://za.pycon.org/pages/speaking/how_to_apply/,https://za.pycon.org/sponsors/packages/, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the CFP deadlines be 2025-06-30 or 2025-07-01?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh that's a mistake. The deadline is 2025-06-27 not 31. Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't commit your first suggestion about the country code and noticed the checks failed.
I think now we're good to go
.vscode/settings.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be excluded from the PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes pls
Remove extra comma
No description provided.