You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're grateful for your interested in helping improve the Python track. but our maintainers are **not accepting community contributions at this time.**
21
-
If you would like to discuss possible future changes, please open a [thread on the forum](https://forum.exercism.org/).
22
-
23
-
This [community blog post](https://exercism.org/blog/freeing-our-maintainers) contains more details.
24
-
25
-
</tr>
26
-
</table>
27
-
28
-
---
29
-
---
30
27
31
28
<br>
32
29
@@ -35,7 +32,7 @@ Hi. 👋🏽 👋 **We are happy you are here.** 🎉&nb
35
32
**`exercism/Python`** is one of many programming language tracks on [exercism(dot)org][exercism-website].
36
33
This repo holds all the instructions, tests, code, & support files for Python _exercises_ currently under development or implemented & available for students.
37
34
38
-
🌟 Track exercises support Python `3.7` - `3.11.2`.
35
+
🌟 Track exercises support Python `3.7` - `3.11.5`.
39
36
Exceptions to this support are noted where they occur.
40
37
🌟 Track tooling (_test-runner, representer, analyzer, and Continuous Integration_) runs on Python `3.11.2`.
41
38
@@ -50,20 +47,25 @@ Practice exercises are open-ended, and can be used to practice concepts learned,
50
47
It is not uncommon to discover typos, confusing directions, or incorrect implementations of certain tests or code examples. Or you might have a great suggestion for a hint to aid students ( 💙 ), see optimizations for exemplar or test code, find missing test cases to add, or want to correct factual and/or logical errors. Or maybe you have a great idea 💡 for an exercise or feature ( 💙 ).
51
48
52
49
_Our track is always a work in progress!_ 🌟🌟
53
-
While contributions are paused, we ask that you [`open a thread in our community forum`](https://forum.exercism.org) to let us know what you have found/suggest.
50
+
While contributions are paused, we ask that you <mark>[**open a thread in our community forum**](https://forum.exercism.org)</mark> to let us know what you have found/suggest.
54
51
55
52
<br>
56
53
57
54
## 🚧 **Did you write a patch that fixes a bug?**
58
55
59
-
**`Our maintainers are not accepting community contributions at this time.`**
60
-
Please read this [community blog post](https://exercism.org/blog/freeing-our-maintainers) for details.
56
+
<mark><b>Our maintainers are not accepting community contributions at this time.</b></mark>
57
+
<br>
58
+
Until the pause on contributions ends, all PRs from the larger community will be **automatically closed** with a note.
59
+
We ask that you <mark>[**open a thread in our community forum**](https://forum.exercism.org)</mark> to discuss any potential changes. Changes may or may not be approved, depending on the forum discussion.
61
60
62
-
Once the pause ends, we will **happily** consider your PR.
63
-
Until that time, all PRs from the larger community will be **automatically closed** with a note.
61
+
Please read this [community blog post](https://exercism.org/blog/freeing-our-maintainers) for additional details.
62
+
<br>
64
63
65
-
We're leaving the general contributing docs below for our long-term collaborators and maintainers.
64
+
We're leaving the track contributing docs below for our long-term collaborators and maintainers.
> We love our community. We're grateful you are interested in improving the Python track.
20
+
> But our maintainers are **not accepting community contributions at this time.**
21
+
> If you would like to suggest a change or discuss an issue, <mark><b>please open a [thread on the forum](https://forum.exercism.org/).</b></mark>
22
+
>
23
+
> This [community blog post](https://exercism.org/blog/freeing-our-maintainers) contains more details.
24
+
>
25
+
> </tr>
26
+
> </table>
14
27
15
28
<br>
16
29
30
+
Hi. 👋🏽 👋 **We are happy you are here.** 🎉 🌟
31
+
32
+
<br><br>
33
+
17
34
**`exercism/Python`** is one of many programming language tracks on [exercism(dot)org][exercism-website].
18
35
This repo holds all the instructions, tests, code, & support files for Python _exercises_ currently under development or implemented & available for students.
19
36
@@ -43,15 +60,15 @@ It might also be helpful to look at [Being a Good Community Member][being-a-good
0 commit comments