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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22155: Add File Handlers subsection with createfilehandler to Tkinter
Terry Jan Reedy
2015-05-17
1
-0/+6
*
Issue #15809: IDLE shell now uses locale encoding instead of Latin1 for
Serhiy Storchaka
2015-05-17
1
-0/+6
*
Issue #15267: HTTPConnection.request() now is compatibile with old-style
Serhiy Storchaka
2015-05-16
1
-0/+3
*
Issue #20014: array.array() now accepts unicode typecodes. Based on patch by
Serhiy Storchaka
2015-05-16
1
-0/+3
*
Issue #23637: Showing a warning no longer fails with UnicodeErrror.
Serhiy Storchaka
2015-05-16
1
-0/+4
*
Reverted issue #24134 changes.
Serhiy Storchaka
2015-05-16
1
-0/+2
*
Issue #23971: Fix underestimated presizing in dict.fromkeys()
Raymond Hettinger
2015-05-13
1
-0/+2
*
add trailing slash
Benjamin Peterson
2015-05-11
1
-1/+1
*
- Do not italicize punctuation in the python man page
doko@ubuntu.com
2015-05-10
1
-6/+6
*
add news section for 2.7.11
Benjamin Peterson
2015-05-10
1
-0/+12
*
bump version to 2.7.10rc1
v2.7.10rc1
Benjamin Peterson
2015-05-10
1
-3/+3
*
ensure .keywords is always a dict
Benjamin Peterson
2015-05-09
1
-0/+2
*
Issue #20274: When calling a _sqlite.Connection, it now complains if passed
Larry Hastings
2015-05-08
1
-0/+6
*
Issue #24134: assertRaises() and assertRaisesRegexp() checks are not longer
Serhiy Storchaka
2015-05-06
1
-0/+3
*
Issue #23330: h2py now supports arbitrary filenames in #include.
Serhiy Storchaka
2015-05-03
1
-0/+2
*
Defer deleted item decref until after the deque is restored to a consistent s...
Raymond Hettinger
2015-05-02
1
-0/+4
*
Issues #24099, #24100, and #24101: Fix free-after-use bug in heapq.
Raymond Hettinger
2015-05-02
1
-0/+3
*
update links
Benjamin Peterson
2015-04-30
1
-6/+6
*
improve phrasing
Benjamin Peterson
2015-04-29
1
-2/+1
*
Issue #23008: Fixed resolving attributes with boolean value is False in pydoc.
Serhiy Storchaka
2015-04-21
1
-0/+2
*
Issue #23842: os.major(), os.minor() and os.makedev() now support ints again.
Serhiy Storchaka
2015-04-20
1
-0/+2
*
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
Christian Heimes
2015-04-19
1
-0/+2
*
Issue #23811: Add missing newline to the PyCompileError error message.
Berker Peksag
2015-04-14
1
-0/+3
*
Reword NEWS item a bit
Andrew Kuchling
2015-04-14
1
-2/+2
*
#17898: reset k and v so that the loop doesn't use an old value
Andrew Kuchling
2015-04-14
1
-0/+2
*
Attribute Michael Dorman for his initial patch on issue #18402.
Zachary Ware
2015-04-13
1
-0/+1
*
Issue #23865: close() methods in multiple modules now are idempotent and more
Serhiy Storchaka
2015-04-10
1
-0/+4
*
Issue #23686: Update Windows build to use OpenSSL 1.0.2a
Zachary Ware
2015-04-08
1
-1/+2
*
Issue #23881: urllib.ftpwrapper constructor now closes the socket if the FTP
Victor Stinner
2015-04-07
1
-0/+3
*
Issue #15133: _tkinter.tkapp.getboolean() now supports long and Tcl_Obj and
Serhiy Storchaka
2015-04-04
1
-0/+5
*
Issue #23338: Fixed formatting ctypes error messages on Cygwin.
Serhiy Storchaka
2015-04-04
2
-0/+4
*
Issue #16840: Tkinter now supports 64-bit integers added in Tcl 8.4 and
Serhiy Storchaka
2015-04-02
1
-0/+3
*
Issue #23834: Fix socket.sendto(), use the C long type to store the result of
Victor Stinner
2015-04-02
1
-0/+3
*
Issue #21526: Tkinter now supports new boolean type in Tcl 8.5.
Serhiy Storchaka
2015-04-02
1
-0/+2
*
Issue #23838: linecache now clears the cache and returns an empty result on
Serhiy Storchaka
2015-04-01
1
-0/+3
*
Issue #23799: Added test.test_support.start_threads() for running and
Serhiy Storchaka
2015-04-01
1
-0/+3
*
Issue #22390: test.regrtest now emits a warning if temporary files or
Serhiy Storchaka
2015-03-29
1
-0/+3
*
Issue #23742: ntpath.expandvars() no longer loses unbalanced single quotes.
Serhiy Storchaka
2015-03-25
1
-0/+2
*
Issue #21802: The reader in BufferedRWPair now is closed even when closing
Serhiy Storchaka
2015-03-24
1
-0/+3
*
Issue #23671: string.Template now allows to specify the "self" parameter as
Serhiy Storchaka
2015-03-24
1
-0/+4
*
Issue #23583: Fixed writing unicode to standard output stream in IDLE.
Serhiy Storchaka
2015-03-24
1
-2/+2
*
Issue #23583: Fixed writing unicode to standard output stream in IDLE.
Serhiy Storchaka
2015-03-24
1
-0/+4
*
#23512: list non-essential built-in functions after the table. Patch by Carl...
Ezio Melotti
2015-03-24
1
-0/+1
*
#11468: improve unittest basic example. Initial patch by Florian Preinstorfer.
Ezio Melotti
2015-03-24
1
-0/+1
*
Issue #21560: An attempt to write a data of wrong type no longer cause
Serhiy Storchaka
2015-03-23
1
-0/+3
*
#23647: Increase imaplib's MAXLINE to accommodate modern mailbox sizes.
R David Murray
2015-03-22
1
-0/+2
*
#23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.
R David Murray
2015-03-22
2
-0/+5
*
Issue #23686: Update OS X 10.5 installer build to use OpenSSL 1.0.2a.
Ned Deily
2015-03-19
1
-1/+1
*
Fixed Misc/NEWS entry for issue #23136.
Serhiy Storchaka
2015-03-19
1
-1/+1
*
Issue #23136: _strptime now uniformly handles all days in week 0, including
Serhiy Storchaka
2015-03-19
1
-0/+3
[next]