Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4f09806e662928c5524ab5d792d73297c50494b3
/
Doc
/
whatsnew
/
3.6.rst
4f09806
#25485: Add context manager support to Telnet class.
by R David Murray
· 9 years ago
28a465c
Issue #23883: Add news listing modules with new exported APIs
by Martin Panter
· 9 years ago
fad4b60
Adjust grammar and punctuation in whatsnew/3.6.rst
by Martin Panter
· 9 years ago
6fe3926
Issue #25590: Complete attribute names even if they are not yet created
by Martin Panter
· 9 years ago
c826ab0
Fix typos in whatsnew.
by Zachary Ware
· 9 years ago
a1fc949
Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending resolution of the related refcnt leak.
by Raymond Hettinger
· 9 years ago
6dc9ce1
Remove double 'error'.
by Terry Jan Reedy
· 9 years ago
9b63868
Issue #25154: Deprecate the pyvenv script.
by Brett Cannon
· 9 years ago
c0d91af
Upgrade the imp module's deprecation to DeprecationWarning.
by Brett Cannon
· 9 years ago
2bf8993
Optimize bytes.fromhex() and bytearray.fromhex()
by Victor Stinner
· 9 years ago
ebcf9ed
Document latest optimizations using _PyBytesWriter
by Victor Stinner
· 9 years ago
0d554d7
Issue #24164: Objects that need calling ``__new__`` with keyword arguments,
by Serhiy Storchaka
· 9 years ago
b6c9572
Sort module names in whatsnew/3.6.rst
by Berker Peksag
· 9 years ago
960e848
Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate
by Berker Peksag
· 9 years ago
68713e4
Closes issue #12006: Add ISO 8601 year, week, and day directives to strptime.
by Alexander Belopolsky
· 9 years ago
1d65d91
Issue #25301: The UTF-8 decoder is now up to 15 times as fast for error
by Victor Stinner
· 9 years ago
01ada39
Issue #25267: The UTF-8 encoder is now up to 75 times as fast for error
by Victor Stinner
· 9 years ago
c3713e9
Optimize ascii/latin1+surrogateescape encoders
by Victor Stinner
· 9 years ago
ab82422
Issue #25011: rlcomplete now omits private and special attribute names unless
by Serhiy Storchaka
· 9 years ago
f96418d
Issue #24870: Optimize the ASCII decoder for error handlers: surrogateescape,
by Victor Stinner
· 9 years ago
47d159f
Issue #24379: Add operator.subscript() as a convenience for building slices.
by Raymond Hettinger
· 9 years ago
dfa95c9
Issue #20059: urllib.parse raises ValueError on all invalid ports.
by Robert Collins
· 9 years ago
62f27b5
whatsnew/3.5,3.6: Mention that 'async' is a bad name for modules
by Yury Selivanov
· 9 years ago
5661316
Sync NEWS (re removed inspect.getargspec and inspect.getmoduleinfo)
by Yury Selivanov
· 9 years ago
6dfbc5d
Issue #13248: Remove inspect.getmoduleinfo() from 3.6 (deprecated in 3.3)
by Yury Selivanov
· 9 years ago
f1b5ccb
Issue #13248: Remove inspect.getargspec from 3.6 (deprecated from 3.0)
by Yury Selivanov
· 9 years ago
7a21911
docs/whatsnew/3.6: Mention that 'async' and 'await' will be keywords in 3.7
by Yury Selivanov
· 9 years ago
d1da507
Add whatsnew for 3.6
by Yury Selivanov
· 9 years ago