projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2010-12-05
Hirokazu Yamamoto
Sorry, I had introduced tab in source code.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Hirokazu Yamamoto
Avoid possible zombi process.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Hirokazu Yamamoto
Now can reproduce the error on AMD64 Windows Server...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Raymond Hettinger
Optimization of Timsort.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Raymond Hettinger
Start the argparse entry.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Raymond Hettinger
Mention itertools.accumulate().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Raymond Hettinger
Fill-in stub for concurrent.futures
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Raymond Hettinger
Doc nit.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Bump to 3.2b1.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Fix markup errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Update suspicious exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Update pydoc topics.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Antoine Pitrou
Silence compile error
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Gregory P....
clarify the docs and new warning message.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Łukasz Langa
configparser: mapping protocol access get() handles...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Éric Araujo
Use proper plural forms in argparse (#4391)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Victor Stinner
Issue #10601: sys.displayhook uses 'backslashreplace...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Eric Smith
More issue #10624: Add requires_IEEE_754 to __all__.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Fix test suite to not activate new sigint behavior...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Fix accidental checkin.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Add display/undisplay pdb commands.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
#7245: Add a SIGINT handler on continue in pdb that...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Eric Smith
Issue 10625: Add tests for negative zeros in complex...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Eric Smith
Issue #10624: Use support.requires_IEEE_754 in all...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Martin v. Löwis
Fix PEP number.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Łukasz Langa
support for checking test coverage added.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Eric Smith
Issue #10624: Move requires_IEEE_754 into test.support...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Eric Smith
Removed static function complex_format, moved it into...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Mark Dickinson
Use copysign to produce appropriately signed zeros...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Łukasz Langa
configparser: fixed inconsistency where in SafeConfigPa...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Mark Dickinson
Issue #10596: Fix float.__mod__ to have the same behavi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Hirokazu Yamamoto
I hope this will fix Win2008(x64) buildbot error.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Martin v. Löwis
Expose CompileString, not CompileStringFlags under the
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Mark Dickinson
Remove some unecessary '#ifdef Py_NAN's from floatobject.c
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Łukasz Langa
configparser: minute refactoring of RawConfigParser...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Gregory P....
issue10622: fix superflous scrollbar on the right side...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Gregory P....
issue6559: Adds a pass_fds parameter to subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Add the "interact" pdb command from pdb++.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
#7905: Actually respect the keyencoding parameter to...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Mark Dickinson
Fix indentation in Objects/longobject.c
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
#1569291: speed up array.repeat() by making only O...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
#1772833: add -q command line option.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
#1513299: cleanup some map() uses where a comprehension...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Add an "optimize" parameter to compile() to control...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Hirokazu Yamamoto
Fixed several corner case issues on os.stat/os.lstat...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Gregory P....
refactor the warning test.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Senthil Kumaran
Add the NEWS entry for issue7904
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
#6045: provide at least get() and setdefault() for...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Martin v. Löwis
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Martin v. Löwis
Add Revision keyword.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Gregory P....
issue7213 + issue2320: Cause a DeprecationWarning if...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Martin v. Löwis
Make script 2-vs-3-agnostic.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Georg Brandl
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Alexander Belopolsky
Issue #10557: Fixed error messages from float() and...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Michael Foord
Correct comment in unittest test
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Michael Foord
Issue 10620: Specifying test modules by path instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Martin v. Löwis
Merged revisions 85551,86156-86157,86464 via svnmerge...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Terry Reedy
Issue #10534: add NEWS entry for r86983 and r87000.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Terry Reedy
Issue 10534 deprecate isbjunk and isbpopular methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Łukasz Langa
%s -> %r correction after review by Éric Araujo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Martin v. Löwis
Merge branches/pep-0384.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Antoine Pitrou
Issue #10272: The ssl module now raises socket.timeout...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Éric Araujo
Allow translators to reorder placeholders in localizabl...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Michael Foord
Fix so that test.test_unittest can be executed by unitt...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Éric Araujo
Fix incorrect use of gettext in argparse (#10497).
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Antoine Pitrou
Add an "advanced topics" section to the io doc.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Terry Reedy
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Antoine Pitrou
Issue #10478: Reentrant calls inside buffered IO object...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
Fix punctuation.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Victor Stinner
import: use PyUnicode_FSConverter to support bytes...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Victor Stinner
#6780: fix complex() constructor TypeError message
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Łukasz Langa
Issue 10499: Modular interpolation in configparser
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Nick Coghlan
Handle Windows paths and don't double up on HTML header...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
Markup consistency fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Nick Coghlan
Add missing CSS file from r86962
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Nick Coghlan
Issue 2690: Add support for slicing and negative indice...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Vinay Sajip
logging: tidied up some docstrings.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Michael Foord
Factor out common code from lib/test/__main__.py and...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Vinay Sajip
logging: Added getLogRecordFactory/setLogRecordFactory...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Michael Foord
Fix lib/test/__main__.py to work even outside a Python...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Michael Foord
Adding lib/test/__main__.py for running tests with...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
#10549: fix interface of docclass() for text documenter.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
Add a line with the actual changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Nick Coghlan
Improve Pydoc interactive browsing (#2001). Patch...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
Rewrap NEWS (Builbot test commit.)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
#10360: catch TypeError in WeakSet.__contains__, just...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
Remove redundant check for PyBytes in unicode_encode.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
Use booleans.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
#940286: pydoc.Helper.help() ignores input/output init...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Nick Coghlan
Partially revert r78719 - it removed a check that is...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
#1745035: add limits for command and data size to smtpd...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Georg Brandl
Move entries from "core" section to where they belong.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
R. David Murray
Add missing versionchanged, correct 'throw' wording...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
R. David Murray
#1486713: Add a tolerant mode to HTMLParser.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Brian Curtin
Fix #10554. Added context manager support to Popen...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Raymond Hettinger
Update the itertools.accumulate() docs.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Michael Foord
Remove test/__main__.py until runpy tests can be fixed
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Raymond Hettinger
Simplify the signature for itertools.accumulate() to...
commit
|
commitdiff
|
tree
|
snapshot
next