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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #10142: Support for SEEK_HOLE/SEEK_DATA
Jesus Cea
2012-06-22
2
-3/+25
*
Issue #9527: datetime.astimezone() method will now supply a class
Alexander Belopolsky
2012-06-22
1
-4/+82
*
Issue #14769: test_capi now has SkipitemTest, which cleverly checks
Larry Hastings
2012-06-22
1
-38/+60
*
Simplify code in fileio_init
Hynek Schlawack
2012-06-22
1
-2/+1
*
Document the rest of zlib.compressobj()'s arguments.
Nadeem Vawda
2012-06-21
1
-4/+17
*
Tidy up comments from dd4f7d5c51c7 (zlib compression dictionary support).
Nadeem Vawda
2012-06-21
1
-1/+1
*
Make lzma.{encode,decode}_filter_properties private.
Nadeem Vawda
2012-06-21
1
-20/+14
*
#10053: Don't close FDs when FileIO.__init__ fails
Hynek Schlawack
2012-06-21
1
-6/+6
|
\
|
*
#10053: Don't close FDs when FileIO.__init__ fails
Hynek Schlawack
2012-06-21
1
-6/+5
|
*
Issue #10133: Make multiprocessing deallocate buffer if socket read fails.
Richard Oudkerk
2012-06-11
1
-13/+16
*
|
md5_{init,process,done}: make static
doko@ubuntu.com
2012-06-21
1
-4/+6
*
|
sha1_{init,process,done}: make static
doko@ubuntu.com
2012-06-21
1
-3/+6
*
|
... and fix the name of the sha1 file name.
doko@ubuntu.com
2012-06-21
1
-1/+1
*
|
Fix name of the sha1 extension.
doko@ubuntu.com
2012-06-21
1
-1/+1
*
|
Remove references to removed md5.h and md5.c files.
doko@ubuntu.com
2012-06-21
1
-3/+2
*
|
Issue #14684: Add support for predefined compression dictionaries to the zlib...
Nadeem Vawda
2012-06-21
1
-22/+96
*
|
Fix comment.
Stefan Krah
2012-06-20
1
-1/+1
*
|
Many cleanups of redundant code in mpd_qrem_near():
Stefan Krah
2012-06-20
1
-23/+15
*
|
Issue #14928: Fix importlib bootstrap issues by using a custom executable (Mo...
Antoine Pitrou
2012-06-19
1
-0/+131
*
|
Add comments to the power functions, in particular to _mpd_qpow_real().
Stefan Krah
2012-06-18
1
-5/+34
*
|
Issue #14055: Add __sizeof__ support to _elementtree.
Martin v. Löwis
2012-06-17
1
-0/+14
*
|
1) State the relative errors of the power functions for integer exponents.
Stefan Krah
2012-06-16
1
-2/+18
*
|
Issue #15006: Allow equality comparison between naive and aware time
Alexander Belopolsky
2012-06-16
1
-0/+16
*
|
Fix windows compilation problems caused by previous commit.
Eli Bendersky
2012-06-15
1
-2/+4
*
|
Replace the iter/itertext methods of Element in _elementtree with true C impl...
Eli Bendersky
2012-06-15
1
-90/+272
*
|
Issue #14936: curses_panel was converted to PEP 3121 and PEP 384 API.
Martin v. Löwis
2012-06-14
1
-43/+29
*
|
Issue #14936: curses_panel was converted to PEP 3121 API.
Martin v. Löwis
2012-06-14
1
-12/+42
*
|
Issue #1667546: On platforms supporting tm_zone and tm_gmtoff fields
Alexander Belopolsky
2012-06-14
1
-2/+34
*
|
PEP 418: Rename adjusted attribute to adjustable in time.get_clock_info() result
Victor Stinner
2012-06-12
1
-21/+15
*
|
time.get_clock_info() uses a namespace instead of structseq
Victor Stinner
2012-06-12
1
-37/+20
*
|
Fixed a typo in time_localtime()
Alexander Belopolsky
2012-06-12
1
-1/+1
*
|
1) Fix signature of _mpd_qpow_uint(): contrary to the comment base is constant.
Stefan Krah
2012-06-12
1
-7/+9
*
|
1) Replace long-winded abort() construct by assert().
Stefan Krah
2012-06-11
1
-31/+28
*
|
1) State restrictions for the transform length.
Stefan Krah
2012-06-10
1
-5/+10
*
|
Add one extra comparison to the _mpd_shortmul() case to avoid repetitive code.
Stefan Krah
2012-06-09
1
-16/+8
*
|
Enumerate all cases in the overflow detection strategy in mpd_qlog10().
Stefan Krah
2012-06-08
1
-4/+17
*
|
Merge.
Stefan Krah
2012-06-08
1
-0/+49
|
\
\
|
*
|
Issue #2736: Added datetime.timestamp() method.
Alexander Belopolsky
2012-06-08
1
-0/+49
*
|
|
1) List relative error for _mpd_qln10().
Stefan Krah
2012-06-08
1
-9/+29
|
/
/
*
|
1) The overflow detection in mpd_qln() has a surprising number of case splits.
Stefan Krah
2012-06-07
1
-7/+19
*
|
1) Add error analysis comments to mpd_qln10() and _mpd_qln().
Stefan Krah
2012-06-06
1
-31/+96
*
|
Fixes issue #15000: support the odd x32 abi on posixsubprocess's system call.
Gregory P. Smith
2012-06-05
1
-0/+7
|
\
\
|
|
/
|
*
Fixes issue #15000: support the odd x32 abi on posixsubprocess's system call.
Gregory P. Smith
2012-06-05
1
-0/+7
*
|
Close #11022: TextIOWrapper doesn't call locale.setlocale() anymore
Victor Stinner
2012-06-05
2
-4/+5
*
|
Issue #14711: os.stat_float_times() has been deprecated.
Victor Stinner
2012-06-04
1
-2/+6
*
|
Fix unterminated keyword array passed to PyArg_ParseTupleAndKeywords
Eli Bendersky
2012-06-03
1
-2/+2
*
|
word.digits are always initialized before use in the Taylor series loop,
Stefan Krah
2012-06-01
1
-1/+1
*
|
Issue #14007: implement doctype() method calling in XMLParser of _elementtree.
Eli Bendersky
2012-06-01
2
-10/+100
*
|
We're always building _elementtree with USE_PYEXPAT_CAPI, so the #ifdefs in
Eli Bendersky
2012-06-01
1
-12/+2
*
|
Issue #14007: make XMLParser a real subclassable type exported from _elementt...
Eli Bendersky
2012-06-01
1
-110/+140
[next]