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
...
*
Add an item; stray edit
Andrew M. Kuchling
2010-04-13
1
-2/+22
*
Fix #8364. Update the setquit docstring and change a built-in to builtin.
Brian Curtin
2010-04-12
1
-3/+5
*
Add usage notes for collections.Counter().
Raymond Hettinger
2010-04-12
1
-0/+27
*
More struct doc tweaks.
Mark Dickinson
2010-04-12
1
-6/+13
*
Rewrap some long lines in struct module doc source.
Mark Dickinson
2010-04-12
1
-16/+18
*
Issue #7355: Various improvements to struct module documentation.
Mark Dickinson
2010-04-12
1
-55/+114
*
Update the Windows FAQ's text about os.kill (#1220212).
Brian Curtin
2010-04-12
1
-1/+6
*
Issue #7585: use tab between components in unified and context diff headers.
R. David Murray
2010-04-12
5
-21/+51
*
Issue #8367: Fix spurious test failure on systems without a sound card.
Stefan Krah
2010-04-12
1
-5/+3
*
typo
Barry Warsaw
2010-04-12
1
-1/+1
*
Issue #7472: ISO-2022 charsets now consistently use 7bit CTE.
R. David Murray
2010-04-12
2
-1/+5
*
Adding additional examples of valid urls as per RFC 3986 (for issue8339)
Senthil Kumaran
2010-04-12
1
-1/+1
*
Re-enable all tests, to see which ones fail on the buildbots.
Martin v. Löwis
2010-04-12
1
-6/+6
*
Issue #8330: Fix expected output in test_gdb.
Martin v. Löwis
2010-04-12
2
-10/+30
*
It is possible to add extra testing options using EXTRATESTOPTS.
Antoine Pitrou
2010-04-12
1
-6/+6
*
Fix misplaced items and incorrect title.
Antoine Pitrou
2010-04-11
1
-11/+11
*
Issue #8374: Update the internal alias table in the :mod:`locale` module
Antoine Pitrou
2010-04-11
3
-14/+93
*
Add several items
Andrew M. Kuchling
2010-04-11
1
-22/+62
*
Minor factoring
Raymond Hettinger
2010-04-11
1
-2/+1
*
Fix for issues #3581, #1481 and #7650:
Stefan Krah
2010-04-11
1
-26/+9
*
Add two items
Andrew M. Kuchling
2010-04-11
1
-4/+23
*
Two typo fixes
Andrew M. Kuchling
2010-04-11
2
-2/+2
*
Add descriptor howto to main documentation
Raymond Hettinger
2010-04-11
2
-0/+432
*
Remove distutils section
Andrew M. Kuchling
2010-04-11
1
-52/+0
*
name correct
Andrew M. Kuchling
2010-04-11
1
-1/+1
*
add test for class with no operations defined
Benjamin Peterson
2010-04-11
1
-0/+6
*
Add various items
Andrew M. Kuchling
2010-04-11
1
-2/+59
*
Punctuation fix
Andrew M. Kuchling
2010-04-11
1
-1/+1
*
Two grammar fixes
Andrew M. Kuchling
2010-04-11
1
-2/+2
*
Add the sorting HOWTO to the main docs.
Raymond Hettinger
2010-04-11
2
-0/+285
*
Revert temporary commit in r79937
Antoine Pitrou
2010-04-10
3
-99/+21
*
Temporary commit of fix to issue #5380 (in order to watch buildbot response)
Antoine Pitrou
2010-04-10
3
-21/+99
*
fix PYTHONWARNINGS handling to not modify the original env value and improve
Philip Jenvey
2010-04-10
2
-10/+18
*
Refactor a couple inspect module tests to remove duplicate code
Jean-Paul Calderone
2010-04-10
1
-62/+26
*
adjust gc_collect for Jython
Philip Jenvey
2010-04-10
1
-1/+3
*
towards beta 2
Benjamin Peterson
2010-04-10
2
-1/+13
*
Issue 8361: Remove assert from functools.total_ordering
Raymond Hettinger
2010-04-10
1
-2/+3
*
tag first 2.7b1 beta
Benjamin Peterson
2010-04-10
1
-0/+1
*
update pydoc-topics
v2.7b1
Benjamin Peterson
2010-04-10
1
-20/+20
*
bump version to 2.7b1
Benjamin Peterson
2010-04-10
6
-9/+9
*
Fix typo in comment
Nick Coghlan
2010-04-10
1
-1/+1
*
Try to turn some buildbots green by allowing test_multiprocessing to pass eve...
Nick Coghlan
2010-04-10
1
-6/+22
*
#8346: update version.
Georg Brandl
2010-04-10
1
-3/+3
*
#8360: skipTest was added in 2.7.
Georg Brandl
2010-04-10
1
-0/+2
*
Fixup new itertools recipes.
Raymond Hettinger
2010-04-10
1
-3/+7
*
Revert r79915 (temporary commit to check for buildbots -> the fix was success...
Antoine Pitrou
2010-04-09
2
-71/+17
*
Temporarily commit fix to issue #8108, to check for buildbot response
Antoine Pitrou
2010-04-09
2
-17/+71
*
SSL_MODE_AUTO_RETRY has been added in OpenSSL 0.9.6. Fix compilation
Antoine Pitrou
2010-04-09
1
-0/+2
*
Issue #8348: Fix test ftp url in test_urllib2net.
Martin v. Löwis
2010-04-08
2
-1/+3
*
Issue #8204: Fix test_ttk notebook test by forcing focus.
Martin v. Löwis
2010-04-08
2
-0/+6
[prev]
[next]