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 #20226: Added tests for new features and regressions.
Larry Hastings
2014-01-16
2
-0/+20
*
Issue #20226: Major improvements to Argument Clinic.
Larry Hastings
2014-01-16
13
-193/+478
*
asyncio: Reincarnate CoroWrapper's docstring as a comment.
Guido van Rossum
2014-01-16
1
-0/+2
*
asyncio doc: replace "coroutine" with "coroutine object" or "coroutine function"
Victor Stinner
2014-01-16
4
-39/+41
*
asyncio: add a new "Develop with asyncio" section to the documentation
Victor Stinner
2014-01-16
3
-0/+219
*
Issue #19936: Remove executable bits from C source files and several forgotten
Serhiy Storchaka
2014-01-16
9
-0/+0
|
\
|
*
Issue #19936: Remove executable bits from C source files and several forgotten
Serhiy Storchaka
2014-01-16
10
-0/+0
*
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
92
-70/+8
|
\
\
|
|
/
|
*
Merge heads
Serhiy Storchaka
2014-01-16
2
-17/+17
|
|
\
|
*
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
84
-66/+7
*
|
|
merge 3.3 (#20272)
Benjamin Peterson
2014-01-16
1
-16/+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
linkify chain.from_iterable (closes #20272)
Benjamin Peterson
2014-01-16
1
-16/+16
*
|
|
merge 3.3 (#20278)
Benjamin Peterson
2014-01-16
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
update pysqlite website (closes #20278)
Benjamin Peterson
2014-01-16
1
-1/+1
|
|
/
*
|
Merge from 3.3.
Stefan Krah
2014-01-16
3
-6/+0
|
\
\
|
|
/
|
*
Issue #19936: Disable shebang lines in order to prevent using a random
Stefan Krah
2014-01-16
3
-6/+0
*
|
Closes #20235: Report file and line on unexpected exceptions in Argument Clinic.
Georg Brandl
2014-01-16
1
-1/+6
*
|
asyncio: Fix CoroWrapper (fix my previous commit)
Victor Stinner
2014-01-16
1
-3/+1
*
|
asyncio: Fix a typo in CoroWrapper
Victor Stinner
2014-01-16
1
-1/+1
*
|
Merged documentation update from 3.3.
Vinay Sajip
2014-01-15
3
-2/+94
|
\
\
|
|
/
|
*
Added cookbook entry on alternative formatting styles.
Vinay Sajip
2014-01-15
3
-2/+94
*
|
Merged documentation update from 3.3.
Vinay Sajip
2014-01-15
1
-8/+9
|
\
\
|
|
/
|
*
Clarified documentation note on module-level convenience functions.
Vinay Sajip
2014-01-15
1
-8/+9
*
|
Issue #14455: Fix some issues with plistlib
Ronald Oussoren
2014-01-15
6
-71/+138
*
|
Issue #20268: Argument Clinic now supports cloning the parameters
Larry Hastings
2014-01-15
3
-0/+92
*
|
Fix minor bug in dict.__contains__ docstring.
Meador Inge
2014-01-14
1
-3/+3
*
|
Issue #20255: Update the about and bugs pages.
Zachary Ware
2014-01-14
3
-16/+28
|
\
\
|
|
/
|
*
Issue #20255: Update the about and bugs pages.
Zachary Ware
2014-01-14
3
-16/+28
*
|
Replace assert with a proper error
Antoine Pitrou
2014-01-14
1
-2/+4
*
|
Clinic-ize the crypt module. Derby!
Antoine Pitrou
2014-01-14
1
-15/+56
*
|
improve an error message in clinic
Antoine Pitrou
2014-01-14
1
-1/+4
*
|
Closes #20253: Merge typo fix
Zachary Ware
2014-01-14
2
-2/+5
|
\
\
|
|
/
|
*
Issue #20253: Fixed a typo in the ipaddress docs that advertised an
Zachary Ware
2014-01-14
2
-2/+5
*
|
Merge typo fix.
Zachary Ware
2014-01-14
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo. Found by David Pesta on docs@.
Zachary Ware
2014-01-14
1
-1/+1
*
|
Merge typo fix.
Zachary Ware
2014-01-14
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo. Found by David Pesta on docs@.
Zachary Ware
2014-01-14
1
-1/+1
*
|
Fix typo in comment.
Eric V. Smith
2014-01-14
1
-1/+1
*
|
merge
Georg Brandl
2014-01-14
1
-1/+1
|
\
\
|
*
|
small grammar fix.
Georg Brandl
2014-01-12
1
-1/+1
*
|
|
merge with 3.3
Georg Brandl
2014-01-14
2
-2/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Closes #20258: Sphinx toolchain: move back to Jinja2 2.3.1 with support for P...
Georg Brandl
2014-01-14
2
-2/+2
*
|
|
merge 3.3
Benjamin Peterson
2014-01-14
1
-0/+7
|
\
\
\
|
|
/
/
|
*
|
add test for #20251
Benjamin Peterson
2014-01-14
1
-0/+7
*
|
|
merge 3.3 (#20251)
Benjamin Peterson
2014-01-14
1
-1/+0
|
\
\
\
|
|
/
/
|
*
|
remove overly strict assertion (closes #20251)
Benjamin Peterson
2014-01-14
1
-1/+0
*
|
|
merge 3.3 (#20250)
Benjamin Peterson
2014-01-14
1
-1/+3
|
\
\
\
|
|
/
/
|
*
|
correct defaultdict signature in docstring (closes #20250)
Benjamin Peterson
2014-01-14
1
-1/+3
*
|
|
merge 3.3 (#20246)
Benjamin Peterson
2014-01-14
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
merge 3.2 (#20246)
Benjamin Peterson
2014-01-14
4
-0/+16
|
|
\
\
[next]