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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19308: fix the gdb plugin on gdbs linked with Python 3
Antoine Pitrou
2013-11-23
2
-53/+70
*
Tweak ssl docs
Antoine Pitrou
2013-11-23
1
-23/+53
*
- Modules/_struct.c (unpackiter_type): Define static.
doko@ubuntu.com
2013-11-23
1
-1/+1
*
merge
Christian Heimes
2013-11-23
16
-57/+197
|
\
|
*
Issue #19715: try the utime(..., None) approach again, now that it should be ...
Antoine Pitrou
2013-11-23
2
-8/+3
|
*
Issue #19727: os.utime(..., None) is now potentially more precise under Windows.
Antoine Pitrou
2013-11-23
2
-7/+5
|
*
Issue #19634: time.strftime("%y") now raises a ValueError on Solaris when given
Victor Stinner
2013-11-23
1
-1/+1
|
*
Issue #17201: ZIP64 extensions now are enabled by default.
Serhiy Storchaka
2013-11-23
6
-15/+22
|
*
Issue #19716: add a test that Path.touch() doesn't change a file's contents.
Antoine Pitrou
2013-11-23
1
-0/+7
|
*
Merge heads
Serhiy Storchaka
2013-11-23
6
-34/+156
|
|
\
|
|
*
Merge
Michael Foord
2013-11-23
1
-15/+2
|
|
|
\
|
|
|
*
Remove shadowed test
Michael Foord
2013-09-15
1
-15/+2
|
|
|
*
Adding Wing 5 project file
Michael Foord
2013-09-15
1
-0/+18
|
|
*
|
Issue 17457: extend test discovery to support namespace packages
Michael Foord
2013-11-23
4
-11/+150
|
*
|
|
Issue #19733: Temporary disable test_image on MacOSX.
Serhiy Storchaka
2013-11-23
2
-0/+7
|
|
\
\
\
|
|
*
|
|
Issue #19733: Temporary disable test_image on MacOSX.
Serhiy Storchaka
2013-11-23
2
-0/+7
*
|
|
|
|
Issue #19689: Add ssl.create_default_context() factory function. It creates
Christian Heimes
2013-11-23
4
-0/+76
*
|
|
|
|
Correct documentation clientAuth -> CLIENT_AUTH
Christian Heimes
2013-11-23
1
-2/+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Fix refleak introduced by 4f730c045f5f (issue #18408) and unveiled by 95eea86...
Antoine Pitrou
2013-11-23
1
-8/+4
|
/
/
/
*
|
|
Issue #19292: Add SSLContext.load_default_certs() to load default root CA
Christian Heimes
2013-11-23
4
-1/+94
*
|
|
Document create_connection
Antoine Pitrou
2013-11-23
1
-0/+71
*
|
|
Start documenting the event loop
Antoine Pitrou
2013-11-23
1
-0/+57
*
|
|
Document asyncio transport APIs
Antoine Pitrou
2013-11-23
1
-0/+170
*
|
|
Issue #18874: Remove tracemalloc.set_traceback_limit()
Victor Stinner
2013-11-23
4
-72/+52
*
|
|
Issue #18874: Implement the PEP 454 (tracemalloc)
Victor Stinner
2013-11-23
17
-15/+4024
*
|
|
merge
Ned Deily
2013-11-23
1
-5/+5
|
\
\
\
|
*
|
|
Fix transport docstrings
Antoine Pitrou
2013-11-23
1
-5/+5
*
|
|
|
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1.
Ned Deily
2013-11-23
5
-122/+25
|
/
/
/
*
|
|
Issue #8813: X509_VERIFY_PARAM is only available on OpenSSL 0.9.8+
Christian Heimes
2013-11-23
3
-0/+18
*
|
|
Issue #19551: Update installer Welcome file.
Ned Deily
2013-11-23
1
-8/+12
*
|
|
Update third-party libraries for OS X installers:
Ned Deily
2013-11-23
3
-11/+15
*
|
|
Issue #19551: Update whatsnew.
Ned Deily
2013-11-23
1
-3/+2
*
|
|
Issue #19551: PEP 453 - OS X installer now installs or upgrades pip by default.
Ned Deily
2013-11-23
4
-1/+120
*
|
|
Update What's New with PEP 453 progress
Nick Coghlan
2013-11-23
1
-9/+19
*
|
|
Close #19694: venv now runs ensurepip in isolated mode
Nick Coghlan
2013-11-23
2
-4/+12
*
|
|
Merge from 3.3
Andrew Kuchling
2013-11-23
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Update Itamar's name
Andrew Kuchling
2013-11-23
1
-1/+1
*
|
|
Close #7475: Restore binary & text transform codecs
Nick Coghlan
2013-11-23
4
-80/+142
*
|
|
Revert utime(..., None) strategy (it has too poor resolution under Windows) a...
Antoine Pitrou
2013-11-23
2
-3/+8
*
|
|
Trying other strategy for #19715: use utime(..., None)
Antoine Pitrou
2013-11-23
2
-8/+3
*
|
|
Add source link for asyncio.
Guido van Rossum
2013-11-23
1
-0/+3
*
|
|
Try to fix issue #19715 (timestamp rounding inconsistencies under Windows?)
Antoine Pitrou
2013-11-23
1
-3/+7
*
|
|
Finish protocol documentation
Antoine Pitrou
2013-11-23
1
-12/+54
*
|
|
Start documenting protocols
Antoine Pitrou
2013-11-23
1
-0/+130
*
|
|
Mention threadpool interface in asyncio overview.
Guido van Rossum
2013-11-22
1
-0/+4
*
|
|
Issue #19291: add crude stubs to the asyncio docs
Antoine Pitrou
2013-11-22
1
-5/+94
*
|
|
Issue #19715: Ensure that consecutive calls to monotonic() are monotonic
Victor Stinner
2013-11-22
1
-0/+9
*
|
|
Try to debug issue #19715
Antoine Pitrou
2013-11-22
1
-2/+6
*
|
|
Issue #19718: add one more globbing test under POSIX
Antoine Pitrou
2013-11-22
1
-0/+2
*
|
|
Wording changes
Andrew Kuchling
2013-11-22
1
-5/+5
[next]