projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2012-02-25
Ezio Melotti
#14114: don't include copybutton.js in the htmlhelp...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Benjamin Peterson
update pydoc-topics
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Benjamin Peterson
Added tag v2.7.3rc1 for changeset b2c6aff96e12
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Benjamin Peterson
bump to 2.7.3rc1
v2.7.3rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Barry Warsaw
null merge from 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Barry Warsaw
Back port from 2.7:
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Antoine Pitrou
Fix sporadic test_os failure under Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Barry Warsaw
null merge from 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Barry Warsaw
Backport from 2.7:
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Barry Warsaw
null merge from 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Barry Warsaw
Backport from 2.7 branch.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Antoine Pitrou
Fix (presumably) test_hash under big-endian systems...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Nadeem Vawda
Issue #14053: Fix "make patchcheck" to work with MQ.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Antoine Pitrou
Avoid py3k warnings related to sort() of unrelated...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Georg Brandl
merge with 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Georg Brandl
Remove reST markup from --help output. Also: O(n*...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Antoine Pitrou
Fix flaky os.urandom test.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
merge 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
don't need this hack anymore
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Antoine Pitrou
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Antoine Pitrou
Fix crash at startup with -W options.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Antoine Pitrou
Fix crash at startup with -W options.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Martin v. Löwis
Issue #6807: Run msisupport.mak earlier.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
merge 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Barry Warsaw
merge 2.7
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Barry Warsaw
merge 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Barry Warsaw
Backport fix from default branch for ./python -R -Wd...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
ensure no one tries to hash things before the random...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Martin v. Löwis
Issue #10580: Minor grammar change in Windows installer.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Barry Warsaw
null merge from 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Barry Warsaw
Let's sort the keys so that this test passes even with...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
carefully don't depend on any dict order
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
remove extra zero
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Petri Lehtinen
sqlite3: Fix 64-bit integer handling in user functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Ezio Melotti
HTMLParser is now able to handle slashes in the start...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
kill interned strings computed before random initialization
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
don't rely on dict order
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
a frozenset is better here
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
use set
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
don't rely on dict order
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
this was supposed to die
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
fix for real this time...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
belately resolve conflicts here
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
fix test_gdb under hash randomization
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
don't rely on dict order here
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Benjamin Peterson
merge 2.6 with hash randomization fix
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Barry Warsaw
Whitespace normalization
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Barry Warsaw
- Issue #13703: oCERT-2011-003: add -R command-line...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Benjamin Peterson
don't rely on the order of module clearing
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Barry Warsaw
null merge from 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Barry Warsaw
null merge from 2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Barry Warsaw
Back port Python 2.7 fix for test_invalid_redirect...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Vinay Sajip
logging: clarified documentation for Handler.handleError.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Éric Araujo
Add missing “::” markup and wrap overlong lines
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Éric Araujo
Fix typo
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
Benjamin Peterson
use Py_CLEAR
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Jesus Cea
Fix Test for issue #13500
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Jesus Cea
Test for issue #13500
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Ned Deily
Issue #12627: Implement PEP 394 for OS X framework...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Sandro Tosi
Refer to 'time' and 'datetime' submodules; thanks to...
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-17
Ezio Melotti
#14020: improve HTMLParser documentation.
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
Nick Coghlan
Implement PEP 394 for Python 2.7
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Petri Lehtinen
Fix errors in sqlite3's Cursor.rowcount documentation
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-15
Sandro Tosi
Issue #11836: document multiprocessing.queues.SimpleQueue
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
Éric Araujo
Fix test failure for shared builds caused by #1326113 fix
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Éric Araujo
Improve doc for atexit.register (#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
Ezio Melotti
#13987: HTMLParser is now able to handle malformed...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Ezio Melotti
#13987: HTMLParser is now able to handle EOFs in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Issue #13020: Fix a reference leak when allocating...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Antoine Pitrou
Issue #13015: Fix a possible reference leak in defaultd...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Meador Inge
Issue #13979: Fix ctypes.util.find_library ldconfig...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Gregory P....
re.escape os.sep so that \ is interpreted properly...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Gregory P....
Issue #13930: fix a / to use os.sep so that the test...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Nadeem Vawda
Issue #13193: Fix distutils.filelist tests to always...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ezio Melotti
Fix an index, add more tests, avoid raising errors...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Senthil Kumaran
shutil copy module reference doc fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ezio Melotti
#13993: HTMLParser is now able to handle broken end...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ezio Melotti
#13960: HTMLParser is now able to handle broken comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Gregory P....
fix whitespace normalization before pushing.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Gregory P....
Issue #13930: Adds ability for 2to3 to write its output...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Petri Lehtinen
Add myself to Misc/ACKS
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Petri Lehtinen
Fix sqlite3.Connection.iterdump on tables/fields with...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Florent Xicluna
Typo in Misc/NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Éric Araujo
Update mention of Subversion repo in the FAQ
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Éric Araujo
Fix distutils.filelist.FileList under Windows (#13193).
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Ned Deily
Issue #13994: Earler partial revert of Distutils enhanc...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Benjamin Peterson
this is only a borrowed ref in Brett's branch
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Ned Deily
Issue #13590: On OS X 10.7 and 10.6 with Xcode 4.2...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Éric Araujo
distutils 2.7’s Extension does not support optional...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Senthil Kumaran
Issue #9021: Add an introduction to the copy module...
commit
|
commitdiff
|
tree
|
snapshot
next