mirror of
https://github.com/python/cpython.git
synced 2025-09-18 06:30:38 +00:00
Add an item about Tim's new installer. This didn't make it into the
2.2a2 release, but it's still worth mentioning.
This commit is contained in:
parent
60f018846d
commit
18b2ecfa9a
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ What's New in Python 2.2a2?
|
||||||
|
|
||||||
Build
|
Build
|
||||||
|
|
||||||
|
- Tim Peters developed a brand new Windows installer using Wise 8.1,
|
||||||
|
generously donated to us by Wise Solutions.
|
||||||
|
|
||||||
- configure supports a new option --enable-unicode, with the values
|
- configure supports a new option --enable-unicode, with the values
|
||||||
ucs2 and ucs4 (new in 2.2a1). With --disable-unicode, the Unicode
|
ucs2 and ucs4 (new in 2.2a1). With --disable-unicode, the Unicode
|
||||||
type and supporting code is completely removed from the interpreter.
|
type and supporting code is completely removed from the interpreter.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue