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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Issue #18440: Clarify that `hash()` can truncate the value returned from an
Barry Warsaw
2013-07-15
1
-0/+3
|
\
|
*
- Issue #18440: Clarify that `hash()` can truncate the value returned from an
Barry Warsaw
2013-07-15
1
-0/+3
*
|
Issue #18393: Remove use of deprecated API on OSX
Ronald Oussoren
2013-07-15
1
-0/+4
*
|
Issue #18344: Fix potential ref-leaks in _bufferedreader_read_all().
Richard Oudkerk
2013-07-15
1
-0/+2
|
\
\
|
|
/
|
*
Issue #18344: Fix potential ref-leaks in _bufferedreader_read_all().
Richard Oudkerk
2013-07-15
1
-0/+2
*
|
Close issue 17482: don't overwrite __wrapped__
Nick Coghlan
2013-07-15
1
-0/+4
*
|
Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by
Serhiy Storchaka
2013-07-15
2
-0/+4
|
\
\
|
|
/
|
*
Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by
Serhiy Storchaka
2013-07-15
2
-0/+4
*
|
Issue #9893: remove an outdated mention of the Vim-related files.
Brett Cannon
2013-07-14
1
-1/+0
*
|
merge
Raymond Hettinger
2013-07-14
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18432: Fix unintended API change in the sched module
Raymond Hettinger
2013-07-14
1
-0/+3
*
|
Merge with 3.3
Terry Jan Reedy
2013-07-13
2
-0/+6
|
\
\
|
|
/
|
*
Issue #18279: Add tests for idlelib/RstripExtension.py. Original patch by
Terry Jan Reedy
2013-07-13
2
-0/+6
*
|
Merge: #18431: Decode encoded words in atoms in new email parser.
R David Murray
2013-07-12
1
-0/+3
|
\
\
|
|
/
|
*
#18431: Decode encoded words in atoms in new email parser.
R David Murray
2013-07-12
1
-0/+3
*
|
Issue #17845: Clarify the message setup.py prints upon successfully
Brett Cannon
2013-07-12
1
-0/+2
*
|
Issue #18342: Use the repr of a module name for ``from ... import
Brett Cannon
2013-07-12
2
-0/+4
*
|
Merge: #18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?=
R David Murray
2013-07-11
1
-0/+4
|
\
\
|
|
/
|
*
#18044: Fix parsing of encoded words of the form =?utf8?q?=XX...?=
R David Murray
2013-07-11
1
-0/+4
*
|
Issue #17872: Fix a segfault in marshal.load() when input stream returns
Serhiy Storchaka
2013-07-11
1
-0/+3
|
\
\
|
|
/
|
*
Issue #17872: Fix a segfault in marshal.load() when input stream returns
Serhiy Storchaka
2013-07-11
1
-0/+3
*
|
Issue #18101: Tcl.split() now process strings nested in a tuple as it
Serhiy Storchaka
2013-07-11
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18101: Tcl.split() now process strings nested in a tuple as it
Serhiy Storchaka
2013-07-11
1
-0/+3
*
|
Issue #18338: `python --version` now prints version string to stdout, and
Serhiy Storchaka
2013-07-11
1
-0/+3
*
|
Merge #17987: properly document support.captured_xxx.
R David Murray
2013-07-11
1
-0/+1
|
\
\
|
|
/
|
*
#17987: properly document support.captured_xxx.
R David Murray
2013-07-11
1
-0/+1
*
|
Issue #18426: Fix NULL pointer dereference in C extension import when
Christian Heimes
2013-07-11
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18426: Fix NULL pointer dereference in C extension import when
Christian Heimes
2013-07-11
1
-0/+3
*
|
#18116: getpass no longer always falls back to stdin.
R David Murray
2013-07-10
1
-0/+4
*
|
#17198: merge with 3.3.
Ezio Melotti
2013-07-07
1
-0/+3
|
\
\
|
|
/
|
*
#17198: Fix a NameError in the dbm module. Patch by Valentina Mukhamedzhanova.
Ezio Melotti
2013-07-07
1
-0/+3
*
|
Merge #18013: Fix cgi.FieldStorage to parse the W3C sample form.
Florent Xicluna
2013-07-07
1
-0/+2
|
\
\
|
|
/
|
*
Issue #18013: Fix cgi.FieldStorage to parse the W3C sample form.
Florent Xicluna
2013-07-07
1
-0/+2
*
|
#18020: improve html.escape speed by an order of magnitude. Patch by Matt Br...
Ezio Melotti
2013-07-07
2
-0/+4
*
|
Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix
Victor Stinner
2013-07-07
1
-0/+4
*
|
Issue #3329: Implement the PEP 445
Victor Stinner
2013-07-07
1
-0/+3
*
|
merge for issue #18351.
Brett Cannon
2013-07-06
2
-0/+4
|
\
\
|
|
/
|
*
Issue #18351: Fix various issues with
Brett Cannon
2013-07-06
2
-0/+7
*
|
#18380: merge with 3.3.
Ezio Melotti
2013-07-06
1
-0/+1
|
\
\
|
|
/
|
*
#18380: pass regex flags to the right argument. Patch by Valentina Mukhamedz...
Ezio Melotti
2013-07-06
1
-0/+1
*
|
(3.3->default) Issue #12990: The "Python Launcher" on OSX could not launch py...
Ronald Oussoren
2013-07-06
1
-0/+6
|
\
\
|
|
/
|
*
Issue #12990: The "Python Launcher" on OSX could not launch python scripts th...
Ronald Oussoren
2013-07-06
1
-0/+3
*
|
Issue #18375: merge with 3.3
Florent Xicluna
2013-07-06
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18375: Assume --randomize when --randseed is used for running the test...
Florent Xicluna
2013-07-06
1
-0/+3
*
|
Issue #18347: ElementTree's html serializer now preserves the case of closing...
Christian Heimes
2013-07-04
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18347: ElementTree's html serializer now preserves the case of closing...
Christian Heimes
2013-07-04
1
-0/+3
*
|
Issue #15767: back out 8a0ed9f63c6e, finishing the removal of
Brett Cannon
2013-07-04
1
-3/+0
*
|
Issue #15767: Revert 3a50025f1900 for ModuleNotFoundError
Brett Cannon
2013-07-04
1
-4/+0
*
|
Consolidate tests section.
Antoine Pitrou
2013-07-04
1
-5/+2
*
|
Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé.
Antoine Pitrou
2013-07-04
1
-1/+2
|
\
\
|
|
/
[next]