projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2011-01-20
Brett Cannon
Move developers.txt to the devguide.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Brett Cannon
Update Misc/README.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Brett Cannon
Remove some outdated files from Misc.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Brett Cannon
Move README.gdb to the devguide.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Brett Cannon
Move README.Emacs to the devguide.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Raymond Hettinger
Add an entry for the code repository.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Raymond Hettinger
Make an entry for the os module's bytes accessors.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Raymond Hettinger
Add hasattr() example.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Raymond Hettinger
Add more examples
commit
|
commitdiff
|
tree
|
snapshot
2011-01-20
Brett Cannon
Move maintainers.rst into the devguide and rename it...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Brett Cannon
Rename AIX-NOTES to something that follows the conventi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Georg Brandl
#10944: add c_bool to types table.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Alexander Belopolsky
Issue #10934: Fixed and expanded Internaldate2tuple...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Antoine Pitrou
Issue #10898: Allow compiling the posix module when...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Raymond Hettinger
Fix markup.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Georg Brandl
Suppress trailing spaces in table paragraphs.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Raymond Hettinger
Expand entry for pydoc.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Raymond Hettinger
Improve looks by replacing a bullet list with a table.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Raymond Hettinger
Add examples for inspect.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Brett Cannon
Klocwork scan site no longer available.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
David Malcolm
Fix typo in example of barrier timeouts from r88102
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
Expand barrier example to show time-outs.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
Missing word.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
Reword the OrderedDict entry to emphasize the default...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Antoine Pitrou
Issue #10451: memoryview objects could allow to mutate...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
More nits.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
Nits.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
More nits.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
Add example for the abc module.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Raymond Hettinger
Nits.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Benjamin Peterson
very out of date file
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Raymond Hettinger
Add an import to the logging example
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Raymond Hettinger
The example for configparser was weird.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Raymond Hettinger
Beautify code examples.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Raymond Hettinger
Wording nits.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Raymond Hettinger
Fix-up the XXX for importlib.abc.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Raymond Hettinger
Tidy-up the ssl section.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Brett Cannon
Short README on gdb support.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Raymond Hettinger
Note that two-phase cyclic barriers are suitable for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Benjamin Peterson
remove unneeded assertion
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Benjamin Peterson
correct assertion
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Benjamin Peterson
turn some checks into assertions, since they are implie...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Brett Cannon
Placeholder sentence pointing out that imoprtlib has...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Matthias Klose
rangeobject.c (compute_slice_indices): Make function...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Antoine Pitrou
Mention deprecation of PyEval_{Acquire,Release}Lock().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Antoine Pitrou
More SSL-related stuff
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Antoine Pitrou
Mention HTTP 0.9's partial demise.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Antoine Pitrou
Mention the new context parameter to FTP_TLS, and the...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Raymond Hettinger
Issue 10889: Added entry for handling of indexing and...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Antoine Pitrou
Get proper credit
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Antoine Pitrou
Fix misindent
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Antoine Pitrou
Better description of SSL-related changes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Georg Brandl
Rewrap and punctuation consistency.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Nick Coghlan
Add missing NEWS entry for r87948
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Raymond Hettinger
Clean-up comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Raymond Hettinger
Remove out-of-date comment
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Georg Brandl
Fix two small issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Georg Brandl
Post-release updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Martin v. Löwis
Package zip_cp437_header.zip.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Georg Brandl
Tagging 3.2rc1.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Antoine Pitrou
Fix mmap and test_mmap under Windows too (followup...
v3.2rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Georg Brandl
Bump to 3.2rc1.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Georg Brandl
Fix "make suspicious" errors and update ignore file.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Georg Brandl
Fix a few doc errors, mostly undefined keywords.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Georg Brandl
Update to 1.0.7.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Georg Brandl
Update pydoc topics.
commit
|
commitdiff
|
tree
|
snapshot
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
next