projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2012-02-20
Benjamin Peterson
put docstrings on functions
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Vinay Sajip
Merged upstream changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Vinay Sajip
Merged upstream changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
Fix use of assertRaises following c760bd844222 (spotted...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
Issue #14040: Remove rarely used file name suffixes...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Vinay Sajip
Merged documentation update from 3.2.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Vinay Sajip
logging: clarified documentation for Handler.handleError.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
Issue #13641: Decoding functions in the base64 module...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Benjamin Peterson
write versionadded
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
_relax_case -> _make_relax_case
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Benjamin Peterson
check for NULL to fix segfault
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Benjamin Peterson
use new generic __dict__ descriptor implementations
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Benjamin Peterson
add generic implementation of a __dict__ descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
Merge
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Éric Araujo
Merge 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
Issue #14043: Speed up importlib's _FileFinder by at...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Éric Araujo
Add missing “::” markup.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Brett Cannon
Fix a failing importlib test under Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Benjamin Peterson
fix test now that staticmethod and classmethod are...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Antoine Pitrou
Fix last remaining build issues of _ssl under old OpenS...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Martin v. Löwis
Create _attr/_attrNS lazily.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Martin v. Löwis
Use __slots__ throughout instead of __dict__, to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Sandro Tosi
Issue #13605: merge with 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Sandro Tosi
Issue #13605: use print() in argparse nargs example
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Benjamin Peterson
initialize __dict__ if needed
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Sandro Tosi
merge with 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Sandro Tosi
don't split 'Hye-Shik Chang' name; thanks to Sergey...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Sandro Tosi
merge with 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Sandro Tosi
Indent 'File' in memoryview example, so it is correctly...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Benjamin Peterson
use defaults
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Benjamin Peterson
merge 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Benjamin Peterson
use Py_CLEAR
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Benjamin Peterson
allow arbitrary attributes on classmethod and staticmet...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Jesus Cea
MERGE: Test for issue #13500
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Jesus Cea
Test for issue #13500
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Jesus Cea
Test for issue #13500
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Sandro Tosi
merge with 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Sandro Tosi
fix error in memoryview example; thanks to kan lianlian...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Charles-François...
Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Charles-François...
Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Charles-François...
Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Terry Jan Reedy
Merge with 3.2 closes 14023
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Terry Jan Reedy
Issue 14023 Revert edit to 2.7 version. (I suspect...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ezio Melotti
#14020: merge with 3.2.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ezio Melotti
#14020: improve HTMLParser documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Petri Lehtinen
Merge branch '3.2'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Petri Lehtinen
Fix a variable scoping error in an sqlite3 test
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Antoine Pitrou
Try to really fix compilation failures of the _ssl...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Éric Araujo
Branch merge
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Éric Araujo
Fix code I unwittingly broke in b0e2d6592a1f (#14038)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Brett Cannon
Fix importlib.test.__main__ to only worry about command...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Brett Cannon
Optimize importlib's case-sensitivity check by wasting...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Brett Cannon
Have importlib.test use argparse instead of some hacked...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Brett Cannon
Have importlib use os.replace() for atomic renaming.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Nick Coghlan
Change the python3 hardlink to a symlink, and correct...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Antoine Pitrou
Fix compilation when SSL_OP_SINGLE_ECDH_USE isn't defined
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Brett Cannon
Tweak the handling of the empty string in sys.path...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Brett Cannon
Merge
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Brett Cannon
importlib.__import__() now raises ValueError when level...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Florent Xicluna
fix the _namespace_map cleanup for cElementTree tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Florent Xicluna
The C accelerator was not always imported for cElementT...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Petri Lehtinen
Merge branch '3.2'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Petri Lehtinen
sqlite3: Fix documentation errors concerning Cursor...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Charles-François...
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Charles-François...
Issue #13878: Fix random test_sched failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Charles-François...
Issue #13878: Fix random test_sched failures.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Brett Cannon
Refactor importlib.__import__() and _gcd_import() to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Éric Araujo
Add test for packaging.util.set_platform (#13974).
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Eli Bendersky
make TestAccelerator[Not]Imported for ElementTree more...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Eli Bendersky
Disabling a test that fails on some bots. Will investig...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Gregory P....
merge.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Gregory P....
Issue #2489: Fix bug in _copy loop that could consume...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Gregory P....
don't use assertSameElements.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Gregory P....
NEWS entry for previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Gregory P....
Issue #2489: Fix bug in _copy loop that could consume...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Eli Bendersky
in the tests of ElementTree, verify that the C accelera...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Victor Stinner
(Merge 3.2) Issue #13913: Another fix test_pep3120...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Victor Stinner
Issue #13913: Another fix test_pep3120 for the UTF...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Sandro Tosi
Issue #11836: document and expose multiprocessing.Simpl...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Sandro Tosi
Issue #11836: document multiprocessing.queues.SimpleQueue
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Merge
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Merge
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Issue #13014: Fix a possible reference leak in SSLSocke...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Victor Stinner
(Merge 3.2) Issue #13913: Fix test_pep3120 for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Issue #13014: Fix a possible reference leak in SSLSocke...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Victor Stinner
Issue #13913: Fix test_pep3120 for the UTF-8 codec...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Petri Lehtinen
Merge branch '3.2'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Petri Lehtinen
Issue #13491: Fix many errors in sqlite3 documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Issue #7644: Add tests for the file argument of NNTP...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Issue #7644: Add tests for the file argument of NNTP...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Éric Araujo
Fix for packaging test failure on shared builds (#1326113)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Éric Araujo
Merge fix from 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Éric Araujo
Fix test failure for shared builds caused by #1326113 fix
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Éric Araujo
Fix parsing of packaging’s build_ext --libraries option...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Éric Araujo
Merge fixes for #1326113 and #12297 from 3.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Éric Araujo
Improve doc for atexit.register and unregister (#12297)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Éric Araujo
Fix parsing of build_ext --libraries option (#1326113)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Move NEWS entry to correct section.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Issue #13020: Fix a reference leak when allocating...
commit
|
commitdiff
|
tree
|
snapshot
next