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 #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka
2013-02-21
1
-0/+3
|
\
|
*
Issue #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka
2013-02-21
1
-0/+3
|
|
\
|
|
*
Issue #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka
2013-02-21
1
-0/+3
*
|
|
merge 3.3 (#17228)
Benjamin Peterson
2013-02-20
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
fix building without pymalloc (closes #17228)
Benjamin Peterson
2013-02-20
1
-0/+2
*
|
|
#6623: Add explicit deprecation warning for ftplib.Netrc.
R David Murray
2013-02-19
1
-0/+3
*
|
|
Merge: #13700: Make imap.authenticate with authobject work.
R David Murray
2013-02-19
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Merge: #13700: Make imap.authenticate with authobject work.
R David Murray
2013-02-19
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
#13700: Make imap.authenticate with authobject work.
R David Murray
2013-02-19
1
-0/+3
*
|
|
Merge: #7963: fix error message when 'object' called with arguments.
R David Murray
2013-02-19
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#7963: fix error message when 'object' called with arguments.
R David Murray
2013-02-19
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
#7963: fix error message when 'object' called with arguments.
R David Murray
2013-02-19
1
-0/+3
*
|
|
Issue #13153: Tkinter functions now raise TclError instead of ValueError when
Serhiy Storchaka
2013-02-18
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #13153: Tkinter functions now raise TclError instead of ValueError when
Serhiy Storchaka
2013-02-18
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #13153: Tkinter functions now raise TclError instead of ValueError when
Serhiy Storchaka
2013-02-18
1
-0/+3
*
|
|
Issue #15022: Add pickle and comparison support to types.SimpleNamespace.
Eric Snow
2013-02-16
1
-0/+2
*
|
|
Issue #9669: Protect re against infinite loops on zero-width matching in
Serhiy Storchaka
2013-02-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #9669: Protect re against infinite loops on zero-width matching in
Serhiy Storchaka
2013-02-16
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #9669: Protect re against infinite loops on zero-width matching in
Serhiy Storchaka
2013-02-16
1
-0/+3
*
|
|
Issue #8745: Small speed up zipimport on Windows. Patch by Catalin Iacob.
Serhiy Storchaka
2013-02-16
1
-0/+2
*
|
|
Issue #13169: The maximal repetition number in a regular expression has been
Serhiy Storchaka
2013-02-16
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #13169: The maximal repetition number in a regular expression has been
Serhiy Storchaka
2013-02-16
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #13169: The maximal repetition number in a regular expression has been
Serhiy Storchaka
2013-02-16
1
-0/+4
*
|
|
#17178: merge with 3.3.
Ezio Melotti
2013-02-15
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
#17178: merge with 3.2.
Ezio Melotti
2013-02-15
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
#17178: update any()/all() docstrings to document their behavior with empty i...
Ezio Melotti
2013-02-15
1
-0/+1
*
|
|
#17143: merge with 3.3.
Ezio Melotti
2013-02-15
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#17143: fix a missing import in the trace module. Initial patch by Berker Pe...
Ezio Melotti
2013-02-15
1
-0/+3
*
|
|
#17163: merge with 3.3.
Ezio Melotti
2013-02-15
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#17163: test_file now works with unittest test discovery. Patch by Zachary W...
Ezio Melotti
2013-02-15
1
-0/+3
*
|
|
#15220: simplify and speed up feedparser's line splitting.
R David Murray
2013-02-14
1
-0/+3
*
|
|
Merge
Richard Oudkerk
2013-02-13
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Merge
Richard Oudkerk
2013-02-13
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Add Misc/NEWS entry for Issue #16743
Richard Oudkerk
2013-02-13
1
-0/+2
*
|
|
Issue #16996: webbrowser module now uses shutil.which() to find a
Serhiy Storchaka
2013-02-13
1
-0/+3
*
|
|
Issue #5308: Raise ValueError when marshalling too large object (a sequence
Serhiy Storchaka
2013-02-13
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #5308: Raise ValueError when marshalling too large object (a sequence
Serhiy Storchaka
2013-02-13
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #5308: Raise ValueError when marshalling too large object (a sequence
Serhiy Storchaka
2013-02-13
1
-0/+3
*
|
|
Issue #16800: tempfile.gettempdir() no longer left temporary files when
Serhiy Storchaka
2013-02-12
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #16800: tempfile.gettempdir() no longer left temporary files when
Serhiy Storchaka
2013-02-12
2
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #16800: tempfile.gettempdir() no longer left temporary files when
Serhiy Storchaka
2013-02-12
2
-0/+4
|
|
*
Issue #4591: Uid and gid values larger than 2**31 are supported now.
Serhiy Storchaka
2013-02-12
1
-0/+2
*
|
|
- Issue #17192: Import libffi-3.0.12.
doko@ubuntu.com
2013-02-12
1
-0/+2
*
|
|
Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data.
R David Murray
2013-02-11
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data.
R David Murray
2013-02-11
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
#17171: fix email.encoders.encode_7or8bit when applied to binary data.
R David Murray
2013-02-11
1
-0/+3
*
|
|
Merge. Closes issue 17052.
Michael Foord
2013-02-11
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge
Michael Foord
2013-02-11
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Correction to issue 17052 fix
Michael Foord
2013-02-11
1
-1/+1
*
|
|
Closes #17158: Add 'symbols' to help() welcome message; clarify 'modules spam'
Terry Jan Reedy
2013-02-11
1
-0/+3
[next]