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
...
|
*
|
Issue #22636: avoid using a shell in the ctypes.util module
Martin Panter
2016-06-14
2
-44/+82
*
|
|
Issue #16182: Merge readline locale fix from 3.5
Martin Panter
2016-06-14
1
-6/+90
|
\
\
\
|
|
/
/
|
*
|
Issue #16182: Fix readline begidx, endidx, and use locale encoding
Martin Panter
2016-06-14
1
-4/+137
*
|
|
Issue #27136: Merge test_asyncio fix from 3.5
Martin Panter
2016-06-13
1
-4/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #27136: Change test to use ::1 for better OS X Tiger compatibility
Martin Panter
2016-06-13
1
-4/+4
*
|
|
Merge from 3.5
Berker Peksag
2016-06-13
3
-13/+6
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Replace more boilerplate code with modern unittest features in sqlite3 tests
Berker Peksag
2016-06-13
3
-13/+6
|
*
Merge 3.5.2rc1 with current 3.5 branch.
Larry Hastings
2016-06-13
16
-266/+169
|
|
\
|
*
|
Regenerated pydoc topics for 3.5.2rc1.
Larry Hastings
2016-06-12
1
-20/+20
*
|
|
Issue #27025: Generated names for Tkinter widgets are now more meanful
Serhiy Storchaka
2016-06-13
2
-4/+20
*
|
|
Issue #27186: Skip scandir(bytes) test with os.name == "nt"
Martin Panter
2016-06-13
1
-1/+1
*
|
|
Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests.
Terry Jan Reedy
2016-06-12
3
-16/+53
*
|
|
Merge from 3.5
Berker Peksag
2016-06-12
6
-257/+62
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Modernize sqlite3 tests
Berker Peksag
2016-06-12
6
-257/+62
*
|
|
Issue #27186: skip bytes path test for os.scandir() on Windows
Brett Cannon
2016-06-12
1
-0/+1
*
|
|
Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.
Serhiy Storchaka
2016-06-12
5
-48/+47
*
|
|
Comment fixes extracted from patch by Demur Rumed.
Serhiy Storchaka
2016-06-12
1
-4/+0
*
|
|
Issue #27289: Merge from 3.5
Berker Peksag
2016-06-12
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #27289: Prevent test_urllib2net failures due to EOFError raised by ftplib
Berker Peksag
2016-06-12
1
-1/+2
*
|
|
Issue #25455: Clean up reference loops created in tests for recursive
Serhiy Storchaka
2016-06-12
1
-12/+36
|
\
\
\
|
|
/
/
|
*
|
Issue #25455: Clean up reference loops created in tests for recursive
Serhiy Storchaka
2016-06-12
1
-12/+36
*
|
|
Issue #27190: Merge from 3.5
Berker Peksag
2016-06-12
1
-0/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #27190: Raise NotSupportedError if sqlite3 is older than 3.3.1
Berker Peksag
2016-06-12
1
-0/+6
*
|
|
Issue #27188: Merge from 3.5
Berker Peksag
2016-06-12
1
-0/+12
|
\
\
\
|
|
/
/
|
*
|
Issue #27188: Fix various sqlite3 documentation errors
Berker Peksag
2016-06-12
1
-0/+12
*
|
|
Issue #25455: Fixed a crash in repr of recursive functools.partial objects.
Serhiy Storchaka
2016-06-12
1
-0/+37
|
\
\
\
|
|
/
/
|
*
|
Issue #25455: Fixed a crash in repr of recursive functools.partial objects.
Serhiy Storchaka
2016-06-12
1
-0/+37
|
*
|
Merge heads
Serhiy Storchaka
2016-06-12
2
-3/+4
|
|
\
\
*
|
\
\
Merge heads
Serhiy Storchaka
2016-06-12
2
-3/+4
|
\
\
\
\
|
*
\
\
\
Merge typo fixes from 3.5
Martin Panter
2016-06-12
1
-1/+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Fix typos and English grammar in documentation and code comment
Martin Panter
2016-06-12
1
-1/+1
|
*
|
|
|
Issue #27030: Merge RE fix from 3.5
Martin Panter
2016-06-12
1
-2/+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Fix buggy RE “\parrot_example.py”, uncovered by Issue #27030
Martin Panter
2016-06-12
1
-2/+3
*
|
|
|
|
Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive tag.
Serhiy Storchaka
2016-06-12
1
-1/+7
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive tag.
Serhiy Storchaka
2016-06-12
1
-1/+7
*
|
|
|
|
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling
Serhiy Storchaka
2016-06-12
3
-0/+10
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling
Serhiy Storchaka
2016-06-12
3
-1/+11
|
|
/
/
*
|
|
Issue #16484: Merge pydoc Windows fixes from 3.5
Martin Panter
2016-06-12
2
-3/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #16484: Fix pydoc link and test on Windows, by Kaushik Nadikuditi
Martin Panter
2016-06-12
2
-3/+4
|
|
/
*
|
Drop unused import
Martin Panter
2016-06-12
1
-1/+0
*
|
Merge 3.5, issue #14209
Łukasz Langa
2016-06-12
2
-4/+80
|
\
\
|
|
/
|
*
Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for packages
Łukasz Langa
2016-06-12
2
-4/+80
*
|
Merge 3.5, issue #27194
Łukasz Langa
2016-06-11
1
-2/+2
|
\
\
|
|
/
|
*
Issue #27194: superfluous truncate calls in tarfile.py slow down extraction
Łukasz Langa
2016-06-11
1
-2/+2
*
|
Issue #27140: Added BUILD_CONST_KEY_MAP opcode.
Serhiy Storchaka
2016-06-11
2
-1/+3
*
|
Issue #27294: Improved repr for Tkinter event objects.
Serhiy Storchaka
2016-06-11
1
-2/+73
*
|
merge 3.5
Benjamin Peterson
2016-06-11
1
-0/+5
|
\
\
|
|
/
|
*
merge 3.4
Benjamin Peterson
2016-06-11
1
-0/+5
|
|
\
|
|
*
raise an error when STARTTLS fails
Benjamin Peterson
2016-06-11
1
-0/+5
*
|
|
Issue #20508: Improve exception message of IPv{4,6}Network.__getitem__
Berker Peksag
2016-06-11
2
-2/+3
[prev]
[next]