|
8 | 8 | <meta name="google-site-verification" content="EVShtJLdVKN58OupOAYPkH6QRA3i-J8q4ZEklgFiZhE" />
|
9 | 9 | <title>Python GSoC – Home</title>
|
10 | 10 | <link rel=" stylesheet" href=" https://unpkg.com/[email protected]/build/pure-min.css" integrity=" sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin=" anonymous" >
|
11 |
| - <!--[if lte IE 8]> |
12 |
| - <link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css"> |
13 |
| - <![endif]--> |
14 |
| - <!--[if gt IE 8]><!--> |
15 | 11 | <link rel=" stylesheet" href=" https://unpkg.com/[email protected]/build/grids-responsive-min.css" >
|
16 |
| - <!--<![endif]--> |
17 | 12 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.1/css/all.min.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf"
|
18 | 13 | crossorigin="anonymous" >
|
19 |
| - <!--[if lte IE 8]> |
20 |
| - <link rel="stylesheet" href="css/side-menu-old-ie.css"> |
21 |
| - <![endif]--> |
22 |
| - <!--[if gt IE 8]><!--> |
23 | 14 | <link rel="stylesheet" href="css/side-menu.css">
|
24 |
| - <!--<![endif]--> |
25 | 15 | <link rel="stylesheet" href="css/python-gsoc.css">
|
26 | 16 | </head>
|
27 | 17 |
|
@@ -104,13 +94,15 @@ <h3 class="content-subhead content-head-ribbon">
|
104 | 94 | </div>
|
105 | 95 | <div class="warning">
|
106 | 96 | <div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
|
107 |
| - <p>Python is intending to apply to GSoC 2025.</p> |
| 97 | + <p>Python has been accepted to GSoC 2025!</p> |
108 | 98 | <p>
|
109 | 99 | Contributors: Please start with the <a href="https://python-gsoc.org/#gettingstarted">Python GSoC getting started guide</a>.
|
110 |
| - We won't have mentors signed up and ready to help you or well-defined project ideas ready until February 2025 or so, |
111 |
| - but you can go ahead and get some practice on any open source project while you wait. |
| 100 | + The <a href="ideas.html">Ideas</a> page has a list of active organizations taking part in this year's Summer of Code; you should |
| 101 | + read their materials and if they're of interest, contact them on their forums or chat about applying! Applications will open in late March, |
| 102 | + so now's a good time to get familiar with the projects and their needs. |
112 | 103 | </p>
|
113 |
| - <p>Mentors and sub-orgs: please <a href="#contact">contact the org admins</a> if you want to be part of GSoC 2025.</p> |
| 104 | + <p>Mentors and sub-orgs who have been accepted, we'll be in touch; if you help run an organization that would like to be involved even now, |
| 105 | + please <a href="#contact">contact the org admins</a> if you want to be part of GSoC 2025.</p> |
114 | 106 | </div>
|
115 | 107 | </div>
|
116 | 108 | </div>
|
|
0 commit comments