Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
75765839
Commit
75765839
authored
Aug 31, 2007
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor tweaks.
parent
b197f3cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
RELNOTES
RELNOTES
+6
-4
No files found.
RELNOTES
View file @
75765839
...
...
@@ -12,12 +12,14 @@ Version 3.0a1 - Release Date 31-Aug-2007
The new SSL support in the 2.6 trunk (with server-side support and
certificate verification) will be ported for 3.0a2.
* If you don't have
openssl, hashlib is non-functional, which
means there is no way to compute MD5 checksums. This breaks some
modules.
* If you don't have
`openssl <http://www.openssl.org>`_ installed, or
a version older than 0.9.7, hashlib is non-functional, which means
there is no way to compute MD5 checksums. This breaks some
modules.
* Platform support is reduced. We've mostly tested on Linux, OSX,
and Windows.
and Windows. Solaris is also supported (somewhat).
* There may be additional issues on 64-bit architectures.
* There are still some open issues on Windows.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment