projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2012-11-03
Ezio Melotti
#4711: break long words in the docs sidebar to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Ezio Melotti
#16152: fix tokenize to ignore whitespace at the end...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Georg Brandl
Grammar touchup.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Andrew Svetlov
Issue #1207589: Add Cut/Copy/Paste items to IDLE right...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Andrew Svetlov
Reword set docs to use *proper subset/superset* termino...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Andrew Svetlov
Issue #14893: Add function annotation example to functi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Antoine Pitrou
Issue #16230: Fix a crash in select.select() when one...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Antoine Pitrou
Issue #16228: Fix a crash in the json module where...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Andrew Svetlov
Change docstring for xdrlib.Error to use new style...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Andrew Svetlov
Issue #16373: Prevent infinite recursion for ABC Set...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Andrew Svetlov
Issue #16377: Fix bisect unittest.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Andrew Svetlov
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Andrew Svetlov
Issue #14900: document added sort keys for profile...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Mark Dickinson
Issue #16348: Fix incorrect documentation for Decimal...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Peterson
avoid a function call with redundant checks for dict...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Peterson
fix spelling
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Peterson
only fast-path fromkeys() when the constructor returns...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Jesus Cea
Closes #16369: Global PyTypeObjects not initialized...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
R David Murray
#16371: fix up the English a bit more.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Andrew Svetlov
Issue #16371: fix typo in ctypes documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Andrew Svetlov
Issue #16370: Mention Py_SetProgramName in example...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Andrew Svetlov
Remove already dropped function PySys_GetFile from...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Andrew Svetlov
Fix docstring for deque ctor to mark iterable parameter...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Benjamin Peterson
initialize more global type objects (closes #16369)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Brian Curtin
Fix #16197. Update docstrings and documentation to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Petri Lehtinen
#14897: Enhance error messages of struct.pack and struc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Ross Lagerwall
Fix regression from issue #16262
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Chris Jerdonek
Remove unneeded "Release" and "Date" markers from doc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Nadeem Vawda
Add test for BZ2Decompressor.decompress("") after end...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Georg Brandl
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Georg Brandl
Remove confusing "Release" and "Date" markers from...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Andrew Svetlov
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Andrew Svetlov
Issue #14570: Document json sort_keys parameter properly.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Mark Dickinson
Issue #14700: Fix buggy overflow checks for large preci...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Georg Brandl
changeset: 80007:49e4541f2aef
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Georg Brandl
#8040: fix jQuery incompatibility
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
R David Murray
#15889: make regrtest --start succeed in more cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Ezio Melotti
#8040: fix the version.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Ezio Melotti
#8040: enable the versionswitcher for the autobuild...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Ezio Melotti
#8040: add a version switcher to the documentation...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
R David Murray
#12890: don't emit <p> tags in text mode when logdir...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Senthil Kumaran
Automated merge with file:///home/vagrant/3.3
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Senthil Kumaran
Include mention of jenkins as an example framework...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
R David Murray
#15043: Improve test_gdb support of gdb >= 7.4.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Senthil Kumaran
Issue #16250: Fix URLError invocation with proper args.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Philip Jenvey
bounds check for bad data (thanks amaury)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Ezio Melotti
#16206: Improve examples about dict construction.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Chris Jerdonek
Fix formatting of syntax description of function defini...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Mark Dickinson
Fix math.factorial KeyboardInterrupt segfault. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Ezio Melotti
#16210: combine the two type() docs. Patch by Pete...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Ned Deily
Issue #15853: Prevent IDLE crash on OS X when opening...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Jesus Cea
Closes #16294: 8 space indent in tutorial
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Matthias Klose
- Issue #16262: fix out-of-src-tree builds, if mercuria...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Nadeem Vawda
Issue #14398: Fix size truncation and overflow bugs...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Antoine Pitrou
Fix whacky spacking in test_wsgiref
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Antoine Pitrou
Issue #16220: wsgiref now always calls close() on an...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Ned Deily
Issue #10405: Document IDLE context menus in Standard...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Nick Coghlan
Fix compilation on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Nick Coghlan
Fix broken test and replace redundant generator with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Nick Coghlan
Issue #6074: Actually delete the source file in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Nick Coghlan
Issue #6074: Forward port Windows read-only source...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Giampaolo Rodola'
Fix issue #16270: urllib may hang when used for retriev...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Mark Dickinson
Issue #16277: in PyLong_FromVoidPtr, add missing branch...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Chris Jerdonek
Clarify universal-newline wording in tutorial (issue...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Andrew Svetlov
null merge
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Andrew Svetlov
Issue #9583: Document startup option/environment intera...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Antoine Pitrou
Issue #15378: Fix Tools/unicode/comparecodecs.py. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Andrew Svetlov
Issue #16265: Fix collapsing of code sample in tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Trent Nelson
Issue #16257: make test_create_connection() handle...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Trent Nelson
Issue #15819: use standard autoconf preset output varia...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Antoine Pitrou
Also add tests for TextIOWrapper.writelines() (issue...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Antoine Pitrou
Add tests for the writelines() method of file objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Trent Nelson
Issue #15819: tweak logic in previous commit (617591e7d...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Trent Nelson
Issue #15819: additional fixes for out-of-tree builds...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Vinay Sajip
Issue #16244: Remove file mode overrides.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Chris Jerdonek
Issue #16225: Add additional note to tutorial about...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Chris Jerdonek
Issue #16206: Improve the documentation of the dict...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Benjamin Peterson
skip if __doc__ is gone
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Benjamin Peterson
fix to work if __doc__ is removed
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ezio Melotti
Fix links to the __next__ method.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ezio Melotti
Make doctests pass in the functional howto.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Ezio Melotti
Improve markup in functional.rst, and fix a couple...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Chris Jerdonek
Fix link to str.format() in docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Chris Jerdonek
Issue #16199: Fix typo in 2to3 docs. Thanks to Mark...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Brian Curtin
Fix #16176. Properly identify Windows 8 via platform...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Chris Jerdonek
Fix placement of shell=True warning in subprocess.Popen...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Chris Jerdonek
Issue #16115: Make further improvements to subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Georg Brandl
merge 3.2 heads
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Georg Brandl
Issue #12947: revert earlier workaround and use a monke...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Gregory P....
Fixes Issue #16114: The subprocess module no longer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Andrew Svetlov
Issue #16174: Fix suggested usage of dummy_threading...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Senthil Kumaran
Fix Issue 15922: make howto/urllib2.rst doctests pass.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Vinay Sajip
Issue #16168: Use specified socket type for domain...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Chris Jerdonek
Issue #16115: Improve subprocess.Popen() documentation...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Hynek Schlawack
#13498: Clarify docs of os.makedirs()'s exist_ok argument.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Chris Jerdonek
Issue #14783: Improve int() docstring and also str...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Andrew Svetlov
Issue #14900: Add aliases for sorting params for pstat...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Andrew Svetlov
Issue #14900: Distuguish call count and primitive call...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
R David Murray
#9957: document that SpooledTemporaryFile.truncate...
commit
|
commitdiff
|
tree
|
snapshot
next