Strict Standards: Declaration of action_plugin_wrap::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/sda/3/9/yellowblue/yiki/lib/plugins/wrap/action.php on line 15

Strict Standards: Declaration of action_plugin_discussion::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/sda/3/9/yellowblue/yiki/lib/plugins/discussion/action.php on line 1464

Strict Standards: Declaration of action_plugin_issuetracker::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/sda/3/9/yellowblue/yiki/lib/plugins/issuetracker/action.php on line 929

Strict Standards: Declaration of action_plugin_captcha::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/sda/3/9/yellowblue/yiki/lib/plugins/captcha/action.php on line 137

Strict Standards: Declaration of action_plugin_archiveupload::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/sda/3/9/yellowblue/yiki/lib/plugins/archiveupload/action.php on line 284

Warning: Cannot modify header information - headers already sent by (output started at /var/www/sda/3/9/yellowblue/yiki/lib/plugins/wrap/action.php:15) in /var/www/sda/3/9/yellowblue/yiki/inc/auth.php on line 339

Strict Standards: Declaration of Doku_Renderer_metadata::table_open() should be compatible with Doku_Renderer::table_open($maxcols = NULL, $numrows = NULL, $pos = NULL) in /var/www/sda/3/9/yellowblue/yiki/inc/parser/metadata.php on line 24

Strict Standards: Declaration of Doku_Renderer_metadata::table_close() should be compatible with Doku_Renderer::table_close($pos = NULL) in /var/www/sda/3/9/yellowblue/yiki/inc/parser/metadata.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/sda/3/9/yellowblue/yiki/lib/plugins/wrap/action.php:15) in /var/www/sda/3/9/yellowblue/yiki/inc/actions.php on line 581

Warning: Cannot modify header information - headers already sent by (output started at /var/www/sda/3/9/yellowblue/yiki/lib/plugins/wrap/action.php:15) in /var/www/sda/3/9/yellowblue/yiki/inc/actions.php on line 581
en:dev:python:rel3x:start
Table des matières

Historic

They are here

Downloads

3.2.2

Python 3.2.2 r176 (6.8MB) - MD5Sum: 61166db9398e52597dc3a51073c3407a

3.2.1-Beta

Python 3.2.1 r171 - MD5Sum: 5c624d58c57281489fc6abccc1de5455

3.1.1-Beta

Python 3.1.1 r150 - Outdated

  * Temporary remove import error of subprocess until true port on MorphOS.
  * Faster import (use FindVar than GetVar to check PYTHONCASEOK env var).
  * Fixed morphospath.py script for 3.x compatibility.
  * Fixed weird pointer bug in _functools module, only seen using python with blender (GCC bug?).
  * Fixed thread term crash caused by non sem protected mem alloc/free.
  * Limit recursion to 100 by default than 1000. Limit stack to 100kB.
  * Use sys.hexversion and minors changes in distutils.
  * Imported all fixes made in Python 2.x and requiered here (mainly MorphOS compatibility code).
  * Fixed possible NULL pointer access when started from WB.
  * Plus thousand minor fixes.
  * Fixed sys.prefix and sys.exeprefix computation.
  * Fixed OS dependent paths computation in distutils.sysconfig for MorphOS.

3.1.1-Alpha

Python 3.1.1 r102 - Outdated

  * Fixed memory looses(fixes from 2.5.4 branch).

Python 3.1.1 r99 - Outdated

  * First public 3.x version.
  * Many modules missing because not ported yet, sorry.

Fixes

Third-parties

3.1.x Series

Known Bugs

If you find them, contact me on yomgui1 [arobase] gmail [point] com
Or if you're more couragous create an account on the bugtracker and enter your bug.