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
*
#2985: allow i8 in XMLRPC responses.
Georg Brandl
2008-05-29
1
-2/+5
*
UserString.MutableString has been removed in Python 3.0.
Brett Cannon
2008-05-29
1
-0/+3
*
#2989: add PyType_Modified().
Georg Brandl
2008-05-28
1
-1/+3
*
Do not close external file objects passed to tarfile.open(mode='w:bz2')
Lars Gustäbel
2008-05-27
1
-0/+3
*
turn PyErr_WarnPy3k into a macro
Benjamin Peterson
2008-05-26
1
-2/+1
*
Updated NEWS
Christian Heimes
2008-05-26
1
-0/+9
*
note about r63617
Gregory P. Smith
2008-05-25
1
-0/+4
*
#2959: allow multiple close() calls for GzipFile.
Georg Brandl
2008-05-25
1
-0/+4
*
ConfigParser renaming reversal part 3: move module into place and adapt imports.
Georg Brandl
2008-05-25
2
-6/+3
*
Queue renaming reversal part 3: move module into place and
Georg Brandl
2008-05-25
1
-2/+2
*
socketserver renaming reversal part 3: move the module into the right
Georg Brandl
2008-05-24
2
-4/+1
*
Issue #1390: Raise ValueError in toxml when an invalid comment would
Martin v. Löwis
2008-05-23
1
-0/+3
*
Patch #1722225: Support QNX 6.
Martin v. Löwis
2008-05-23
1
-0/+2
*
Revert the renaming of repr to reprlib.
Brett Cannon
2008-05-23
1
-3/+0
*
Issue #2819: Add math.sum, a function that sums a sequence of floats
Mark Dickinson
2008-05-23
1
-0/+3
*
bsddb module updated to version 4.7.0
Jesus Cea
2008-05-22
1
-1/+2
*
Add Quentin Gallet-Gilles for (at least) a fixer for markupbase.
Brett Cannon
2008-05-22
1
-0/+1
*
Add Robert Schuppenies.
Martin v. Löwis
2008-05-21
1
-0/+3
*
Updated with fixes for #2914 and #2929.
Vinay Sajip
2008-05-20
1
-0/+6
*
#2592: delegate nb_index and the floor/truediv slots in weakref.proxy.
Georg Brandl
2008-05-20
1
-0/+3
*
Patch #1775025: allow opening zipfile members via ZipInfo instances.
Georg Brandl
2008-05-20
1
-0/+4
*
Patch #2488: Add sys.maxsize.
Martin v. Löwis
2008-05-20
1
-0/+2
*
Revert copy_reg -> copyreg rename.
Georg Brandl
2008-05-20
1
-1/+1
*
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
Georg Brandl
2008-05-20
2
-6/+0
*
revert creation of the html.entities and html.parser modules
Fred Drake
2008-05-20
1
-4/+0
*
test_httpservers has unpredictable refcount behavior.
Georg Brandl
2008-05-19
1
-1/+1
*
Add GHOP students.
Georg Brandl
2008-05-18
1
-0/+3
*
#2353: raise Py3k warning in file.xreadlines().
Georg Brandl
2008-05-17
1
-0/+2
*
rename HTMLParser to html.parser, htmlentitydefs to html.entities
Fred Drake
2008-05-17
1
-0/+4
*
Add new tkinter dir to various locations where lib-tk shows up.
Georg Brandl
2008-05-17
1
-0/+1
*
Rewrap consistently to 70 chars, and standardize the way of referring to issues.
Georg Brandl
2008-05-17
1
-747/+872
*
#961805: fix Edit.text_modified().
Georg Brandl
2008-05-17
1
-0/+2
*
issue2858: Fix potential memory corruption when bsddb.db.DBEnv.lock_get
Gregory P. Smith
2008-05-17
1
-0/+3
*
Issue 1793: Add ctypes.util.find_msvcrt() function (on Windows).
Thomas Heller
2008-05-16
1
-0/+5
*
Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6.
Alexandre Vassalotti
2008-05-16
1
-3/+3
*
NEWS entry for Tkinter rename.
Georg Brandl
2008-05-16
1
-0/+6
*
#2890: support os.O_ASYNC and fcntl.FASYNC.
Georg Brandl
2008-05-16
1
-0/+2
*
Fixed #2870: cmathmodule.c compile error
Christian Heimes
2008-05-16
1
-0/+2
*
Renamed the repr module to reprlib.
Alexandre Vassalotti
2008-05-16
1
-0/+3
*
Deprecated statvfs for removal in 3.0.
Brett Cannon
2008-05-16
1
-0/+2
*
Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
Brett Cannon
2008-05-16
1
-0/+3
*
#2863: add gen.__name__ and add this name to generator repr().
Georg Brandl
2008-05-15
1
-0/+5
*
Add a snippet for the deprecation directive for docs.
Brett Cannon
2008-05-15
2
-0/+18
*
Deprecate WAIT for removal in 3.0.
Brett Cannon
2008-05-15
1
-0/+2
*
Deprecated torgb for removal in 3.0.
Brett Cannon
2008-05-15
1
-0/+2
*
Deprecate SV for removal in 3.0.
Brett Cannon
2008-05-15
1
-0/+2
*
Deprecate readcd for removal in 3.0.
Brett Cannon
2008-05-15
1
-0/+2
*
Deprecated panelparser for removal in 3.0.
Brett Cannon
2008-05-15
1
-1/+4
*
The panel module for IRIX has been deprecated for removal in 3.0.
Brett Cannon
2008-05-15
1
-0/+2
*
Deprecate jpeg for IRIX for removal in 3.0.
Brett Cannon
2008-05-15
1
-0/+2
[next]