index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
whatsnew
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.5
Yury Selivanov
2015-12-15
1
-1/+1
|
\
|
*
docs/whatsnew/3.5: Fix ref link
Yury Selivanov
2015-12-15
1
-1/+1
*
|
Merge 3.5
Yury Selivanov
2015-12-15
1
-0/+12
|
\
\
|
|
/
|
*
whatsnew/3.5: Mention new asyncio APIs in 3.5.1
Yury Selivanov
2015-12-15
1
-0/+12
*
|
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
Martin Panter
2015-11-30
1
-2/+4
*
|
#25485: Add context manager support to Telnet class.
R David Murray
2015-11-28
1
-0/+7
*
|
Issue #23883: Add news listing modules with new exported APIs
Martin Panter
2015-11-14
1
-0/+6
*
|
Adjust grammar and punctuation in whatsnew/3.6.rst
Martin Panter
2015-11-14
1
-11/+11
*
|
Merge typo and grammar fixes from 3.5
Martin Panter
2015-11-14
1
-74/+75
|
\
\
|
|
/
|
*
Fix grammar in whatsnew/3.5.rst and elsewhere
Martin Panter
2015-11-14
1
-74/+75
*
|
Issue #25590: Complete attribute names even if they are not yet created
Martin Panter
2015-11-13
1
-0/+4
*
|
Merge with 3.5
Zachary Ware
2015-11-12
1
-1/+1
|
\
\
|
|
/
|
*
Fix awkward grammar in whatsnew.
Zachary Ware
2015-11-12
1
-1/+1
*
|
Fix typos in whatsnew.
Zachary Ware
2015-11-12
1
-2/+2
*
|
merge
Raymond Hettinger
2015-11-09
1
-1/+1
|
\
\
|
|
/
|
*
Improve namedtuple doc string examples
Raymond Hettinger
2015-11-09
1
-1/+1
*
|
Issue #25523: Merge a-to-an corrections from 3.5.
Serhiy Storchaka
2015-11-02
2
-2/+2
|
\
\
|
|
/
|
*
Issue #25523: Merge a-to-an corrections from 3.4.
Serhiy Storchaka
2015-11-02
2
-2/+2
|
|
\
|
|
*
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka
2015-11-02
2
-2/+2
*
|
|
Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending res...
Raymond Hettinger
2015-11-02
1
-8/+0
*
|
|
Issue #25523: Merge a-to-an corrections from 3.5
Martin Panter
2015-11-02
6
-7/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #25523: Further a-to-an corrections new in 3.5
Martin Panter
2015-11-02
1
-1/+1
|
*
|
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter
2015-11-02
5
-6/+6
|
|
\
\
|
|
|
/
|
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
5
-6/+6
*
|
|
Merge 3.5
Yury Selivanov
2015-10-31
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
whatsnew/3.5: NumPy 1.10 has been released
Yury Selivanov
2015-10-31
1
-1/+1
*
|
|
Merge typo fixes from 3.5
Martin Panter
2015-10-31
2
-5/+5
|
\
\
\
|
|
/
/
|
*
|
Fix more typos in whatsnew/3.5.rst
Martin Panter
2015-10-31
1
-4/+4
|
*
|
Merge spelling fixes from 3.4 into 3.5
Martin Panter
2015-10-31
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Fix some spelling errors in documentation and code comments
Martin Panter
2015-10-31
1
-1/+1
*
|
|
Remove double 'error'.
Terry Jan Reedy
2015-10-20
1
-1/+1
*
|
|
Fix another typo noticed by SilentGhost
Berker Peksag
2015-10-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix another typo noticed by SilentGhost
Berker Peksag
2015-10-18
1
-1/+1
*
|
|
Issue #25434: Fix typo in whatsnew/3.5rst
Berker Peksag
2015-10-18
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25434: Fix typo in whatsnew/3.5rst
Berker Peksag
2015-10-18
1
-1/+1
*
|
|
Issue #25154: Deprecate the pyvenv script.
Brett Cannon
2015-10-16
1
-1/+4
*
|
|
Upgrade the imp module's deprecation to DeprecationWarning.
Brett Cannon
2015-10-16
1
-0/+3
*
|
|
Optimize bytes.fromhex() and bytearray.fromhex()
Victor Stinner
2015-10-14
1
-0/+3
*
|
|
Document latest optimizations using _PyBytesWriter
Victor Stinner
2015-10-14
1
-4/+13
*
|
|
Issue #24164: Objects that need calling ``__new__`` with keyword arguments,
Serhiy Storchaka
2015-10-10
1
-0/+9
*
|
|
Sort module names in whatsnew/3.6.rst
Berker Peksag
2015-10-08
1
-11/+12
*
|
|
Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate
Berker Peksag
2015-10-08
1
-0/+8
*
|
|
Closes issue #12006: Add ISO 8601 year, week, and day directives to strptime.
Alexander Belopolsky
2015-10-06
1
-0/+8
*
|
|
Issue #25301: The UTF-8 decoder is now up to 15 times as fast for error
Victor Stinner
2015-10-05
1
-0/+3
*
|
|
asyncio: Make ensure_future() accept all kinds of awaitables. (Merge 3.5)
Yury Selivanov
2015-10-02
1
-0/+7
|
\
\
\
|
|
/
/
|
*
|
asyncio: Make ensure_future() accept all kinds of awaitables.
Yury Selivanov
2015-10-02
1
-0/+7
|
|
\
\
|
|
|
/
*
|
|
Issue #25267: The UTF-8 encoder is now up to 75 times as fast for error
Victor Stinner
2015-10-01
1
-0/+3
*
|
|
Optimize ascii/latin1+surrogateescape encoders
Victor Stinner
2015-09-29
1
-0/+3
*
|
|
Issue #25011: rlcomplete now omits private and special attribute names unless
Serhiy Storchaka
2015-09-27
1
-0/+8
*
|
|
Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls
Berker Peksag
2015-09-22
1
-0/+6
|
\
\
\
|
|
/
/
[next]