mirror of
https://github.com/python/cpython.git
synced 2026-01-10 09:22:36 +00:00
News entry for yesterdays commit.
This commit is contained in:
parent
225163d6a6
commit
78b8f4458d
1 changed files with 10 additions and 0 deletions
10
Misc/NEWS
10
Misc/NEWS
|
|
@ -15,6 +15,16 @@ Core and builtins
|
|||
- Issue #2238: Some syntax errors in *args and **kwargs expressions could give
|
||||
bogus error messages.
|
||||
|
||||
Library
|
||||
-------
|
||||
|
||||
- The bundled libffi copy is now in sync with the recently released
|
||||
libffi3.0.4 version, apart from some small changes to
|
||||
Modules/_ctypes/libffi/configure.ac.
|
||||
On OS X, preconfigured libffi files are used.
|
||||
On all linux systems the --with-system-ffi configure option defaults
|
||||
to "yes".
|
||||
|
||||
|
||||
What's New in Python 2.6 alpha 1?
|
||||
=================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue