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 #18783: Removed existing mentions of Python long type in docstrings,
Serhiy Storchaka
2013-08-27
1
-0/+3
*
#18833: add a test for test_telnetlib. Patch by Alex Volkov.
Ezio Melotti
2013-08-25
1
-0/+1
*
Issue #18817: Fix a resource warning in Lib/aifc.py demo.
Serhiy Storchaka
2013-08-25
1
-0/+2
*
#16611: BaseCookie now parses 'secure' and 'httponly' flags.
R David Murray
2013-08-25
1
-0/+3
*
Issue #11973: Fix a problem in kevent. The flags and fflags fields are now
Christian Heimes
2013-08-25
1
-0/+3
*
Issue #18747: Fix spelling errors in my commit message and comments,
Christian Heimes
2013-08-25
1
-1/+1
*
Close #17702: On error, os.environb now removes suppress the except context
Victor Stinner
2013-08-23
1
-0/+3
*
NEW entry for issue #18755
Brett Cannon
2013-08-23
1
-0/+3
*
Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6.
Serhiy Storchaka
2013-08-22
1
-0/+2
*
Issue #16809: Tkinter's splitlist() and split() methods now accept Tcl_Obj
Serhiy Storchaka
2013-08-22
1
-0/+3
*
Issue #18747: Update Misc/NEWS to reflect the latest changeset.
Christian Heimes
2013-08-22
1
-1/+1
*
#18324: set_payload now correctly handles binary input.
R David Murray
2013-08-22
1
-0/+3
*
Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as poss...
Antoine Pitrou
2013-08-21
1
-0/+4
*
Issue #17119: Fixed integer overflows when processing large strings and tuples
Serhiy Storchaka
2013-08-21
1
-0/+3
*
Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork.
Christian Heimes
2013-08-21
1
-0/+4
*
Issue #8865: Concurrent invocation of select.poll.poll() now raises a
Serhiy Storchaka
2013-08-20
2
-0/+4
*
Issue #13461: Fix a crash in the TextIOWrapper.tell method on 64-bit platforms.
Serhiy Storchaka
2013-08-20
1
-0/+3
*
Issue #18777: The ssl module now uses the new CRYPTO_THREADID API of
Christian Heimes
2013-08-19
1
-0/+3
*
add missing #
Christian Heimes
2013-08-18
1
-1/+1
*
Issue 18768: Correct doc string of RAND_edg(). Patch by Vajrasky Kok.
Christian Heimes
2013-08-17
1
-0/+2
*
#18466: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
1
-1/+1
*
Issue #18178: Fix ctypes on BSD. dlmalloc.c was compiled twice which broke ma...
Christian Heimes
2013-08-17
1
-0/+3
*
merge
Christian Heimes
2013-08-16
1
-0/+7
|
\
|
*
Issue #18756: Improve error reporting in os.urandom() when the failure is due...
Antoine Pitrou
2013-08-16
1
-0/+4
|
*
Issue #1666318: Add a test that shutil.copytree() retains directory permissions.
Antoine Pitrou
2013-08-16
1
-0/+3
*
|
Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
Christian Heimes
2013-08-16
1
-0/+6
|
/
*
issue #18698: ensure importlib.reload() returns the module out of sys.modules.
Eric Snow
2013-08-15
1
-0/+2
*
Issue #18405: Improve the entropy of crypt.mksalt().
Victor Stinner
2013-08-13
1
-0/+2
*
Issue #17701: Improving strftime documentation.
David Wolever
2013-08-12
1
-0/+2
*
Issue #18667: Add missing "HAVE_FCHOWNAT" symbol to posix._have_functions.
Larry Hastings
2013-08-12
1
-0/+2
*
Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get
Terry Jan Reedy
2013-08-10
2
-0/+4
*
Issue #18429: Add user-oriented News entry about Format / Format Paragraph
Terry Jan Reedy
2013-08-10
1
-0/+4
*
Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py.
Terry Jan Reedy
2013-08-10
1
-0/+3
*
#18681: Fix a NameError in imp.reload() (noticed by Weizhao Li).
Ezio Melotti
2013-08-10
1
-0/+2
*
#8112: Update the documenting xmlrpc server to use getfullargspec.
R David Murray
2013-08-10
1
-0/+3
*
#18357: add tests for dictview set difference. Patch by Fraser Tweedale.
Ezio Melotti
2013-08-08
2
-0/+4
*
#18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make ...
Ezio Melotti
2013-08-08
1
-0/+3
*
Issue #18368: PyOS_StdioReadline() no longer leaks memory when realloc() fails.
Christian Heimes
2013-08-06
1
-0/+3
*
#18657: remove duplicate entries from Misc/ACKS.
R David Murray
2013-08-04
1
-3/+0
*
Merge heads
Serhiy Storchaka
2013-08-03
1
-0/+2
|
\
|
*
Issue #16067: Add description into MSI file to replace installer's temporary ...
Martin v. Löwis
2013-08-03
1
-0/+2
*
|
Issue #16741: Fix an error reporting in int().
Serhiy Storchaka
2013-08-03
1
-0/+2
|
/
*
Issue #17998: Fix an internal error in regular expression engine.
Serhiy Storchaka
2013-08-03
1
-0/+2
*
- Fix a fcntl test case on KFreeBSD, Debian #708653 (Petr Salinger).
doko@ubuntu.com
2013-08-03
1
-0/+2
*
Close #18396: fix spurious test_signal failure on Windows
Nick Coghlan
2013-08-03
1
-0/+3
*
Issue #17046: Fix test_subprocess test_executable_without_cwd broken test case.
Ned Deily
2013-08-03
1
-0/+2
*
Issue #17557: Fix os.getgroups() to work with the modified behavior of
Ned Deily
2013-08-02
2
-0/+4
*
Issue #17899: Fix rare file descriptor leak in os.listdir().
Larry Hastings
2013-08-02
1
-0/+2
*
Issue #18599: Fix name attribute of _sha1.sha1() object. It now returns
Christian Heimes
2013-07-30
1
-0/+3
*
Close #15415: Factor out temp dir helpers to test.support
Nick Coghlan
2013-07-28
1
-0/+3
[next]