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
...
|
*
|
remove word we don't need
Benjamin Peterson
2015-05-07
1
-1/+1
|
|
/
|
*
Fix copy/paste errors.
Zachary Ware
2015-05-07
1
-4/+4
*
|
Fixed English in error message.
Serhiy Storchaka
2015-05-06
1
-1/+1
|
\
\
|
|
/
|
*
Fixed English in error message.
Serhiy Storchaka
2015-05-06
1
-1/+1
*
|
Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
Serhiy Storchaka
2015-05-06
3
-11/+68
|
\
\
|
|
/
|
*
Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and
Serhiy Storchaka
2015-05-06
3
-11/+68
*
|
Use specialized functions intead of Py_BuildValue() in _tkinter.
Serhiy Storchaka
2015-05-06
1
-4/+4
*
|
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Serhiy Storchaka
2015-05-06
9
-84/+115
*
|
Issue #24009: Got rid of using rare "y#" format unit in TextIOWrapper.tell().
Serhiy Storchaka
2015-05-06
1
-2/+11
*
|
Issue #24125: Saved error's line and column numbers when an error is occured
Serhiy Storchaka
2015-05-06
2
-2/+15
|
\
\
|
|
/
|
*
Issue #24125: Saved error's line and column numbers when an error is occured
Serhiy Storchaka
2015-05-06
2
-2/+15
*
|
Fix remaining tests and remove an unused import.
Berker Peksag
2015-05-06
4
-6/+7
*
|
Merge heads.
Berker Peksag
2015-05-06
45
-102/+115
|
\
\
|
*
|
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
45
-102/+115
*
|
|
Remove an unnecessary flag.
Eric Snow
2015-05-06
1
-2/+0
|
/
/
*
|
PEP 448: additional unpacking generalizations (closes #2292)
Benjamin Peterson
2015-05-06
26
-2116/+2662
*
|
- merge 3.4
doko@ubuntu.com
2015-05-05
2
-2/+2
|
\
\
|
|
/
|
*
- Issue #24122, fix quoting for LIBPL
doko@ubuntu.com
2015-05-05
2
-2/+2
*
|
Issue 24088: Clarify semantics of yield expression (merge from 3.4).
Guido van Rossum
2015-05-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue 24088: Clarify semantics of yield expression.
Guido van Rossum
2015-05-05
1
-1/+1
*
|
Issue #24113: Remove unreachable code in shlex.
Raymond Hettinger
2015-05-05
1
-3/+0
*
|
Issue #23911: Fix mixed bytes/strings.
Eric Snow
2015-05-04
1
-2/+4
*
|
Issue #24001: Argument Clinic converters now use accept={type}
Larry Hastings
2015-05-04
16
-122/+163
*
|
Issue #20159. Converted the _elementtree module to Argument Clinic.
Serhiy Storchaka
2015-05-04
2
-400/+1222
*
|
Enables shortcuts to be deselected when installing on Windows.
Steve Dower
2015-05-03
14
-64/+100
*
|
Fix Windows build breakage from checkins on Issues #20148 and #20168.
Larry Hastings
2015-05-03
2
-179/+173
*
|
merge 3.4 (#24118)
Benjamin Peterson
2015-05-03
1
-6/+6
|
\
\
|
|
/
|
*
update example, since python.org is HTTPS-only now (closes #24118)
Benjamin Peterson
2015-05-03
1
-6/+6
*
|
merge 3.4 (#24096)
Benjamin Peterson
2015-05-03
3
-10/+42
|
\
\
|
|
/
|
*
merge 3.3 (#24096)
Benjamin Peterson
2015-05-03
3
-10/+42
|
|
\
|
|
*
be more robust against the filters list changing under us (closes #24096)
Benjamin Peterson
2015-05-03
3
-6/+31
*
|
|
Issue #20179: Converted the _ssl module to Argument Clinic.
Serhiy Storchaka
2015-05-03
2
-479/+1646
*
|
|
Issue #20148: Converted the _sre module to Argument Clinic.
Serhiy Storchaka
2015-05-03
2
-311/+1084
*
|
|
Issue #20168: Converted the _tkinter module to Argument Clinic.
Serhiy Storchaka
2015-05-03
2
-246/+1041
*
|
|
Issue #23330: h2py now supports arbitrary filenames in #include.
Serhiy Storchaka
2015-05-03
2
-1/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #23330: h2py now supports arbitrary filenames in #include.
Serhiy Storchaka
2015-05-03
2
-1/+4
*
|
|
Issue #22619: Added negative limit support in the traceback module.
Serhiy Storchaka
2015-05-03
5
-27/+170
*
|
|
Updates documentation for installing Python on Windows.
Steve Dower
2015-05-03
2
-24/+22
*
|
|
Replaces use of WinRAR to generate ZIP file with Python script
Steve Dower
2015-05-03
4
-24/+6
*
|
|
merge 3.4 (#24094)
Benjamin Peterson
2015-05-03
3
-28/+25
|
\
\
\
|
|
/
/
|
*
|
merge 3.3 (#24094)
Benjamin Peterson
2015-05-03
3
-28/+25
|
|
\
\
|
|
|
/
|
|
*
just sort the items tuple directly (closes #24094)
Benjamin Peterson
2015-05-03
3
-27/+25
*
|
|
remove merge markers
Benjamin Peterson
2015-05-03
1
-27/+0
*
|
|
Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions witho...
Guido van Rossum
2015-05-03
5
-32/+94
|
\
\
\
|
|
/
/
|
*
|
Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions witho...
Guido van Rossum
2015-05-03
5
-32/+70
*
|
|
Issue #23911: Move path-based bootstrap code to a separate frozen module.
Eric Snow
2015-05-03
27
-5712/+6192
*
|
|
Makes embedded distribution a plain ZIP file and corrects pyd exclusion.
Steve Dower
2015-05-02
2
-12/+16
*
|
|
Fixes Python failing to run during Windows release build
Steve Dower
2015-05-02
1
-1/+3
*
|
|
Update Windows installer for new CRT version.
Steve Dower
2015-05-02
1
-2/+2
*
|
|
Merge: #24108: Update fnmatch.translate example to show correct output.
R David Murray
2015-05-02
1
-1/+1
|
\
\
\
|
|
/
/
[prev]
[next]