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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
update links
Benjamin Peterson
2015-04-30
1
-6/+6
*
improve phrasing
Benjamin Peterson
2015-04-29
1
-2/+1
*
allow 2.7 to be built with asan (closes #24061)
Benjamin Peterson
2015-04-27
1
-0/+20
*
remove extern definition, since it's in a header file (closes #24058)
Benjamin Peterson
2015-04-26
1
-2/+0
*
Issue #23356: Simplify convert_arg_line_to_args example.
Berker Peksag
2015-04-26
1
-4/+1
*
fix relative link (closes #24057)
Benjamin Peterson
2015-04-25
1
-2/+2
*
Issue #23713: Fixed fragility of test_imap_unordered_handle_iterable_exception.
Serhiy Storchaka
2015-04-23
1
-2/+8
*
Use more precise Tcl version checks in tests.
Serhiy Storchaka
2015-04-23
1
-2/+2
*
Issue #16840: Skip bignum tests on minor releases where they are not supported.
Serhiy Storchaka
2015-04-22
1
-1/+3
*
Fixed full Tcl version parsing in tests for pre-final versions.
Serhiy Storchaka
2015-04-22
3
-25/+23
*
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8...
Serhiy Storchaka
2015-04-21
2
-10/+19
*
Issue #23008: Fixed resolving attributes with boolean value is False in pydoc.
Serhiy Storchaka
2015-04-21
2
-1/+3
*
recommend requests library (closes #23989)
Benjamin Peterson
2015-04-20
3
-0/+15
*
Issue #16840: Turn on support of bignums only in final release of Tcl 8.5.
Serhiy Storchaka
2015-04-20
1
-1/+1
*
Issue #23728: Added a test for binascii.crc_hqx().
Serhiy Storchaka
2015-04-20
1
-0/+8
*
Issue #23842: os.major(), os.minor() and os.makedev() now support ints again.
Serhiy Storchaka
2015-04-20
3
-3/+64
*
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
Christian Heimes
2015-04-19
2
-1/+7
*
Issue #23536: Clarified scope of fileConfig()'s API.
Vinay Sajip
2015-04-18
1
-0/+12
*
Backported tests from issue #20175.
Serhiy Storchaka
2015-04-16
2
-3/+23
*
Fix PyGILState_GetThisThreadState() prototype in the API documentation.
Charles-François Natali
2015-04-15
1
-1/+1
*
Issue #23811: Add missing newline to the PyCompileError error message.
Berker Peksag
2015-04-14
2
-1/+4
*
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
3
-1/+31
*
#23883: add names missing from __all__ (l*gettext, bind_textdomain_codeset)
Andrew Kuchling
2015-04-13
1
-1/+3
*
remove useless word (closes #23929)
Benjamin Peterson
2015-04-14
1
-1/+1
*
Issue #23730: Document the return value of ZipFile.extract
Zachary Ware
2015-04-13
1
-0/+2
*
- Regenerate the configure file.
doko@ubuntu.com
2015-04-13
1
-3/+7
*
- Use PLATDIR for the platform directory everywhere (refactoring only)
doko@ubuntu.com
2015-04-13
3
-3/+6
*
- the PKG_PROG_PKG_CONFIG macro is not part of autoconf, but comes from third
doko@ubuntu.com
2015-04-13
1
-0/+229
*
Force the Windows readme to CRLF
Zachary Ware
2015-04-13
2
-283/+286
*
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Zachary Ware
2015-04-13
33
-733/+736
*
Attribute Michael Dorman for his initial patch on issue #18402.
Zachary Ware
2015-04-13
1
-0/+1
*
Merge heads
Zachary Ware
2015-04-13
1
-1/+1
|
\
|
*
Don't gitignore the Python directory on case insensitive file systems.
R David Murray
2015-04-12
1
-1/+1
*
|
Issue #18402: Also look for 64 bit Perl in build_ssl.py.
Zachary Ware
2015-04-13
1
-1/+5
|
/
*
use imperative
Benjamin Peterson
2015-04-11
1
-5/+5
*
highlight is now highlighted (closes #23909)
Benjamin Peterson
2015-04-10
1
-1/+1
*
Issue #16840: Fixed Tcl test on 2.7 with Tcl 8.4.19.
Serhiy Storchaka
2015-04-10
1
-1/+2
*
Issue #21859: Corrected FileIO docstrings.
Serhiy Storchaka
2015-04-10
1
-14/+17
*
Issue #23865: close() methods in multiple modules now are idempotent and more
Serhiy Storchaka
2015-04-10
24
-176/+264
*
Put the NASM pulled from svn.python.org at the front of the PATH.
Zachary Ware
2015-04-10
1
-1/+2
*
Backed out changeset 7b1ceb925471 after buildbots have new OpenSSL source.
Zachary Ware
2015-04-09
1
-1/+1
*
Refresh OpenSSL sources on the buildbots
Zachary Ware
2015-04-09
1
-1/+1
*
Issue #23686: Update Windows build to use OpenSSL 1.0.2a
Zachary Ware
2015-04-08
4
-5/+7
*
Issue #23400: Add notes about the sem_open support of the host OS to
Berker Peksag
2015-04-08
1
-8/+17
*
actually ssl3 is just completely broken
Benjamin Peterson
2015-04-08
1
-7/+7
*
Update pip to 6.1.1
Donald Stufft
2015-04-07
2
-1/+1
*
ssue #23881: ftp://gatekeeper.research.compaq.com/ and ftp://ftp.debian.org/
Victor Stinner
2015-04-07
1
-6/+4
*
Issue #23881: urllib.ftpwrapper constructor now closes the socket if the FTP
Victor Stinner
2015-04-07
2
-1/+8
*
Upgrade pip to 6.1.0 and setuptools to 15.0
Donald Stufft
2015-04-07
3
-2/+2
[prev]
[next]