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 #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
*
Issue #27507: Check for integer overflow in bytearray.extend()
Martin Panter
2016-07-18
1
-0/+3
*
Issue #27309: Enables proper Windows styles in python[w].exe manifest.
Steve Dower
2016-07-18
1
-0/+5
*
Issue #27533: Release GIL in nt._isdir
Steve Dower
2016-07-18
1
-0/+2
*
Issue #27419: Standard __import__() no longer look up "__import__" in globals
Serhiy Storchaka
2016-07-17
1
-0/+4
*
Issue #17711: Fixed unpickling by the persistent ID with protocol 0.
Serhiy Storchaka
2016-07-17
1
-0/+3
*
#27522: break unintended cycle in feedparser.
R David Murray
2016-07-16
1
-0/+2
*
Issue #27083: Respect the PYTHONCASEOK environment variable under
Brett Cannon
2016-07-15
1
-0/+2
*
Issue #26844: Fix imp.find_module() to have the exception related to
Brett Cannon
2016-07-15
2
-0/+4
*
make too many nested blocks be a SyntaxError instead of a SystemError (closes...
Benjamin Peterson
2016-07-15
1
-0/+3
*
Issue #27369: Merge test_pyexpat from 3.4 into 3.5
Martin Panter
2016-07-14
1
-0/+6
|
\
|
*
Issue #27369: Merge test_pyexpat from 3.3 into 3.4
Martin Panter
2016-07-14
1
-0/+6
|
|
\
|
|
*
Issue #27369: Merge test_pyexpat from 3.2 into 3.3
Martin Panter
2016-07-14
1
-0/+3
|
|
|
\
|
|
|
*
Issue #27369: Don’t test error message detail that changed in Expat 2.2.0
3.2
Martin Panter
2016-07-14
1
-0/+3
|
|
|
*
Issue #22758: Move NEWS entry to Library section
Martin Panter
2016-07-14
1
-3/+3
|
|
|
*
#22758: fix regression in handling of secure cookies.
R David Murray
2016-07-10
1
-0/+3
|
|
*
|
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
Serhiy Storchaka
2015-12-02
1
-0/+5
|
*
|
|
Post-release fixups for Python 3.4.5.
Larry Hastings
2016-06-27
1
-0/+12
|
*
|
|
Version bump for 3.4.5 final.
v3.4.5
Larry Hastings
2016-06-25
1
-0/+11
|
*
|
|
Release bump for 3.4.5rc1.
v3.4.5rc1
Larry Hastings
2016-06-12
1
-3/+3
*
|
|
|
Issue #27392: Add loop.connect_accepted_socket().
Yury Selivanov
2016-07-12
1
-0/+3
*
|
|
|
English spelling and grammar fixes
Martin Panter
2016-07-11
1
-6/+6
*
|
|
|
Restore NEWS entries lost in revision 8145f25f26aa
Martin Panter
2016-07-11
1
-0/+6
*
|
|
|
Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF
Martin Panter
2016-07-11
1
-0/+3
*
|
|
|
Issue #27473: Fixed possible integer overflow in bytes and bytearray
Serhiy Storchaka
2016-07-10
1
-0/+3
*
|
|
|
Issue #27466: Change time format returned by http.cookie.time2netscape,
Senthil Kumaran
2016-07-10
1
-0/+4
*
|
|
|
Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
1
-0/+3
*
|
|
|
Issue #27443: __length_hint__() of bytearray itearator no longer return
Serhiy Storchaka
2016-07-03
1
-0/+3
*
|
|
|
Issue #27430: Fix typos, patch by scop.
Berker Peksag
2016-07-01
1
-1/+1
*
|
|
|
Issue #26665: Remove mis-use of ``$`` in activate.fish.
Brett Cannon
2016-06-30
1
-0/+2
*
|
|
|
Issue #27418: Fixed Tools/importbench/importbench.py.
Serhiy Storchaka
2016-06-30
1
-0/+5
*
|
|
|
Merge.
Larry Hastings
2016-06-27
2
-2/+62
|
\
\
\
\
|
*
|
|
|
Update NEWS and idlelib NEWS.text.
Terry Jan Reedy
2016-06-26
1
-0/+9
|
*
|
|
|
Issue #22115: Fixed tracing Tkinter variables:
Serhiy Storchaka
2016-06-26
1
-0/+4
|
*
|
|
|
Fix a scoping issue where an UnboundLocalError was triggered if a
Brett Cannon
2016-06-25
1
-0/+4
|
*
|
|
|
Issue #27294: Numerical state in the repr for Tkinter event objects is now
Serhiy Storchaka
2016-06-18
1
-0/+2
|
*
|
|
|
Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as
Serhiy Storchaka
2016-06-18
1
-0/+11
|
*
|
|
|
Issue #27048: Prevents distutils failing on Windows when environment variable...
Steve Dower
2016-06-17
1
-0/+3
|
*
|
|
|
Issue #27330: Fixed possible leaks in the ctypes module.
Serhiy Storchaka
2016-06-16
1
-0/+2
|
*
|
|
|
Issue #26930: Update Windows build to OpenSSL 1.0.2h
Zachary Ware
2016-06-15
1
-0/+1
|
*
|
|
|
Issue #27238: Got rid of bare excepts in the turtle module. Original patch
Serhiy Storchaka
2016-06-14
2
-0/+4
|
*
|
|
|
issue27122: fix typo in the news file, wrong issue #. not issue27123.
Gregory P. Smith
2016-06-14
1
-1/+1
|
*
|
|
|
Issue #27123: When an exception is raised within the context being
Gregory P. Smith
2016-06-14
1
-0/+6
|
*
|
|
|
Fix os.urandom() using getrandom() on Linux
Victor Stinner
2016-06-14
1
-0/+4
[next]