Kaydet (Commit) 207f2113 authored tarafından Gregory P. Smith's avatar Gregory P. Smith

describe the change merged in r66285

üst 9e20777f
...@@ -82,6 +82,10 @@ Core and Builtins ...@@ -82,6 +82,10 @@ Core and Builtins
- bytes(o) now tries to use o.__bytes__() before using fallbacks. - bytes(o) now tries to use o.__bytes__() before using fallbacks.
- Issue #1204: The configure script now tests for additional libraries
that may be required when linking against readline. This fixes issues
with x86_64 builds on some platforms (a few Linux flavors and OpenBSD).
C API C API
----- -----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment