mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
SF #639945 was fixed in alpha 1
This commit is contained in:
parent
e931ed59d3
commit
74a032ea1f
1 changed files with 2 additions and 0 deletions
|
@ -499,6 +499,8 @@ Core and builtins
|
|||
slots are now always tried after trying the corresponding nb_* slots.
|
||||
This fixes a number of minor bugs (see bug #624807).
|
||||
|
||||
- Fix problem with dynamic loading on 64-bit AIX (see bug #639945).
|
||||
|
||||
Extension modules
|
||||
-----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue