Skip to content

Commit 10bef20

Browse files
authored
Merge branch 'ep2025' into ep25_venue_reality
2 parents abcdfce + dfa3145 commit 10bef20

File tree

7 files changed

+25
-3
lines changed

7 files changed

+25
-3
lines changed
394 KB
Loading
-5 Bytes
Loading
391 KB
Loading
392 KB
Loading

src/content/pages/pyvo.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ Come join us for a special summer edition of Pyvo in Prague! We’re hosting a r
1919

2020
Address: [V Pevnosti, 128 00 Praha 2-Vyšehrad, Czechia](https://www.google.com/maps/place/Na+Hradb%C3%A1ch/@50.0636012,14.4194329,488m/data=!3m2!1e3!4b1!4m6!3m5!1s0x470b950f8b5821c1:0xedde8ade9cc53dcc!8m2!3d50.0636012!4d14.4220078!16s%2Fg%2F11kjyc47st?hl=en&entry=ttu&g_ep=EgoyMDI1MDcwOS4wIKXMDSoASAFQAw%3D%3D)
2121

22+
## Accessibility
23+
The venue is an old style beer garden, so most of the seating is outdoors and the floor is uneven grass. (Wheelchair users may find it challenging, but should be fine. Users of other mobility aids should take special care.)
24+
Outdoor seating is on benches and tables, which may not be suitable for everyone.
25+
26+
If you have any specific accessibility needs, please let us know in advance so we can do our best to accommodate you.
27+
28+
### Rain
29+
This year's weather is a bit unpredictable. In case of rain the beer garden does have a large tent that can accommodate everyone, so we can continue the event without any issues.
30+
2231
## Special Guests
2332
### PyLadies
2433
PyLadies is a global mentorship group supporting women in becoming active contributors and leaders in the Python open-source world. This is a great chance to connect with fellow women in tech, grow your network, and share your stories.

src/content/sponsors/ataccama/senior-python-software-engineer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ benefits:
4949
- Company library, where you can even suggest the best educational books for
5050
us to order
5151
- Kitchens stocked with fresh fruit and juice, teas, and the best coffee
52-
apply_link: https://jobs.ataccama.com/6ee9ecc4-2d15-4644-a0fb-e29ea6cc99d6/prague/data-quality/
52+
apply_link: https://jobs.ataccama.com/ec3fb830-22f9-4c3f-9d47-d24271aa41d7/prague/data-quality/
5353
---

src/content/sprints/cpython.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,22 @@ links:
99
- title: "CPython's Developer Guide"
1010
url: "https://devguide.python.org/"
1111
- title: "Code of Conduct"
12-
url: "https://www.python.org/psf/conduct/"
12+
url: "https://policies.python.org/python.org/code-of-conduct/"
1313
- title: "Easy Issues"
1414
url: "https://github.com/python/cpython/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy"
1515
---
1616

17-
Come sprint on CPython and work on Python 3.15!
17+
Come sprint on CPython and work on Python 3.14 and 3.15!
18+
19+
Sprints will focus on release candidate fixes to Python 3.14 (to be released
20+
this October), with some limited new feature work for 3.15 (final version in
21+
October 2026).
22+
23+
1. Recommended for Python users with 2+ years of experience.
24+
2. Read
25+
[what to expect](https://pycon.blogspot.com/2025/04/pyconus-sprints.html)
26+
(about PyCon US sprints, but a lot applies here!).
27+
3. Fork and clone the repository _before_ coming to the venue in case of slow
28+
wifi :)
29+
4. Use the [Python Developer's Guide](https://devguide.python.org/) to go
30+
through the initial build on you machine.

0 commit comments

Comments
 (0)