diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2011-04-08 07:50:19 +0200 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2011-04-08 07:50:19 +0200 |
commit | a7e1c08e2be8089c2cd6247ad6a7b1b097c0613c (patch) | |
tree | 4326627b5da2eae07245a7ea262dfcf684bf0da9 /community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn | |
parent | 84cfeb037bcf884457086c1896ed26885716c7a4 (diff) |
removed pthreads from the needed projects for PyHurd
Diffstat (limited to 'community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn')
-rw-r--r-- | community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn b/community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn index 2b066f15..662f7a96 100644 --- a/community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn +++ b/community/weblogs/ArneBab/2011-04-06-application-pyhurd.mdwn @@ -108,4 +108,4 @@ Also i want to get it merged into the main git repositories, so it is directly a ### Anything else you want to add to your application? -Alterrnately I would also like to work on [[fixing Python testsuite breakages|community/gsoc/project_ideas/perl_python]]. Both tasks together (PyHurd and Testsuite) work towards having Python as first-class citizen on the Hurd, adding all of the Python standard library to the options for using the Hurd. The third component needed for this is [[moving the Hurd libs from cthreads to pthreads|community/gsoc/project_ideas/pthreads]], but since that is not as closely connected to Python, I prefer PyHurd and fixing the testsuite over the pthread migration. +Alternately I would also like to work on [[fixing Python testsuite breakages|community/gsoc/project_ideas/perl_python]]. Both tasks together (PyHurd and Testsuite) work towards having Python as first-class citizen on the Hurd, adding all of the Python standard library to the options for using the Hurd. |