mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Add a NEWS entry for r77599 and r77600.
This commit is contained in:
parent
9a386826fb
commit
c07336c673
1 changed files with 7 additions and 0 deletions
|
@ -81,6 +81,13 @@ Build
|
||||||
- Issue #7661: Allow ctypes to be built from a non-ASCII directory path.
|
- Issue #7661: Allow ctypes to be built from a non-ASCII directory path.
|
||||||
Patch by Florent Xicluna.
|
Patch by Florent Xicluna.
|
||||||
|
|
||||||
|
Tools/Demos
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- iobench (a file I/O benchmark) and ccbench (a concurrency benchmark) were
|
||||||
|
added to the `Tools/` directory. They were previously living in the
|
||||||
|
sandbox.
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.7 alpha 2?
|
What's New in Python 2.7 alpha 2?
|
||||||
=================================
|
=================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue