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
/
Misc
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
2.7.9rc1
v2.7.9rc1
Benjamin Peterson
2014-11-26
1
-3/+3
*
pep 476: verify certificates by default (#22417)
Benjamin Peterson
2014-11-24
1
-0/+2
*
give urllib.urlopen a context parameter (closes #22927)
Benjamin Peterson
2014-11-24
1
-0/+3
*
add NEWS note for #22921
Benjamin Peterson
2014-11-24
1
-0/+3
*
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnec...
Benjamin Peterson
2014-11-23
1
-0/+5
*
Add regression issue number to Misc/NEWS entry.
Antoine Pitrou
2014-11-21
1
-4/+4
*
Issue #21963: backout issue #1856 patch (avoid crashes and lockups when
Antoine Pitrou
2014-11-21
1
-4/+5
*
Issue 22878: PEP 477 - "make install" and "make altinstall" integration
Ned Deily
2014-11-20
1
-0/+7
*
Issue #22877: PEP 477 - OS X installer for 2.7.9 now installs pip.
Ned Deily
2014-11-15
1
-0/+2
*
Issue #12728: Different Unicode characters having the same uppercase but
Serhiy Storchaka
2014-11-10
1
-0/+3
*
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
Serhiy Storchaka
2014-11-10
1
-0/+3
*
Issues #814253, #9179: Group references and conditional group references now
Serhiy Storchaka
2014-11-07
1
-0/+3
*
Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat.
Serhiy Storchaka
2014-11-07
1
-0/+3
*
Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
Serhiy Storchaka
2014-11-07
1
-0/+2
*
allow keyfile argument to be None (closes #22787)
Benjamin Peterson
2014-11-04
1
-0/+3
*
Issue #22775: Fixed unpickling of Cookie.SimpleCookie with protocol 2.
Serhiy Storchaka
2014-11-02
1
-0/+3
*
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware
2014-11-02
1
-0/+3
*
Issue #22770: Prevent some Tk segfaults on OS X when running gui tests.
Ned Deily
2014-11-02
1
-0/+2
*
Issue #17717: Pull NASM from svn.python.org for OpenSSL build.
Zachary Ware
2014-11-01
1
-0/+3
*
Brought excluded code into the scope of a try block in SysLogHandler.emit().
Vinay Sajip
2014-11-01
1
-0/+3
*
Issue #17381: Fixed ranges handling in case-insensitive regular expressions.
Serhiy Storchaka
2014-10-31
1
-0/+2
*
Backported the optimization of compiling charsets in regular expressions
Serhiy Storchaka
2014-10-31
1
-0/+2
*
Issue #22410: Module level functions in the re module now cache compiled
Serhiy Storchaka
2014-10-30
1
-0/+3
*
Issue #8876: distutils now falls back to copying files when hard linking does...
Antoine Pitrou
2014-10-30
1
-0/+4
*
#9351: set_defaults on subparser is no longer ignored if set on parent.
R David Murray
2014-10-18
1
-0/+3
*
Issue #22644: Update the Windows build to OpenSSL 1.0.1j
Zachary Ware
2014-10-17
1
-2/+2
*
Issue #20221: Removed conflicting (or circular) hypot definition
Zachary Ware
2014-02-20
1
-0/+3
*
Fix badly merged NEWS item.
Zachary Ware
2014-10-17
1
-1/+4
*
add back NEWS entries removed by 1c2c44313408
Benjamin Peterson
2014-10-17
1
-4/+208
*
Issue #22435: Fix a file descriptor leak when SocketServer bind fails.
Charles-François Natali
2014-10-13
1
-0/+2
*
Issue #21580: Now Tkinter correctly handles binary "data" and "maskdata"
Serhiy Storchaka
2014-07-31
1
-0/+3
*
Issue #22023: Fix %S, %R and %V formats of PyUnicode_FromFormat().
Victor Stinner
2014-07-29
1
-0/+3
*
Issue #21591: Handle exec backwards compatibility in the AST builder.
Dirkjan Ochtman
2014-07-29
1
-0/+3
*
Issue #19612: subprocess.communicate() now also ignores EINVAL when using at
Victor Stinner
2014-07-28
1
-0/+3
*
Fix repr(_socket.socket) on Windows 64-bit: don't fail with OverflowError
Victor Stinner
2014-07-26
1
-0/+3
*
Issue #21958: Define HAVE_ROUND when building with VS 2013 and above.
Zachary Ware
2014-07-25
1
-0/+3
*
Issue #21990: Cleanup unnecessary inner class definition in saxutils.
Raymond Hettinger
2014-07-25
1
-0/+3
*
Issue #16133: The asynchat.async_chat.handle_read() method now ignores
Victor Stinner
2014-07-24
1
-0/+4
*
Issue #1730136: Fix comparison between a tk Font object and an object of a
Serhiy Storchaka
2014-07-24
1
-0/+3
*
Issue #19884: readline: Disable the meta modifier key if stdout is not a
Victor Stinner
2014-07-24
1
-0/+5
*
Backout 308f3c1e36d3. This change (issue21044) does not need to be merged on
Serhiy Storchaka
2014-07-22
1
-3/+0
*
Issue #15759: "make suspicious", "make linkcheck" and "make doctest" in Doc/
Serhiy Storchaka
2014-07-22
1
-0/+6
*
Issue #21976: Fix test_ssl to accept LibreSSL version strings.
Antoine Pitrou
2014-07-21
1
-0/+6
*
Issue #21868: Prevent turtle crash due to invalid undo buffer size.
Raymond Hettinger
2014-07-21
1
-0/+3
*
add #
Benjamin Peterson
2014-07-20
1
-1/+1
*
correct ref counting of default_action (closes #22017)
Benjamin Peterson
2014-07-20
1
-0/+3
*
Issue 21044: tarfile.open() now handles fileobj with an integer 'name'
Serhiy Storchaka
2014-07-16
1
-0/+3
*
Issue #17506: Synchronize Misc/NEWS and idlelib/NEWS.txt for 2.7.
Terry Jan Reedy
2014-07-14
1
-0/+54
*
Issue #21323: Fix CGIHTTPServer to again handle scripts in CGI subdirectories,
Ned Deily
2014-07-13
1
-0/+3
*
Idle News entries.
Terry Jan Reedy
2014-07-11
1
-0/+7
[next]