projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2013-10-14
Serhiy Storchaka
Issue #18919: Check warnings messages in the aifc modul...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Georg Brandl
Closes #19258: close WSGI server after handling request...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Georg Brandl
Closes #17154: error out gracefully on "ignore" or...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Serhiy Storchaka
Issue #19189: Improved cross-references in the pickle...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Ezio Melotti
#4965: Implement intelligent scrolling of the sidebar...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Georg Brandl
Closes #16657: fix docstring of traceback.format_tb().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Georg Brandl
Wing IDE is switching to PyQt...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Georg Brandl
Closes #19248: actually check for Python 3.x in tools...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Issue #18758: Fixed and improved cross-references.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Antoine Pitrou
Issue #18776: atexit callbacks now display their full...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Issue #19197: Improved cross-references in the shlex...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Issue #19207: Improved cross-references in the os,...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Improve #19204: Improved cross-references in the urllib...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Georg Brandl
Refer to strftime(3) manpage for platform specific...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Issue #19203: Improved cross-references in the curses...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Issue #19198: Improved cross-references in the cgi...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Serhiy Storchaka
Issue #18919: Unified and extended tests for audio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Nick Coghlan
Issue #17827: Document codecs.encode and codecs.decode
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Georg Brandl
Closes #13740: SND_NOWAIT seems to be ignored on modern...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Georg Brandl
Closes #17375: port new threading docstrings from 2.7.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Georg Brandl
Fix a small CSS glitch with deprecated blocks and Sphin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Georg Brandl
Fix display of deprecated blocks with Sphinx 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Richard Oudkerk
Make test_terminate() succeed or fail quickly.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Raymond Hettinger
Issue #19202: Add cross-reference and a rough code...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Ned Deily
Issue #18458: Prevent crashes with newer versions of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Georg Brandl
Invert logic of new limited-API annotation and call...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Benjamin Peterson
backport media types from default
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Georg Brandl
Fix compatibility with upcoming Sphinx 1.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Serhiy Storchaka
Issue #18919: If the close() method of a writer in...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Georg Brandl
Introduce support for documenting which C API elements...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Georg Brandl
Closes #13915: update tutorial with respect to .pyc...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Georg Brandl
Closes #13833: document PyStructSequence C-API functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Georg Brandl
Closes #13026: fix documentation of MAKE_FUNCTION for...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Georg Brandl
Closes #19179: make table of XML vulnerabilities cleare...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Georg Brandl
Closes #13203: add a FAQ section about seemingly duplic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Serhiy Storchaka
Issue #19131: The aifc module now correctly reads and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Benjamin Peterson
replace hardcoded version
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Benjamin Peterson
make sure the docstring is never out of date wrt unicod...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Benjamin Peterson
remove url from docstring (closes #19220)
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Raymond Hettinger
Issue #19005: Fix documentation for PyIter_Next().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Tim Peters
Repair format of NEWS entry.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Tim Peters
Issue 19158: a rare race in BoundedSemaphore could...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Serhiy Storchaka
#19194: Improved cross-references in the fcntl module...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Serhiy Storchaka
#19196: Improved cross-references in distutils document...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Serhiy Storchaka
Issue #19190: Improve cross-references in builtin types...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Serhiy Storchaka
Issue 19195: Improved cross-references in C API documen...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Serhiy Storchaka
Issue #19193: Improved cross-references in the tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Tim Peters
Issue 19158: a rare race in BoundedSemaphore could...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Georg Brandl
Minor grammar fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Georg Brandl
Clarify two points about division and shifting. Suggest...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Georg Brandl
Fix wrong link.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Georg Brandl
Add "->" as a delimiter token. Found by James Harding...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Georg Brandl
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Serhiy Storchaka
Issue #18037: Do not escape '\u' and '\U' in raw strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Georg Brandl
Closes #13867: remove untrue comment about PyWeakref_Ch...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Georg Brandl
Closes #19178: some more cross-references about package...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Antoine Pitrou
Fix macro expansion of _PyErr_OCCURRED(), and make...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #1215: document better why it is not a good...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Extending example: use Py_RETURN_NONE
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Use the platform-independent way of calling a script...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix name of the "exist_ok" argument. Found by Neil...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix: >= and so on are usually called "comparison operat...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix typo in example file name. Found by John Bokma...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix: win32_ver returns a 4-tuple. Found by Andrew Berg...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix typo in function name.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #15432: GzipFile mtime argument is new in 3.1.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #15228: remove reference to Unix "touch"; it...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #11807: document argparse add_subparsers method...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #15213: update comment for _PyOS_URandom
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #17725: small grammar fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
The "FAQ" link at the end was changed to a Wikipedia...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #19177: replace dead link to SSL/TLS introductio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #19181: replace non-existing host ftp.cwi.nl...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #12350: clarify blocks/block size members of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix typo. Spotted by Bo Bayles on docs@.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix link to the "pexports" tool. Found by Joe Aikkarave...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix order of required StreamReader/StreamWriter base...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Minor improvement: add indication that the main functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix missing class name in markup. Found by Tanky Woo...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Unicode howto: use .txt as a more universally understoo...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Add missing list methods. Found by Leonardo Pereira...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix example in backreference description. Found by...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix method name: ensure_directories, not create_directo...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
PythonCAD is now on PyQt, use Wing as a prominent PyGtk...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix minor bug in httplib example. Found by Alex MacAula...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix SQLite datatype name: it is REAL, not FLOAT. Found...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Counter: fix recipe for "n least common elements"....
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #15956: improve documentation of named groups...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix small grammar mistake.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix missing period.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix wrong Python highlighting in directory hierarchy...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Small clarification in extending docs.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #13951: Add a "faulthandler" reference in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #18927: Lock.acquire only accepts -1 or positive...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Use "lambda expression" as preferred to "lambda form".
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Closes #18646: improve lambda docs in tutorial. Origin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Georg Brandl
Fix small copy-paste typo in ossaudiodev setparameters...
commit
|
commitdiff
|
tree
|
snapshot
next