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 #24913: Fix overrun error in deque.index().
Raymond Hettinger
2015-08-26
1
-0/+3
*
Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk.
Larry Hastings
2015-08-26
1
-0/+12
*
Merge from Python 3.5.0 (rc2) to Python 3.5.1.
Larry Hastings
2015-08-25
1
-38/+33
|
\
|
*
Added missing #-marks to Misc/NEWS lines.
Larry Hastings
2015-08-25
1
-12/+12
|
*
Added missing IDLE updates to Misc/NEWS that shipped with Python 3.5.0rc1.
Larry Hastings
2015-08-25
1
-1/+15
|
*
Move misplaced Misc/NEWS item from 3.5.0rc1 to 3.5.0rc2.
Larry Hastings
2015-08-25
1
-4/+4
|
*
Add missing Misc/NEWS item for merged pull request for issue #24867.
Larry Hastings
2015-08-25
1
-0/+2
|
*
Post-release updates for Python 3.5.0rc2.
Larry Hastings
2015-08-25
1
-0/+12
|
*
Version bump for Python 3.5.0rc2.
v3.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
-0/+4
|
*
Merged in 1st1/cpython350 (pull request #5)
Larry Hastings
2015-08-24
1
-0/+2
|
|
\
|
|
*
Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines
Yury Selivanov
2015-08-17
1
-0/+2
|
*
|
Merged in stevedower/cpython350 (pull request #6)
Larry Hastings
2015-08-24
1
-0/+2
|
|
\
\
|
|
*
|
Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.
Steve Dower
2015-08-19
1
-0/+2
|
|
|
/
|
*
|
#21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-15
2
-0/+4
|
|
/
|
*
Merged in brettcannon/cpython350/3.5 (pull request #2)
larry
2015-08-12
1
-0/+4
|
|
\
*
|
\
Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field
Martin Panter
2015-08-25
2
-0/+4
|
\
\
\
|
*
|
|
Issue #24808: Update the documentation of some PyTypeObject fields
Martin Panter
2015-08-25
2
-0/+4
*
|
|
|
Issue #10708: Add a link to devguide in Misc/Porting.
Berker Peksag
2015-08-25
1
-41/+1
*
|
|
|
Issue #22812: Fix unittest discovery examples.
Robert Collins
2015-08-24
2
-0/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #22812: Fix unittest discovery examples.
Robert Collins
2015-08-24
2
-0/+4
|
*
|
|
Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
Yury Selivanov
2015-08-18
1
-0/+3
*
|
|
|
Issue #20362: Honour TestCase.longMessage correctly in assertRegex.
Robert Collins
2015-08-19
2
-0/+4
*
|
|
|
Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.
Steve Dower
2015-08-18
1
-0/+2
*
|
|
|
Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
Yury Selivanov
2015-08-18
1
-0/+23
*
|
|
|
(Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length
Victor Stinner
2015-08-18
2
-0/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
cgi.FieldStorage.read_multi ignores Content-Length
Victor Stinner
2015-08-18
2
-0/+5
*
|
|
|
Idle NEWS entries.
Terry Jan Reedy
2015-08-17
1
-0/+16
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Idle NEWS entries.
Terry Jan Reedy
2015-08-17
1
-0/+13
*
|
|
|
Merge with 3.4
Terry Jan Reedy
2015-08-17
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #23672: ACKS
Terry Jan Reedy
2015-08-17
1
-0/+1
*
|
|
|
Issue #24774: Fix docstring in http.server.test.
Robert Collins
2015-08-17
2
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #24774: Fix docstring in http.server.test.
Robert Collins
2015-08-17
2
-0/+3
*
|
|
|
Merge 3.4 (Issue #24867)
Yury Selivanov
2015-08-14
1
-0/+2
|
\
\
\
\
|
|
/
/
/
*
|
|
|
Merge from 3.5.0 for issue #24492
Brett Cannon
2015-08-14
1
-0/+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Issue #24492: make sure that ``from ... import ...` raises an
Brett Cannon
2015-08-12
1
-0/+4
*
|
|
|
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Robert Collins
2015-08-13
1
-0/+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Robert Collins
2015-08-13
1
-0/+3
*
|
|
|
Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-13
2
-0/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-13
2
-0/+4
*
|
|
|
Issue #23725: Overhaul tempfile docs.
Robert Collins
2015-08-12
1
-0/+6
*
|
|
|
Issue #24847: Fixes tcltk installer layout of VC runtime DLL
Steve Dower
2015-08-12
1
-0/+2
|
|
_
|
/
|
/
|
|
*
|
|
Issue #24839: platform._syscmd_ver raises DeprecationWarning
Steve Dower
2015-08-11
1
-0/+1
*
|
|
Post-release bump for Python 3.5.0rc1.
Larry Hastings
2015-08-11
1
-0/+12
|
|
/
|
/
|
*
|
Fixed doubled spaces in Misc/NEWS.
Serhiy Storchaka
2015-08-09
1
-13/+13
|
\
\
|
|
/
|
*
Fixed doubled spaces in Misc/NEWS.
Serhiy Storchaka
2015-08-09
1
-17/+17
*
|
Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
Serhiy Storchaka
2015-08-09
1
-0/+3
*
|
Issue #24634: Importing uuid should not try to load libc on Windows
Steve Dower
2015-07-14
1
-0/+2
*
|
Issue #15944: memoryview: Allow arbitrary formats when casting to bytes.
Stefan Krah
2015-08-08
1
-0/+3
*
|
Issue #24667: Resize odict in all cases that the underlying dict resizes.
Eric Snow
2015-08-07
1
-0/+2
[next]