projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2011-11-04
Florent Xicluna
Closes #13140: Fix the daemon_threads attribute of...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Ross Lagerwall
Issue #13339: Fix compile error in posixmodule.c due...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Victor Stinner
Issue #12342: Improve _tkinter error message on unencod...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Victor Stinner
Issue #10570: curses.putp() is now expecting a byte...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Éric Araujo
Branch merge
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Éric Araujo
Avoid relying on the default reST role in logging libra...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Éric Araujo
Fix incorrect docstring I changed a while back.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Éric Araujo
More fixes for PEP 3147 compliance in distutils (#11254)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Éric Araujo
Add signatures to the docstring of functions added...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Éric Araujo
State explicitely that PYTHONDONTWRITEBYTECODE is equiv...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Antoine Pitrou
Issue #13307: fix bdist_rpm test failures
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Éric Araujo
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Victor Stinner
Issue #10570: curses.tigetstr() is now expecting a...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Charles-François...
Issue #13308: Fix test_httpservers failures when run...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Éric Araujo
Cleanups in distutils tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Florent Xicluna
Closes #2892: preserve iterparse events in case of...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Ezio Melotti
Make sure that the tolerant parser still parses valid...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Ezio Melotti
Avoid reusing the same collector in the tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Ezio Melotti
#12008: add a test.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Ezio Melotti
#670664: Fix HTMLParser to correctly handle the content...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Sandro Tosi
correct signature for tzinfo.dst() in examples; thanks...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Ned Deily
Issue #13304: Skip test case if user site-packages...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Senthil Kumaran
Fix issue 10817 - Fix urlretrieve function to raise...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Sandro Tosi
use diveintopython.net now that DIP.org returns 410...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Sandro Tosi
remove confusing paragraph (as part of r87523); thanks...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Jesus Cea
Closes #13283: removal of two unused variable in locale.py
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Sandro Tosi
document turtle done() function; thanks to Csaba Szepes...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Ned Deily
Issue 13296: Fix IDLE to clear compile __future__ flags...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Sandro Tosi
caught is the right pp of catch; thanks to Don Bennett...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Raymond Hettinger
Improve itertools docs with clearer examples of pure...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Raymond Hettinger
Issue 13274: Make the pure python code for heapq more...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Florent Xicluna
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Florent Xicluna
Issue #13293: Better error message when trying to marsh...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Florent Xicluna
Cleanup xmlrpc: remove obsolete comments, unused import...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Florent Xicluna
Closes #13291: NameError in xmlrpc package.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Petri Lehtinen
Add Misc/NEWS entry for issue #10519
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Benjamin Peterson
remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Antoine Pitrou
Issue #10363: Deallocate global locks in Py_Finalize().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Petri Lehtinen
Fix the return value of set_discard (issue #10519)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Petri Lehtinen
Avoid unnecessary recursive function calls (closes...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Ezio Melotti
Add a button to the code examples in the doc to show...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Ezio Melotti
#13289: fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Benjamin Peterson
bring is_integer into tested existence
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Barry Warsaw
- Issue #13218: Fix test_ssl failures on Debian/Ubuntu.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Barry Warsaw
- Issue #13218: Fix test_ssl failures on Debian/Ubuntu.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Florent Xicluna
Documentation typo
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Florent Xicluna
I should be someone
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Florent Xicluna
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Florent Xicluna
Closes #13258: Use callable() built-in in the standard...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ezio Melotti
Improve HTMLParser example in the doc and fix a couple...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ezio Melotti
#13273: fix a bug that prevented HTMLParser to properly...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ezio Melotti
Merge heads.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Ezio Melotti
#13278: fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Florent Xicluna
Fixes #13270: obsolete reference to old-style/new-style...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Vinay Sajip
Added lost documentation cross-reference.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Petri Lehtinen
Issue #10860: Skip the new test if HTTPS is not available
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Ezio Melotti
Refactor a bit the codecs doc.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Ezio Melotti
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Benjamin Peterson
document __bytes__ special method (closes #13259)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Petri Lehtinen
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Petri Lehtinen
Issue #13018: Fix reference leaks in error paths in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Charles-François...
Issue #10332: multiprocessing: fix a race condition...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Benjamin Peterson
note callable is back in 3.2
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Florent Xicluna
Issue #13255: wrong docstrings in array module.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Florent Xicluna
Issue 13141: Demonstrate recommended style for socketse...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Petri Lehtinen
Add the green "New reference" note to the doc of PyExce...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Nick Coghlan
Issue 1294232: Fix errors in metaclass calculation...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Florent Xicluna
Issue #9168: now smtpd is able to bind privileged port.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Ezio Melotti
#13233: fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Ezio Melotti
#13219: clarify section about character sets in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Senthil Kumaran
News entry for Issue12529 and Issue12604
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Raymond Hettinger
Issue 12668: Fix wording in Whatsnew3.2
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Raymond Hettinger
Issue 11931: Minor punctuation/grammar/wording fixups...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Benjamin Peterson
adjust braces a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Senthil Kumaran
urllib.request - syntax changes enhancing readability...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Senthil Kumaran
3.2 - Fix Issue 12604 - Use a proper no-op macro expans...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Senthil Kumaran
3.2 - Fix closes Issue6090 - Raise a ValueError, instea...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Senthil Kumaran
3.2 - Fix closes Issue12529 - cgi.parse_header failure...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Ezio Melotti
Remove duplication.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Łukasz Langa
Fixes #10860: Handle empty port after port delimiter...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Antoine Pitrou
Issue #13188: When called without an explicit traceback...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ezio Melotti
#12448: smtplib now flushes stdout while running `...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Ezio Melotti
#12277: add missing comma.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Nadeem Vawda
Issue #13194: zlib.compressobj().copy() and zlib.decomp...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Benjamin Peterson
plug possible refleak (closes #13199)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Mark Hammond
normalize whitespace in Lib/distutils/msvc9compiler.py
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Mark Hammond
Issue #7833: Ext. modules built using distutils on...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Victor Stinner
Issue #10653: Fix time.strftime() on Windows, check...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Raymond Hettinger
Issue 13177: Make tracebacks more readable by avoiding...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Éric Araujo
Update dead references from py.org/dev/faq to the devgu...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Éric Araujo
Branch merge
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Lars Gustäbel
Issue #13158: Fix decoding and encoding of base-256...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Victor Stinner
Issue #13025: mimetypes is now reading MIME types using...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Victor Stinner
Issue #10653: On Windows, use strftime() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Nadeem Vawda
Issue #13159: Replace FileIO's quadratic-time buffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Mark Dickinson
Issue #13145. Fix incorrect documentation for PyNumber_...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Éric Araujo
Increase test coverage for distutils.filelist (#11751).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Ezio Melotti
Fix/improve markup in whatsnew/2.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Ezio Melotti
#13138: add missing versionadded.
commit
|
commitdiff
|
tree
|
snapshot
next