projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2012-02-24
Benjamin Peterson
merge 3.2.2 release branch for rc
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Vinay Sajip
Merged upstream changes.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Vinay Sajip
Fix added for recent changes in non-threading environments.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Georg Brandl
Added tag v3.2.3rc1 for changeset 7085403daf43
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Georg Brandl
Update copyright year.
v3.2.3rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Georg Brandl
Add 3.2.3 to license.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Georg Brandl
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Georg Brandl
Bump version to 3.2.3rc1.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Georg Brandl
Update pydoc topics.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Georg Brandl
Fix markup errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Vinay Sajip
logging: Added locking in flush() and close() handler...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Benjamin Peterson
merge 3.1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Benjamin Peterson
update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Benjamin Peterson
merge 3.1 (with 3.1.5rc1 release tag)
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Benjamin Peterson
Added tag v3.1.5rc1 for changeset ee26aca3219c
commit
|
commitdiff
|
tree
|
snapshot
2012-02-23
Benjamin Peterson
version now 3.1.5rc1
v3.1.5rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Antoine Pitrou
Fix (presumably) test_hash under big-endian systems...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Antoine Pitrou
Issue #14084: Fix a file descriptor leak when importing...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Antoine Pitrou
In find_module(), do not silence fileno() and dup(...
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
Georg Brandl
merge with 3.2
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 test failure in test_cmd_line by initializing the...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Martin v. Löwis
Issue #6807: Run msisupport.mak earlier.
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
Benjamin Peterson
merge 3.2
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
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-20
Georg Brandl
Disable an inspect test: it depends on dict ordering...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
Delete the iterator, which could accidentally keep...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
Merge
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Dummy-merge with 3.1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix typo in conditional.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Antoine Pitrou
Make "regrtest -j" "-R"-aware
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix obscure failures of datetime-related tests due...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix dbm_gnu test relying on set order.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix use of deprecated assertRegexpMatches method.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Remove setting hash seed to regrtest's random seed...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix dbm_gnu test relying on set order.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix typo in conditional.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Remove setting hash seed to regrtest's random seed...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Another test_dis dict order dependency.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Merge with 3.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix test_dis dependency on dict order.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix use of deprecated assert_ method.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix "sys.path modified" warning in test_strlit, by...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Fix bad inheritance in test_subprocess that led to...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Run tests with -R on "make test" and the buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Georg Brandl
Merge from 3.1: Issue #13703: add a way to randomize...
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
Georg Brandl
Issue #13703: add a way to randomize the hash values...
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.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Sandro Tosi
Issue #13605: use print() in argparse nargs example
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
Indent 'File' in memoryview example, so it is correctly...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Benjamin Peterson
use Py_CLEAR
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Jesus Cea
Test for issue #13500
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
Terry Jan Reedy
Issue 14023 Revert edit to 2.7 version. (I suspect...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
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-16
Petri Lehtinen
sqlite3: Fix documentation errors concerning Cursor...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Charles-François...
Issue #13878: Fix random test_sched failures.
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-15
Victor Stinner
Issue #13913: Another fix test_pep3120 for the UTF...
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
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
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
É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 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
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
Antoine Pitrou
Issue #10287: nntplib now queries the server's CAPABILI...
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....
import re for the previous commit.
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-14
Victor Stinner
Issue #13913: normalize utf-8 codec name in UTF-8 decoder
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ezio Melotti
Fix an index and clean up comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Senthil Kumaran
shutil copy module reference doc fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ezio Melotti
Improve handling of declarations in HTMLParser.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ezio Melotti
Fix htmlparser tests to always use the right collector.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Ezio Melotti
#13993: HTMLParser is now able to handle broken end...
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
Fix sqlite3.Connection.iterdump on tables/fields with...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Antoine Pitrou
Issue #10287: nntplib now queries the server's CAPABILI...
commit
|
commitdiff
|
tree
|
snapshot
next