Opened 15 years ago
Closed 15 years ago
#20772 closed update (fixed)
python31 updated to Python 3.1.1
Reported by: | gkbox@… | Owned by: | erickt@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.8.99 |
Keywords: | Cc: | karoly@… | |
Port: | python31 |
Description
This patch updates the python31 port to use the latest 3.1.1 release. tested on the latest svn update and OS X 10.6.
Attachments (1)
Change History (5)
Changed 15 years ago by gkbox@…
Attachment: | python31.diff added |
---|
comment:1 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to erickt@… |
---|
comment:2 Changed 15 years ago by karoly@…
comment:4 Changed 15 years ago by erickt@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed, thanks!
Note: See
TracTickets for help on using
tickets.
Version 3.1.1 fixes a critical data corruption issue in the io library; it would be nice to have it updated soon, before other people get bitten by this bug.
See issue #6629 on the Python bugtracker for more details.
http://bugs.python.org/issue6629