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 #19512: pickle now uses an identifier to only create the Unicode string
Victor Stinner
2013-11-06
1
-2/+4
*
|
Issue #19512: PRINT_EXPR bytecode now uses an identifier to get sys.displayhook
Victor Stinner
2013-11-06
1
-1/+2
*
|
Issue #19512: Add _PySys_GetObjectId() and _PySys_SetObjectId() functions
Victor Stinner
2013-11-06
2
-0/+28
*
|
Issue #19512: eval() and exec() now use an identifier for "__builtins__" string
Victor Stinner
2013-11-06
1
-6/+7
*
|
Issue #19512: type_abstractmethods() and type_set_abstractmethods() now use an
Victor Stinner
2013-11-06
1
-5/+10
*
|
Issue #19512: Add a new _PyDict_DelItemId() function, similar to
Victor Stinner
2013-11-06
2
-0/+10
*
|
Issue #19512: Py_ReprEnter() and Py_ReprLeave() now use an identifier for the
Victor Stinner
2013-11-06
1
-4/+4
*
|
Issue #19512: Add PyRun_InteractiveOneObject() function
Victor Stinner
2013-11-06
2
-29/+86
*
|
Issue #19512: _print_total_refs() now uses an identifier to get "showrefcount"
Victor Stinner
2013-11-06
1
-6/+4
*
|
Issue #19512: sys_displayhook() now uses an identifier for "builtins"
Victor Stinner
2013-11-06
1
-2/+10
*
|
Issue #18582: fix memory leak in pbkdf2 code
Christian Heimes
2013-11-06
1
-0/+1
*
|
Remove incorrect comment from dis tests
Nick Coghlan
2013-11-06
1
-1/+0
*
|
Fix typo in updated dis docs
Nick Coghlan
2013-11-06
1
-1/+1
*
|
Close #19378: address flaws in the new dis module APIs
Nick Coghlan
2013-11-06
5
-123/+168
*
|
#19439: Update PCbuild/readme.txt with new sub-project
Zachary Ware
2013-11-06
1
-0/+3
*
|
doc: fix typo
Victor Stinner
2013-11-06
1
-1/+1
*
|
Revert wrong change in previous commit (issue #19085).
Serhiy Storchaka
2013-11-05
1
-1/+1
|
\
\
|
|
/
|
*
Revert wrong change in previous commit (issue #19085).
Serhiy Storchaka
2013-11-05
1
-1/+1
*
|
Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue...
Serhiy Storchaka
2013-11-05
1
-4/+4
|
\
\
|
|
/
|
*
Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue...
Serhiy Storchaka
2013-11-05
1
-4/+4
*
|
Fix typo in tkinter tests (issue #19085).
Serhiy Storchaka
2013-11-05
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo in tkinter tests (issue #19085).
Serhiy Storchaka
2013-11-05
1
-1/+1
*
|
Issue #19437: Fix compiler_class(), handle compiler_lookup_arg() failure
Victor Stinner
2013-11-05
1
-0/+4
*
|
Issue #19437: Fix _threading.RLock constructor (rlock_new), call
Victor Stinner
2013-11-05
1
-10/+14
*
|
Issue #19437: Fix pysqlite_cursor_iternext() of sqlite3, when the row factory
Victor Stinner
2013-11-05
1
-0/+5
*
|
Issue #19437: Fix pysqlite_connection_call() of sqlite3, return NULL when
Victor Stinner
2013-11-05
1
-17/+13
*
|
Issue #19437: Fix pysqlite_cursor_iternext() of sqlite3, handle
Victor Stinner
2013-11-05
1
-0/+6
*
|
Issue #10197 Tweak docs for subprocess.getstatusoutput and align the document...
Tim Golden
2013-11-05
2
-14/+18
*
|
Issue #15663: merge build-installer.py changes
Ned Deily
2013-11-05
1
-5/+5
|
\
\
|
|
/
|
*
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.
Ned Deily
2013-11-05
5
-52/+28
*
|
Closes #18345: Merged documentation update from 3.3.
Vinay Sajip
2013-11-05
1
-0/+135
|
\
\
|
|
/
|
*
Issue #18345: Added cookbook example illustrating handler customisation.
Vinay Sajip
2013-11-05
1
-0/+135
*
|
Merge with 3.3
Terry Jan Reedy
2013-11-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue #19397: test_pydoc now works with -S (help not added to builtins).
Terry Jan Reedy
2013-11-05
1
-1/+1
*
|
asyncio: Refactor SIGCHLD handling. By Anthony Baire.
Guido van Rossum
2013-11-04
5
-199/+1315
*
|
asyncio: Locks improvements by Arnaud Faure: better repr(), change Conditio\
Guido van Rossum
2013-11-04
2
-25/+124
*
|
Issue #19085: Fix running test_ttk_textonly on displayless host.
Serhiy Storchaka
2013-11-04
2
-9/+16
|
\
\
|
|
/
|
*
Issue #19085: Fix running test_ttk_textonly on displayless host.
Serhiy Storchaka
2013-11-04
2
-9/+16
*
|
Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
Serhiy Storchaka
2013-11-04
1
-1/+13
|
\
\
|
|
/
|
*
Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
Serhiy Storchaka
2013-11-04
1
-1/+13
*
|
Fix functools.partialmethod docs and __all__
Nick Coghlan
2013-11-04
2
-3/+3
*
|
Issue #19424: PyUnicode_CompareWithASCIIString() normalizes memcmp() result
Victor Stinner
2013-11-04
1
-2/+6
*
|
Issue #16286: remove duplicated identity check from unicode_compare()
Victor Stinner
2013-11-04
1
-4/+5
*
|
Issue #16286: optimize PyUnicode_RichCompare() for identical strings (same
Victor Stinner
2013-11-04
2
-12/+35
*
|
Issue #16286: write a new subfunction bytes_compare_eq()
Victor Stinner
2013-11-04
2
-42/+50
*
|
merge with 3.3
Georg Brandl
2013-11-04
0
-0/+0
|
\
\
|
|
/
|
*
null-merge 3.2 backouts
Georg Brandl
2013-11-04
0
-0/+0
|
|
\
|
|
*
Backout 7d399099334d.
Georg Brandl
2013-11-04
1
-3/+0
|
|
*
Backout 265d369ad3b9.
Georg Brandl
2013-11-04
1
-2/+1
|
|
*
Backout d80207d15294.
Georg Brandl
2013-11-04
1
-31/+0
[prev]
[next]