projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2011-02-07
Ned Deily
- Issue #11079: The /Applications/Python x.x folder...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Ned Deily
Issue #11079: The /Applications/Python x.x folder creat...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Antoine Pitrou
Clarify that IMAP4() implicitly calls open(), and that...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Georg Brandl
Spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Georg Brandl
Consistent heading spacing, and fix two typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Nick Coghlan
Issue 10971: Make test_zipimport_support once again...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Raymond Hettinger
Add link to table for Tcl/Tk issues on the Mac.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Georg Brandl
#11132: pass optimize parameter to recursive call in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Georg Brandl
#8691: document that right alignment is default for...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Georg Brandl
#11138: fix order of fill and align specifiers.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Eli Bendersky
Fix some typos and grammar
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Eli Bendersky
Fix some typos and grammar
commit
|
commitdiff
|
tree
|
snapshot
2011-02-07
Raymond Hettinger
Typo. Doh!
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Raymond Hettinger
Fix awkwardly rendered sentence.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Raymond Hettinger
Issue #11071: Various improvements to whatsnew.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
Raymond Hettinger
Small markup and wording tweaks for the sorting-howto.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Brett Cannon
Mention that people going the source compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Brett Cannon
Soften wording on doctest.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Brett Cannon
Re-arrange and clarify some __future__ import statements.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Gregory P....
issue7678 - Properly document how to replace a shell...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Martin v. Löwis
Issue #11067: Add PyType_GetFlags, to support PyUnicode...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Martin v. Löwis
Issue #11121: Fix building with --enable-shared.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Éric Araujo
Use an internal reference instead of hard-coded URI.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Everybody hates this one :) (bytes indexing)
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Soften the wording about tracebacks. Reference cycles...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Fix entries pertaining to file I/O
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Mention -b and -bb
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Mention asyncore and Twisted in the library FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Mention concurrent.futures and update answers about...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Update test of "why is Python installed" FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Mention Cython and remove obsolete alternatives
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Antoine Pitrou
Update info in the GUI FAQ
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Brett Cannon
There was a possibility that the initialization of...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Antoine Pitrou
Mention that seek and tell over a TextIOWrapper can...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Martin v. Löwis
Issue #11118: Fix bogus export of None in python3.dll.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Brett Cannon
use 3-space indents.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Brett Cannon
Add a HOWTO on how to port from Python 2 to Python 3.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Georg Brandl
Remove lots of spaces within exception message.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Georg Brandl
Punctuation typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Raymond Hettinger
Punctuation typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Raymond Hettinger
Get command-line doctest of Lib/decimal.py to work...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Antoine Pitrou
Add a svn:ignore for PC/python3dll.obj
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Eric Smith
Wording fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Antoine Pitrou
Issue #8275: Fix passing of callback arguments with...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Brian Curtin
#11083 typo: RuntimeException -> RuntimeError
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Alexander Belopolsky
Issue #11081: Fixed struct.__all__. Reviewed by Georg...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Georg Brandl
Post-release updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Raymond Hettinger
Recommend use of the tracker during the RC phase or...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Raymond Hettinger
Fix minor grammar nits.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Eli Bendersky
Mention new parameter and attributes of the difflib...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Eli Bendersky
Fix PEP-8 violation in argparse usage example (similar...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Eli Bendersky
Fix some grammar and typos
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Georg Brandl
Tagging release 3.2 rc 2.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Georg Brandl
Bump version.
v3.2rc2
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Georg Brandl
Update suspicious ignore file.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Georg Brandl
Update pydoc topics.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Georg Brandl
#10680: fix mutually exclusive arguments in argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Georg Brandl
#10961: fix exception handling in new pydoc server...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Raymond Hettinger
Clarify the status of get_string() and recommend using...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Georg Brandl
#11069: fix the IDLE Stack Viewer, by not using "list...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Raymond Hettinger
Add entry for the mailbox fixups.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
R. David Murray
#9124: mailbox now accepts binary input and uses binary...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Raymond Hettinger
List known build/install problems for OS X.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Nick Coghlan
Issue #10845: Improve compatibility between multiproces...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Raymond Hettinger
Markup nits.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Raymond Hettinger
Add section for http.client.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-30
Raymond Hettinger
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Éric Araujo
Protect logging call against None argument (fixes ...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Alexander Belopolsky
Issue #10939: Make Internaldate2tuple test more robust.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Ned Deily
Issue 11052: Correct IDLE menu accelerators on Mac...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Ned Deily
Issue #11054: Allow Mac OS X installer builds to again...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Ned Deily
Issue #11053: Fix IDLE "Syntax Error" windows to behave...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Ned Deily
Issue #10940: Workaround an IDLE hang on Mac OS X 10...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Alexander Belopolsky
Issue #10939: Fixed imaplib.Internaldate2tuple(). Thank...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Giampaolo Rodolà
fix reference to issue where the addition of select...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Victor Stinner
Issue #10989: Fix a crash on SSLContext.load_verify_loc...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Eric Smith
Issue #11302: missing type check on _string.formatter_f...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-29
Raymond Hettinger
Add entry for str.format_map().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Eric Smith
Added a placeholder for str.format_map, as discussed...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Michael Foord
Issue 10573: revert unittest docs to first / second
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Łukasz Langa
#11027: documented how to override SECTCRE
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Raymond Hettinger
More source links
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Vinay Sajip
Issue 11008: docs updated to show versionadded for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Raymond Hettinger
More typical sample invocation of tarfile.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Raymond Hettinger
Add missing attributions.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Raymond Hettinger
Update todo list.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Raymond Hettinger
Add an entry for tarfile.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Raymond Hettinger
More source links.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-27
Raymond Hettinger
Issue #11020: Command-line pyclbr was broken because...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Antoine Pitrou
Issue #11018: fix a test to not be a no-op in test_bz2.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
R. David Murray
#11019: Make BytesGenerator handle Message with None...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Raymond Hettinger
Issue #11014: Make 'filter' argument in tarfile.Tarfile...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Raymond Hettinger
Markup nits.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
R. David Murray
Revert r88197. I'll refix correctly once there is...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Raymond Hettinger
Add a few imports to examples.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-26
Victor Stinner
Fix BytesGenerator._handle_text() if the message has...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Victor Stinner
fix import in email.message_from_binary_file()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Raymond Hettinger
Issue #11004: Repair edge case in deque.count().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Brett Cannon
Tighten the restrictions on the test_sys test which...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Antoine Pitrou
Fix the description of PIPE_BUF
commit
|
commitdiff
|
tree
|
snapshot
next