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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.4 (test_gdb)
Victor Stinner
2015-09-03
1
-1/+2
|
\
|
*
test_gdb: fix regex to parse GDB version for 'GNU gdb 6.1.1 [FreeBSD]\n'
Victor Stinner
2015-09-03
1
-1/+2
*
|
Merge with 3.4
Terry Jan Reedy
2015-09-03
1
-1/+1
|
\
\
|
|
/
|
*
Issue #21192: Change 'RUN' back to 'RESTART' when running editor file.
Terry Jan Reedy
2015-09-03
1
-1/+1
*
|
Merge 3.4 (test_warnings)
Victor Stinner
2015-09-02
1
-0/+6
|
\
\
|
|
/
|
*
Fix test_warnings: don't modify warnings.filters
Victor Stinner
2015-09-02
1
-0/+6
*
|
Merge 3.4 (test_gdb)
Victor Stinner
2015-09-02
1
-17/+33
|
\
\
|
|
/
|
*
test_gdb: use subprocess.Popen context manager to fix ResourceWarning warnings
Victor Stinner
2015-09-02
1
-20/+29
|
*
test_gdb: fix regex to parse gdb version for SUSE Linux Entreprise
Victor Stinner
2015-09-02
1
-4/+11
*
|
Merge 3.5 heads (issue #24975)
Yury Selivanov
2015-09-02
1
-9/+15
|
\
\
|
*
|
Issue #24975: Fix AST compilation for PEP 448 syntax.
Yury Selivanov
2015-09-01
1
-9/+15
|
*
|
Update setuptools to 18.2 and pip to 7.1.2
Donald Stufft
2015-08-29
3
-2/+2
*
|
|
merge
Raymond Hettinger
2015-08-30
2
-11/+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #24931: Resolve __dict__ conflict in namedtuple subclasses.
Raymond Hettinger
2015-08-30
2
-11/+12
*
|
|
Issue #24881: Fixed setting binary mode in Python implementation of FileIO
Serhiy Storchaka
2015-08-28
1
-1/+2
*
|
|
Issue #21112: Fix regression in unittest.expectedFailure on subclasses.
Robert Collins
2015-08-27
2
-2/+38
|
\
\
\
|
|
/
/
|
*
|
Issue #21112: Fix regression in unittest.expectedFailure on subclasses.
Robert Collins
2015-08-27
2
-2/+38
*
|
|
Merge with 3.4
Terry Jan Reedy
2015-08-27
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #24790: correct typo noticed by Eric Smith
Terry Jan Reedy
2015-08-27
1
-1/+1
*
|
|
Merge with 3.4
Terry Jan Reedy
2015-08-27
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #24790: Restore unused function.
Terry Jan Reedy
2015-08-27
1
-0/+3
*
|
|
Merge with 3.4
Terry Jan Reedy
2015-08-27
1
-35/+50
|
\
\
\
|
|
/
/
|
*
|
Issue #24782: In Idle extension config dialog, replace tabs with sorted list.
Terry Jan Reedy
2015-08-27
1
-35/+50
*
|
|
Issue #24913: Fix overrun error in deque.index().
Raymond Hettinger
2015-08-26
1
-0/+5
*
|
|
Merge from Python 3.5.0 (rc2) to Python 3.5.1.
Larry Hastings
2015-08-25
2
-2/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Regenerated pydoc topics for Python 3.5.0rc2.
Larry Hastings
2015-08-25
1
-1/+1
|
*
|
Issue #24769: Interpreter now starts properly when dynamic loading
Larry Hastings
2015-08-25
1
-1/+1
|
*
|
Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines
Yury Selivanov
2015-08-17
3
-1/+54
|
*
|
Merged in brettcannon/cpython350/3.5 (pull request #2)
larry
2015-08-12
1
-0/+13
|
|
\
\
*
|
\
\
Merge updated to pip and setuptools
Donald Stufft
2015-08-24
3
-2/+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Update pip to 7.1.2 and setuptools to 18.2
Donald Stufft
2015-08-24
3
-2/+2
|
*
|
|
Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
Yury Selivanov
2015-08-18
2
-1/+19
*
|
|
|
Issue #20362: Honour TestCase.longMessage correctly in assertRegex.
Robert Collins
2015-08-19
2
-8/+25
*
|
|
|
Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
Yury Selivanov
2015-08-18
2
-1/+19
*
|
|
|
Merge with 3.4
Terry Jan Reedy
2015-08-18
1
-6/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts).
Terry Jan Reedy
2015-08-18
1
-6/+2
*
|
|
|
(Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length
Victor Stinner
2015-08-18
2
-0/+23
|
\
\
\
\
|
|
/
/
/
|
*
|
|
cgi.FieldStorage.read_multi ignores Content-Length
Victor Stinner
2015-08-18
2
-0/+24
*
|
|
|
Entries for idlelib/NEWS.txt
Terry Jan Reedy
2015-08-17
1
-0/+13
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Entries for idlelib/NEWS.txt
Terry Jan Reedy
2015-08-17
1
-1/+14
*
|
|
|
Issue #24774: Fix docstring in http.server.test.
Robert Collins
2015-08-17
1
-2/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #24774: Fix docstring in http.server.test.
Robert Collins
2015-08-17
1
-2/+1
*
|
|
|
Merge with 3.4
Terry Jan Reedy
2015-08-14
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #24833: Add attribute reference needed for 3.x.
Terry Jan Reedy
2015-08-14
1
-1/+1
*
|
|
|
Merge 3.4 (Issue #24867)
Yury Selivanov
2015-08-14
3
-1/+54
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #24867: Fix Task.get_stack() for 'async def' coroutines
Yury Selivanov
2015-08-14
2
-1/+37
*
|
|
|
Merge from 3.5.0 for issue #24492
Brett Cannon
2015-08-14
1
-0/+13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Issue #24492: make sure that ``from ... import ...` raises an
Brett Cannon
2015-08-12
1
-0/+13
*
|
|
|
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Robert Collins
2015-08-13
2
-18/+18
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Robert Collins
2015-08-13
2
-18/+18
[next]