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 #27587: Move null pointer check earlier in _PyState_AddModule()
Berker Peksag
2016-08-22
1
-0/+4
*
Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent ...
Mark Dickinson
2016-08-22
2
-0/+4
*
Issue #21718: cursor.description is now available for queries using CTEs
Berker Peksag
2016-08-21
1
-0/+2
*
Issue #27782: Fix m_methods handling in multiphase init
Nick Coghlan
2016-08-21
2
-0/+5
*
Issue #27487: Warn if submodule already imported before runpy execution
Martin Panter
2016-08-21
1
-0/+4
*
Fix typo in IDLE News.
Terry Jan Reedy
2016-08-21
1
-1/+1
*
Add 3.5.3 IDLE NEWS and idlelib/NEWS.txt items.
Terry Jan Reedy
2016-08-21
1
-0/+9
*
Minor spelling fixes
Martin Panter
2016-08-20
1
-1/+1
*
Issue #27787: Clean up weak references before checking for dangling threads
Martin Panter
2016-08-20
1
-0/+3
*
Issue #27713: Surpress spurious build warnings when updating importlib's
Ned Deily
2016-08-20
1
-0/+3
*
Rewrap long lines in Misc/NEWS.
R David Murray
2016-08-19
1
-20/+26
*
#2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-19
2
-0/+4
*
Fix SystemError in "raise" statement
Victor Stinner
2016-08-18
1
-0/+4
*
merge 3.4 (#27783)
Benjamin Peterson
2016-08-17
1
-0/+2
|
\
|
*
merge 3.3 (#27783)
Benjamin Peterson
2016-08-17
1
-0/+2
|
|
\
|
|
*
rearrange methodcaller_new so that the main error case does not cause uniniti...
Benjamin Peterson
2016-08-17
1
-0/+2
*
|
|
merge 3.4 (#27774)
Benjamin Peterson
2016-08-16
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
merge 3.3 (#27774)
Benjamin Peterson
2016-08-16
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
do not decref value borrowed from list (closes #27774)
Benjamin Peterson
2016-08-16
1
-0/+2
*
|
|
fix corner cases in the management of server_hostname (closes #27773)
Benjamin Peterson
2016-08-16
1
-0/+2
*
|
|
merge 3.4
Benjamin Peterson
2016-08-16
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
fail when negative values are passed to instr()
Benjamin Peterson
2016-08-16
1
-2/+2
*
|
|
Issue #10910: Update FreedBSD version checks for the ctype UTF-8 workaround.
Ned Deily
2016-08-15
1
-0/+4
*
|
|
merge 3.4 (closes #27760)
Benjamin Peterson
2016-08-14
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
merge 3.3 (closes #27760)
Benjamin Peterson
2016-08-14
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
fix possible integer overflow in binascii.b2a_qp (closes #27760)
Benjamin Peterson
2016-08-14
1
-0/+2
*
|
|
merge 3.4
Benjamin Peterson
2016-08-14
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
do not allow reading negative values with getstr()
Benjamin Peterson
2016-08-14
1
-0/+3
*
|
|
merge 3.4 (closes #27758)
Benjamin Peterson
2016-08-14
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
merge 3.3 (#27758)
Benjamin Peterson
2016-08-14
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
check for overflow in join_append_data (closes #27758)
Benjamin Peterson
2016-08-14
1
-0/+3
*
|
|
Issue #25825: Fix references to Modules/python.exp
Martin Panter
2016-08-12
1
-0/+3
*
|
|
Issue #26750: unittest.mock.create_autospec() now works properly
Gregory P. Smith
2016-08-07
1
-0/+3
*
|
|
Fix spelling and grammar in documentation and code comments
Martin Panter
2016-08-04
3
-4/+4
*
|
|
Issue #27641: Comment out regeneration rules when cross compiling
Martin Panter
2016-07-29
1
-2/+3
*
|
|
merge heads
Senthil Kumaran
2016-07-31
1
-0/+4
|
\
\
\
|
*
\
\
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+4
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+4
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+4
*
|
|
|
all SCHED_ constants are optional (closes #27656)
Benjamin Peterson
2016-07-31
1
-0/+2
|
/
/
/
*
|
|
Issue #27453: CPP invocation in configure must use CPPFLAGS.
Xavier de Gaye
2016-07-30
2
-0/+4
*
|
|
NEWS: tag security related changes with [Security] prefix
Victor Stinner
2016-07-28
1
-9/+9
*
|
|
Issue #23943: Restore extra fixes lost in merge 4fb2075952a4
Martin Panter
2016-07-28
1
-2/+2
*
|
|
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
1
-1/+1
*
|
|
Issue #27490: Do not build pgen when cross-compiling
Martin Panter
2016-07-28
2
-0/+4
*
|
|
Issue #26662: Set PYTHON_FOR_GEN in configure
Xavier de Gaye
2016-07-26
1
-0/+6
*
|
|
Issue #27581: Don’t rely on overflow wrapping in PySequence_Tuple()
Martin Panter
2016-07-25
1
-0/+3
*
|
|
Issue #27469: Adds a shell extension to the launcher so that drag and drop wo...
Steve Dower
2016-07-16
1
-1/+3
*
|
|
Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module
Martin Panter
2016-07-23
1
-0/+5
*
|
|
Issue #25393: Fix probable copy/paste error in resource docs
Zachary Ware
2016-07-19
1
-0/+1
[next]