projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2010-07-09
Brian Curtin
Re-flow several long lines from #1578269.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Brian Curtin
Adding versionchanged to the various Windows os.symlink...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Brian Curtin
Fix the breakage of Lib/tarfile.py on non-Windows platf...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Benjamin Peterson
wrap
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Benjamin Peterson
allow more exceptions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Brian Curtin
Reorder Jason "two O's" Coombs
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Benjamin Peterson
OverflowError is fine
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
R. David Murray
Fix sort order mistake in Misc/ACKS.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
R. David Murray
7846: limit fnmatch pattern cache to _MAXCACHE=100...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Georg Brandl
2.7 is now stable.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Benjamin Peterson
use assert method
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Benjamin Peterson
fix repr of complicated structseqs #9206
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Benjamin Peterson
assert tuple inheritance
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Brian Curtin
Undo inadvertant checkin.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Brian Curtin
Implement #1578269. Patch by Jason R. Coombs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Mark Dickinson
Issue #9136: Profiling Decimal gave 'dictionary changed...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Mark Dickinson
Fix misplaced exactness check that was causing unnecess...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Mark Dickinson
Fix a performance issue in Decimal.pow. Thanks Stefan...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Antoine Pitrou
Issue #8605: Skip test_gdb if Python is compiled with...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Mark Dickinson
In test_decimal, convert heuristic for skipping tests...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Ezio Melotti
Fix typo in a comment in mathmodule.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Alexander Belopolsky
Issue #5288: Eliminated round-trips between timdelta...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Benjamin Peterson
ValueError in this case is also acceptable
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Benjamin Peterson
make struct sequences subclass tuple; kill lots of...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Benjamin Peterson
add NEWS
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Georg Brandl
Turn more notes into comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Benjamin Peterson
don't ignore exceptions from PyObject_IsTrue
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Georg Brandl
Make comment out of an awkward note.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Benjamin Peterson
this needn't be in the loop
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Mark Dickinson
Issue #9186: log1p(-1.0) should raise ValueError,...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Mark Dickinson
Minor refactoring in lgamma code, for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Mark Dickinson
Kill gratuitous space.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Alexander Belopolsky
Issue #9000: datetime.timezone objects now have eval...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Georg Brandl
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Mark Dickinson
Style nit.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Vinay Sajip
Minor improvements to logging documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Mark Dickinson
Indentation and PEP 7 fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Matthias Klose
- sysmodule.c (get_hash_info): Define as static function.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Senthil Kumaran
Change 'lowered' to 'lowercased'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Brett Cannon
Fix test_xmlrpc_net to no longer fail since there are...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Alexander Belopolsky
"Modernized" the demo a little.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Victor Stinner
#9158: Fix y* format of PyArg_Parse*() functions docume...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Mark Dickinson
Post-detabification cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Georg Brandl
Update Vec class constructor, remove indirection via...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Georg Brandl
Remove Dbm.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Benjamin Peterson
untabify
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Alexander Belopolsky
Added two more test cases for datetime
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Georg Brandl
#9166: NotImplemented is not an exception.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Benjamin Peterson
looking up on the type is correct, so this isn't an XXX
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Alexander Belopolsky
Added more tests for utctimetuple()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Benjamin Peterson
cleanup basicsize logic #3268
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Benjamin Peterson
pydoc still has a silly encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Senthil Kumaran
Fix the docstrings of the capitalize method.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-05
Senthil Kumaran
Fix: Issue9091 Minor documentation clarification.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Brett Cannon
Do some basic refactoring. Along the way also list...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Andrew M. Kuchling
Add brief explanation; remove no-longer-working link
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Revert -r82559; it's not clear that this is the right...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Re-encode shlex.py in UTF-8, and remove coding cookie.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Remove coding cookie from heapq.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Make Demo/parser/test_parser.py run.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Issue #9130: Validate ellipsis tokens in relative imports.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Fix symbol numbers in test_parser test.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Issue #9130: Fix validation of relative imports in...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Alexander Belopolsky
Fixed the test
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Alexander Belopolsky
Fixed doctests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Alexander Belopolsky
Issue #9118: help(None) will now return NoneType doc...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Benjamin Peterson
Merged revisions 81478,82530-82531 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Benjamin Peterson
Initialized merge tracking via "svnmerge" with revision...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Benjamin Peterson
Removed merge tracking for "svnmerge" for
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Benjamin Peterson
Initialized merge tracking via "svnmerge" with revision...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Issue #9128: Fix validation of class decorators in...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Benjamin Peterson
Removed merge tracking for "svnmerge" for
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Alexander Belopolsky
Issue #9152: Removed dead code in datetime module
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Mark Dickinson
Fix refleak in Modules/audioop.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-04
Georg Brandl
Remove old and unsafe Dbm demo class.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Alexander Belopolsky
Made minimal modifications to pass included tests
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Brett Cannon
Make importlib.abc.SourceLoader the primary mechanism...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Brett Cannon
Make importlib.abc.SourceLoader the primary mechanism...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Alexander Belopolsky
Issue #9151: Demo/classes/Dates.py does not work in...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Brett Cannon
Fix a spelling mistake in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Brett Cannon
Trailing whitespace is bad for .rst files.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Brett Cannon
Make importlib.abc.SourceLoader the primary mechanism...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Alexander Belopolsky
Issue #9151: Demo/classes/Dates.py does not work in 3.x
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Brett Cannon
Ignore __pycache__.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Mark Dickinson
Remove nonexistent tools from Tools README.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Alexander Belopolsky
Issue #9094: Make python -m pickletools disassemble...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Senthil Kumaran
Fix Issue5468 - urlencode to handle bytes and other...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Benjamin Peterson
Removed merge tracking for "svnmerge" for
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Victor Stinner
Merged revisions 82492 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Georg Brandl
Remove the need for a "()" empty argument list after...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Georg Brandl
Fix markup.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Georg Brandl
Merged revisions 82483 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Georg Brandl
Recorded merge of revisions 82474 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Georg Brandl
Use the right role.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Georg Brandl
Wrap and use the correct directive.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Mark Dickinson
Merged revisions 82476 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Nick Coghlan
Issue 6507: missing patch submitter from NEWS entry...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Nick Coghlan
Issue 6507: accept source strings directly in dis.dis...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Ezio Melotti
Update comment about surrogates.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Alexander Belopolsky
Merged revisions 82466 via svnmerge from
commit
|
commitdiff
|
tree
|
snapshot
next