projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2011-01-15
Antoine Pitrou
Issue #10916: mmap should not segfault when a file...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Nits
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Issue #10913: Deprecate misleading functions PyEval_Acq...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Reword and restructure the GIL API doc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Add mention of how to switch interpreters
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Improve description of issues
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Restructure a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Standard streams use file descriptors, not FILE pointers.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Avoid ResourceWarnings in ccbench
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Fix the GIL with subinterpreters. Hopefully this will...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Eli Bendersky
Issue #10912: Clarify the documentation of PyObject_Ric...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Ned Deily
Add self to mac platform area in maintainers.rst.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Ned Deily
Remove spurious copy of Mac/IDLE/idlemain.py left over...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Ned Deily
#10843: Update third-party library versions used in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Ned Deily
#10843: Install the Tools directory on OS X in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Ned Deily
#10907: Update OS X installer build README to better...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Ned Deily
#10907: Warn OS X 10.6 IDLE users to use ActiveState...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Victor Stinner
Issue #4953: add the author of the patch
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Victor Stinner
urllib doc: add versionchanged sections for parse_qs...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Victor Stinner
cgi: use isinstance(x, list) instead of type(x) ==...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Victor Stinner
Issue #4953: cgi.FieldStorage and cgi.parse() parse...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Victor Stinner
test_urlparse: add tests for encoding and errors arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Victor Stinner
Add encoding and errors arguments to urllib.parse_qs...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eli Bendersky
Issue #10902: Fix reference to run* methods
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eli Bendersky
Remove call to nonexisting function (relic from Python...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Alexander Belopolsky
Issue #9268: Documented -m pickletools usage.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Raymond Hettinger
Issue 10899: Remove function type annotations from...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Raymond Hettinger
Issue #10899: Move function type annotations into...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Georg Brandl
Fix the example output of count().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Georg Brandl
Add semicolon for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Georg Brandl
More PEP 8: no space around "=" in argument lists.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Benjamin Peterson
plug reference leak
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Raymond Hettinger
Issue 10899: Remove function type annotations from...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Raymond Hettinger
Issue 10899: Remove function type annotations from...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Raymond Hettinger
Issue #10899: No function type annotations in the stand...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Antoine Pitrou
Fix test_bigaddrspace (some tests didn't trigger the...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Antoine Pitrou
A better message again
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Antoine Pitrou
More informative skip message in @bigaddrspace
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Antoine Pitrou
Fix @bigmemtest when no limit is given by the user...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Antoine Pitrou
Make test skipping message nicer, and remove the rather...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Raymond Hettinger
Remove the funky function annotation from numbers.py.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Antoine Pitrou
Fix the expected memory use of utf-8 encoding. Also...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Raymond Hettinger
Remove function annotations that slipped into _abcoll.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Benjamin Peterson
use PyErr_SetString instead of PyErr_Format
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Antoine Pitrou
Issue #10822: Fix test_posix:test_getgroups failure...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Alexander Belopolsky
Issue #10225: Fixed the simple mistakes in doctests.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Benjamin Peterson
don't segfault on deleting __abstractmethods__ #10892
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Benjamin Peterson
oops, wrong class
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Benjamin Peterson
move this test to test_descr; it's not abc specific
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Benjamin Peterson
fix weirdly ambigious sentence
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Nick Coghlan
Issue 10889: Support slicing and indexing of large...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Raymond Hettinger
Revert r87946. The virtues of readability and of examp...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Terry Reedy
Issue #10225: Correct interactive Doc/howto/sorting...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Raymond Hettinger
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Alexander Belopolsky
Issue #5109: array.array constructor will now use fast...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Raymond Hettinger
Update the email section
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Raymond Hettinger
Update the datetime and time section.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Raymond Hettinger
Clean-up threading.Barrier example.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Raymond Hettinger
Add entry for Barrier objects.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Eric Smith
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Nick Coghlan
Issue 10556: test_zipimport_support implicitly imports...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Raymond Hettinger
Add a todo.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Nick Coghlan
developers.txt entry for Eli (at Brett's request)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Alexander Belopolsky
This should fix mktime test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Alexander Belopolsky
Make mktime test more robust.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Alexander Belopolsky
Issue #1726687: time.mktime() will now correctly comput...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Victor Stinner
Issue #9611: remove useless and dangerous explicit...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Raymond Hettinger
Fix typos and markup.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Alexander Belopolsky
Improved footnote for the %Y directive slightly.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Alexander Belopolsky
Improved description of %Y directive.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Terry Reedy
Issue #10875: Update Regular Expression HOWTO; last...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Victor Stinner
Issue #9566: Fix pyparse.xmlparser.ParseFile()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Alexander Belopolsky
Issue #2568: Removed bogus rationale for supporting...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Ned Deily
#10820: Fix OS X framework installs to support version...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Alexander Belopolsky
Removed time.ctime from the list of functions that...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Alexander Belopolsky
Added entries about removal of year 1900 limit.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Terry Reedy
Issue #10875: Update Regular Expression HOWTO; patch...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Raymond Hettinger
Misspelling.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Raymond Hettinger
Missed two source links
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Raymond Hettinger
Separate source link from main text.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Alexander Belopolsky
Fixed a footnote reference
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Raymond Hettinger
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Raymond Hettinger
Move source links to consistent location and remove...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Antoine Pitrou
Issue #10872: The repr() of TextIOWrapper objects now...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Martin v. Löwis
Add Ned Deily.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Łukasz Langa
#10874: test_urllib2 shouldn't use `is` operator for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Georg Brandl
#10871: "file" does not exist anymore in Python 3....
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Georg Brandl
Wrap some long examples and signatures.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Georg Brandl
Add missing line.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Georg Brandl
#10869: do not visit root node twice in ast.increment_l...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
R. David Murray
#5871: protect against header injection attacks.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Raymond Hettinger
Issue #10357: Clarify what it means to be a mapping.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Georg Brandl
zlib only works with bytes objects.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Alexander Belopolsky
Fixed documentation to reflect recent changes for years...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Victor Stinner
NEWS: merge #1777412 and #10827 entries
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Victor Stinner
Issue #1777412: document the change in the NEWS file
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Raymond Hettinger
Markup fix
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Antoine Pitrou
Add EHOSTUNREACH ('No route to host') to the errnos...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Raymond Hettinger
Issue 9717: Segregate and improve the documentation...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Antoine Pitrou
Fix test_ssl after r87849
commit
|
commitdiff
|
tree
|
snapshot
next