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
*
Close #13857: Added textwrap.indent() function (initial patch by Ezra
Nick Coghlan
2012-06-11
2
-0/+4
*
Issue #2736: Added datetime.timestamp() method.
Alexander Belopolsky
2012-06-08
1
-0/+2
*
Merge from 3.2, #12510
Terry Jan Reedy
2012-06-08
1
-5/+6
|
\
|
*
Issue #12510: Revise and triple # of calltip tests, with an eye to unittest
Terry Jan Reedy
2012-06-07
1
-6/+7
*
|
Merge fixes for #13854 and #12157.
Richard Oudkerk
2012-06-07
1
-0/+6
|
\
\
|
|
/
|
*
Issue #13854: Properly handle non-integer, non-string arg to SystemExit
Richard Oudkerk
2012-06-06
1
-0/+3
|
*
Issue #12157: pool.map() does not handle empty iterable correctly
Richard Oudkerk
2012-06-06
1
-0/+3
*
|
Issue #11823: disassembly now shows argument counts on calls with keyword args
Alexander Belopolsky
2012-06-07
1
-0/+2
*
|
Fixes issue #15000: support the odd x32 abi on posixsubprocess's system call.
Gregory P. Smith
2012-06-05
1
-0/+5
|
\
\
|
|
/
|
*
Fixes issue #15000: support the odd x32 abi on posixsubprocess's system call.
Gregory P. Smith
2012-06-05
1
-0/+2
|
*
Move the 14992 note to the correct section.
Gregory P. Smith
2012-06-03
1
-5/+5
*
|
Close #11022: TextIOWrapper doesn't call locale.setlocale() anymore
Victor Stinner
2012-06-05
1
-0/+6
*
|
Issue #14711: os.stat_float_times() has been deprecated.
Victor Stinner
2012-06-04
1
-0/+2
*
|
Add a function lzma.open(), to match gzip.open() and bz2.open().
Nadeem Vawda
2012-06-04
1
-2/+2
*
|
Allow LZMAFile to accept modes with a "b" suffix.
Nadeem Vawda
2012-06-04
1
-0/+2
*
|
Simplify usage of LZMAFile's fileobj support, like with BZ2File.
Nadeem Vawda
2012-06-04
1
-2/+2
*
|
Add a function bz2.open(), to match gzip.open().
Nadeem Vawda
2012-06-04
1
-0/+3
*
|
Make BZ2File's fileobj support easier to use.
Nadeem Vawda
2012-06-04
1
-0/+3
*
|
Add fileobj support to gzip.open().
Nadeem Vawda
2012-06-04
1
-0/+2
*
|
Add NEWS entry.
Barry Warsaw
2012-06-04
1
-0/+5
*
|
Fixes Issue #14992: os.makedirs(path, exist_ok=True) would raise an OSError
Gregory P. Smith
2012-06-03
1
-0/+5
|
\
\
|
|
/
|
*
Fixes Issue #14992: os.makedirs(path, exist_ok=True) would raise an OSError
Gregory P. Smith
2012-06-03
1
-0/+5
*
|
merge heads
Senthil Kumaran
2012-06-03
1
-0/+1
|
\
\
|
*
|
Issue #14090: fix some minor C API problems in default branch (3.3)
Eli Bendersky
2012-06-03
1
-0/+1
*
|
|
Issue 14989: http.server --cgi option can enable the CGI http server.
Senthil Kumaran
2012-06-03
1
-0/+3
|
/
/
*
|
Issue #14987: Add a missing import statement
Brett Cannon
2012-06-03
1
-0/+2
*
|
#1079: Fix parsing of encoded words.
R David Murray
2012-06-02
1
-0/+4
*
|
Close #14969: Improve the handling of exception chaining in contextlib.ExitStack
Nick Coghlan
2012-06-01
1
-0/+2
*
|
Reformat two issue numbers
Brian Curtin
2012-06-01
1
-2/+2
*
|
Post-release update.
Georg Brandl
2012-05-31
1
-2/+3
*
|
Issue #14962: merge
Ned Deily
2012-05-31
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14962: Update text coloring in IDLE shell window after changing
Ned Deily
2012-05-31
1
-0/+3
*
|
Close #14963: Use an iterative algorithm in contextlib.ExitStack.__exit__ (Pa...
Nick Coghlan
2012-05-31
1
-1/+7
*
|
Issue #14963: Added test cases for contextlib.ExitStack exception handling be...
Nick Coghlan
2012-05-31
2
-0/+12
*
|
Bump version to 3.3.0a4.
v3.3.0a4
Georg Brandl
2012-05-30
2
-2/+2
*
|
Close #14690: Use monotonic clock instead of system clock in the sched,
Victor Stinner
2012-05-30
1
-0/+3
*
|
Issue #14958: Change IDLE systax highlighting to recognize all string and
Ned Deily
2012-05-30
1
-0/+3
*
|
Merge 3.2 news item
Brian Curtin
2012-05-29
1
-0/+2
|
\
\
|
|
/
|
*
Add news item for #14943
Brian Curtin
2012-05-29
1
-0/+3
*
|
Issue #10997: merge from 3.2
Ned Deily
2012-05-29
1
-0/+2
|
\
\
|
|
/
|
*
Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.
Ned Deily
2012-05-29
1
-0/+2
*
|
Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args ...
Victor Stinner
2012-05-29
1
-0/+3
*
|
#14835: Make plistlib output empty arrays & dicts like OS X
Hynek Schlawack
2012-05-29
2
-0/+4
*
|
Issue #14930: Make memoryview objects weakrefable.
Richard Oudkerk
2012-05-28
1
-0/+2
*
|
Issue #14775: Fix a potential quadratic dict build-up due to the garbage coll...
Antoine Pitrou
2012-05-28
2
-0/+4
|
\
\
|
|
/
|
*
Issue #14775: Fix a potential quadratic dict build-up due to the garbage coll...
Antoine Pitrou
2012-05-28
2
-0/+4
*
|
Issue #9041: raised exception is misleading
Meador Inge
2012-05-28
1
-0/+4
|
\
\
|
|
/
|
*
Issue #9041: raised exception is misleading
Meador Inge
2012-05-28
1
-0/+4
*
|
Merge from 3.2
Nick Coghlan
2012-05-28
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14443: Tell rpmbuild to use the correct version of Python
Nick Coghlan
2012-05-28
1
-0/+3
[next]