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
*
(Merge 3.4) Close #22175: Improve test_faulthandler readability with dedent.
Victor Stinner
2014-08-10
1
-178/+180
|
\
|
*
Close #22175: Improve test_faulthandler readability with dedent.
Victor Stinner
2014-08-10
1
-174/+176
*
|
merge
Raymond Hettinger
2014-08-10
2
-7/+14
|
\
\
|
|
/
|
*
Issue #22174: Clean-up grammar and ambiguities in property() docs.
Raymond Hettinger
2014-08-10
2
-7/+14
*
|
merge
Raymond Hettinger
2014-08-10
1
-9/+0
|
\
\
|
|
/
|
*
Issue #22180: Remove weak example
Raymond Hettinger
2014-08-10
1
-9/+0
*
|
merge 3.4 (#21121)
Benjamin Peterson
2014-08-10
5
-3/+20
|
\
\
|
|
/
|
*
add -Werror=declaration-after-statement only to stdlib extension modules (clo...
Benjamin Peterson
2014-08-10
5
-3/+20
*
|
- Merge 3.4
doko@ubuntu.com
2014-08-09
2
-3/+26
|
\
\
|
|
/
|
*
- Issue #22176: Fix build failure on ARM with -Werror=declaration-after-stat...
doko@ubuntu.com
2014-08-09
2
-3/+26
*
|
merge 3.4.
doko@ubuntu.com
2014-08-09
2
-2/+2
|
\
\
|
|
/
|
*
- Issue #22176: Add src/x86/win32.S for x86 libffi builds.
doko@ubuntu.com
2014-08-09
2
-2/+2
*
|
- Issue #22176: Update the ctypes module's libffi to v3.1. This release
doko@ubuntu.com
2014-08-09
136
-13698/+28240
|
\
\
|
|
/
|
*
- Issue #22176: Update the ctypes module's libffi to v3.1. This release
doko@ubuntu.com
2014-08-09
136
-13698/+28243
*
|
Issue #22161: Conformed arguments type checks in ctype to actually supported
Serhiy Storchaka
2014-08-09
6
-28/+30
|
\
\
|
|
/
|
*
Issue #22161: Conformed arguments type checks in ctype to actually supported
Serhiy Storchaka
2014-08-09
6
-28/+30
*
|
Merge #21777 from 3.4
Nick Coghlan
2014-08-09
2
-77/+773
|
\
\
|
|
/
|
*
Issue #21777: separate docs for binary sequence methods
Nick Coghlan
2014-08-09
2
-77/+776
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-09
2
-1/+10
|
\
\
|
|
/
|
*
Issue #14105: Stop removing breakpoints from Idle editors.
Terry Jan Reedy
2014-08-09
2
-1/+10
*
|
Closes #22060: Merge with 3.4
Zachary Ware
2014-08-08
9
-302/+74
|
\
\
|
|
/
|
*
Issue #22060: Clean up/simplify test_ctypes, use test discovery
Zachary Ware
2014-08-08
9
-302/+74
*
|
#22170: merge with 3.4.
Ezio Melotti
2014-08-08
1
-1/+1
|
\
\
|
|
/
|
*
#22170: avoid printing newlines twice in tutorial example.
Ezio Melotti
2014-08-08
1
-1/+1
*
|
Issue #20056: Fixed deprecation warning about bytes path in test_shutil on
Serhiy Storchaka
2014-08-07
1
-1/+4
|
\
\
|
|
/
|
*
Issue #20056: Fixed deprecation warning about bytes path in test_shutil on
Serhiy Storchaka
2014-08-07
1
-1/+4
*
|
Null merge with 3.4
Zachary Ware
2014-08-07
0
-0/+0
|
\
\
|
|
/
|
*
Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.
Zachary Ware
2014-08-07
3
-7/+7
*
|
add matrix multiplication operator to correct lists (closes #22142)
Benjamin Peterson
2014-08-07
1
-2/+2
*
|
Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.
Zachary Ware
2014-08-07
3
-4/+4
*
|
Update prepare_ssl.py script to generate the .asm files.
Zachary Ware
2014-08-07
1
-8/+31
*
|
#22092: merge with 3.4.
Ezio Melotti
2014-08-07
7
-5/+8
|
\
\
|
|
/
|
*
#22092: use absolute imports in unittest tests. Patch by Vajrasky Kok.
Ezio Melotti
2014-08-07
7
-5/+8
*
|
Issue #22116: C functions and methods (of the 'builtin_function_or_method' ty...
Antoine Pitrou
2014-08-06
7
-2/+39
*
|
Issue #5411: Fixed version number.
Serhiy Storchaka
2014-08-06
1
-1/+1
*
|
Issue #5411: Added support for the "xztar" format in the shutil module.
Serhiy Storchaka
2014-08-06
4
-5/+40
*
|
Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particular
Serhiy Storchaka
2014-08-06
2
-11/+21
|
\
\
|
|
/
|
*
Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particular
Serhiy Storchaka
2014-08-06
2
-11/+21
*
|
Move misplaced Misc/NEWS entries to correct locations.
Serhiy Storchaka
2014-08-06
1
-23/+22
*
|
Closes #22146: Merge with 3.4
Zachary Ware
2014-08-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22146: Fix typo in __build_class__ error message
Zachary Ware
2014-08-05
1
-1/+1
*
|
Closes #22136: Fix MSVC compiler warnings introduced by #22085
Zachary Ware
2014-08-05
1
-7/+7
*
|
Issue #21972: Make it clear that the PEP 401 future import works,
Martin v. Löwis
2014-08-05
1
-1/+1
*
|
- Issue #21539: Add a *exists_ok* argument to `Pathlib.mkdir()` to mimic
Barry Warsaw
2014-08-05
5
-9/+78
*
|
Issue #22127: fix typo.
Martin v. Löwis
2014-08-05
1
-1/+1
*
|
Issue #22127: Bypass IDNA for pure-ASCII host names (in particular for numeri...
Martin v. Löwis
2014-08-05
1
-1/+1
*
|
Issue #22127: Bypass IDNA for pure-ASCII host names (in particular for numeri...
Martin v. Löwis
2014-08-05
2
-10/+78
*
|
Issue #22120: For functions using an unsigned integer return converter,
Larry Hastings
2014-08-05
4
-9/+17
*
|
Closes #22130: Merged documentation update from 3.4.
Vinay Sajip
2014-08-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22130: Corrected fileConfig() documentation.
Vinay Sajip
2014-08-05
1
-1/+1
[next]