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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed misplaced Issue line
Tarek Ziadé
2009-08-21
1
-3/+6
*
Fixed #6556: Corrected doc on how Distutils looks for its user configuration ...
Tarek Ziadé
2009-08-21
2
-4/+9
*
Added section on exceptions raised during logging.
Vinay Sajip
2009-08-20
1
-0/+22
*
#6693: New functions in site.py to get user/global site packages paths.
Tarek Ziadé
2009-08-20
4
-36/+154
*
Add weakref support to the thread.lock type.
Gregory P. Smith
2009-08-20
3
-2/+12
*
comment typo fix
Gregory P. Smith
2009-08-20
1
-1/+1
*
Revert the changes from r74463, they were causing test_xmlrpc to fail.
Gregory P. Smith
2009-08-19
1
-9/+1
*
Added missing static option for OptionMenu. Issue #5961.
Guilherme Polo
2009-08-18
1
-1/+2
*
Issue #1356969: Add missing info methods in Tix.HList.
Guilherme Polo
2009-08-18
2
-0/+12
*
missing module ref (issue6723)
Skip Montanaro
2009-08-18
1
-1/+1
*
Fixes for Tix.Grid from issue #1522587.
Guilherme Polo
2009-08-18
1
-3/+6
*
Issue #1522587: New constants and methods for the Tix.Grid widget.
Guilherme Polo
2009-08-18
2
-11/+104
*
Mark the "radio" option of Tix.CheckList as static.
Guilherme Polo
2009-08-18
1
-1/+1
*
Issue #1250469: Fix the return value of Tix.PanedWindow.panes.
Guilherme Polo
2009-08-18
2
-5/+4
*
Issue #1119673: Do not override Tkinter.Text methods when creating a Scrolled...
Guilherme Polo
2009-08-18
2
-1/+7
*
fixed typo
Tarek Ziadé
2009-08-18
1
-4/+4
*
added more test coverage for distutils.filelist to prevent regressions when f...
Tarek Ziadé
2009-08-18
2
-5/+45
*
module cleanup
Tarek Ziadé
2009-08-17
1
-57/+42
*
fixed how fnmatch.translate is used (since it has changed in r74475 for #6665...
Tarek Ziadé
2009-08-17
2
-9/+10
*
Issue 6685: 'toupper' -> 'upper' in cgi doc example explanation.
R. David Murray
2009-08-17
1
-1/+1
*
typos
Benjamin Peterson
2009-08-17
1
-2/+2
*
Further refined section on logging to one file from multiple processes.
Vinay Sajip
2009-08-17
1
-0/+3
*
Clean up the C library import code (based on suggestions in issue6281).
Gregory P. Smith
2009-08-16
1
-33/+33
*
Add test of file.write(array) extracted from Jython.
Frank Wierzbicki
2009-08-16
1
-0/+19
*
Issue 6665: Fix fnmatch to properly match filenames with newlines in them.
Gregory P. Smith
2009-08-16
3
-2/+11
*
Wrong place for issue #6244.
Guilherme Polo
2009-08-16
1
-2/+2
*
Issue #6244: Allow detect_tkinter to look for Tcl/Tk 8.6.
Guilherme Polo
2009-08-16
2
-2/+4
*
Refined section on logging to one file from multiple processes.
Vinay Sajip
2009-08-15
1
-0/+6
*
Added section on logging to one file from multiple processes.
Vinay Sajip
2009-08-15
1
-0/+16
*
better col_offsets for "for" statements with tuple unpacking #6704
Benjamin Peterson
2009-08-15
4
-12/+24
*
Force the http connection to close after any request returned when
Gregory P. Smith
2009-08-15
1
-1/+14
*
#6707 fix a crash with dir() on an uninitialized module
Benjamin Peterson
2009-08-15
3
-3/+8
*
Clarifying Entry.selection_present's docstring.
Guilherme Polo
2009-08-14
1
-1/+2
*
Issue #1135: Add the XView and YView mix-ins to avoid duplicating
Guilherme Polo
2009-08-14
4
-131/+54
*
Issue #3926: Fix the usage of the new showwarnings and formatwarning.
Guilherme Polo
2009-08-14
2
-15/+16
*
Issue #3344: Replace itertools.count by enumerate.
Guilherme Polo
2009-08-14
1
-3/+2
*
Added versionchanged notices for optional 'delay' parameter to file handler c...
Vinay Sajip
2009-08-14
1
-0/+12
*
Expat could crash if given the wrong kind of input by never stopping its
Brett Cannon
2009-08-13
4
-3/+26
*
Fix issue1628205: Socket file objects returned by socket.socket.makefile() now
Gregory P. Smith
2009-08-13
4
-14/+146
*
Remove potentially confusing sentence in __mangling description.
Georg Brandl
2009-08-13
1
-5/+2
*
Use locale.format_string() for more than one specifier.
Georg Brandl
2009-08-13
1
-2/+2
*
#6679: Remove mention that sub supports no flags.
Georg Brandl
2009-08-13
1
-3/+1
*
comment typo fix
Gregory P. Smith
2009-08-12
1
-1/+1
*
Issue #6629: Fix a data corruption issue in the new `io` package, which could
Antoine Pitrou
2009-08-06
3
-0/+38
*
#6658: fix two typos.
Georg Brandl
2009-08-06
1
-2/+2
*
Fix punctuation and one copy-paste error.
Georg Brandl
2009-08-06
1
-13/+10
*
Fix base keyword arg name for int() and long().
Georg Brandl
2009-08-06
1
-6/+7
*
Fix issue 4660: spurious task_done errors in multiprocessing, remove doc note...
Jesse Noller
2009-08-06
4
-8/+20
*
Typo.
Guilherme Polo
2009-08-05
1
-1/+1
*
Easier reference to find (at least while svn continues being used).
Guilherme Polo
2009-08-05
1
-1/+1
[prev]
[next]