projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-06-12
Berker Peksag
Fix typo in _sqlite/module.h
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Berker Peksag
Issue #15657: Delete incorrect statement from PyMethodD...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Berker Peksag
Issue #27289: Prevent test_urllib2net failures due...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Serhiy Storchaka
Issue #25455: Clean up reference loops created in tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Berker Peksag
Issue #27190: Raise NotSupportedError if sqlite3 is...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Berker Peksag
Issue #27188: Fix various sqlite3 documentation errors
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Berker Peksag
Use exc role for ValueError in multiprocessing.rst
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Berker Peksag
Issue #27221: Delete an outdated paragraph about pickle...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Serhiy Storchaka
Issue #25455: Fixed a crash in repr of recursive functo...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Serhiy Storchaka
Issue #25455: Fixed a crash in repr of ElementTree...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Serhiy Storchaka
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CAL...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Martin Panter
Fix typos and English grammar in documentation and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Martin Panter
Fix buggy RE “\parrot_example.py”, uncovered by Issue...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Martin Panter
Issue #16484: Fix pydoc link and test on Windows, by...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Martin Panter
Issue #24136: Document generalized unpacking, PEP 448
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Łukasz Langa
Issue #14209: pkgutil.iter_zipimport_modules ignores...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Łukasz Langa
Issue #27194: superfluous truncate calls in tarfile...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Benjamin Peterson
merge 3.4 (#26556)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Benjamin Peterson
upgrade expt to 2.1.1 (closes #26556)
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Benjamin Peterson
merge 3.4
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Benjamin Peterson
raise an error when STARTTLS fails
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Berker Peksag
Fix typo and silence a Sphinx warning in Doc/glossary.rst
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Berker Peksag
Silence 'make suspicious' warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Berker Peksag
Issue #21386: Implement missing IPv4Address.is_global...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Terry Jan Reedy
Issue #22558: Add remaining doc links to source code...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Yury Selivanov
Issue #22970: asyncio: Fix inconsistency cancelling...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Yury Selivanov
Issue #27223: aio: Fix _read_ready and _write_ready...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Terry Jan Reedy
Issue #5124: NEWS entries.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-11
Terry Jan Reedy
Issue #5124: Paste with selection should always replace.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Berker Peksag
Issue #20900: distutils register command now decodes...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
doko@ubuntu.com
- Issue #17500, and https://github.com/python/pythondot...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Berker Peksag
Issue #27280: Fix typo in IPv6Network documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Tommy Beadle
Issue #24617: Add comment for os.mkdir about mode quirks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Martin Panter
Fix typo and move comment to appropriate condition
commit
|
commitdiff
|
tree
|
snapshot
2016-06-10
Martin Panter
Issue #8491: Add link to Gnu Readline configuration...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Tommy Beadle
[Issue 15476] Make "code object" its own entry in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Yury Selivanov
Issue #27243: Fix __aiter__ protocol
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Serhiy Storchaka
Issue #26305: Argument Clinic now escapes braces. No...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Barry Warsaw
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Barry Warsaw
Issue #27066: Fixed SystemError if a custom opener...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Guido van Rossum
Omnibus news entry for updates to typing.py.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Guido van Rossum
Sync typing.py with upstream.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
asyncio: Remove line about asyncio.timeout() from the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
asyncio: Remove asyncio.timeout() context manager.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
asyncio: Update whatsnew/3.5.2
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
Issue #27136: Update asyncio docs
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Yury Selivanov
Issue #27136: Fix DNS static resolution; don't use...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Martin Panter
Issue #23275: Backport target list assignment documenta...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Berker Peksag
Issue #21593: Clarify that re.search() returns the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Martin Panter
Issue #25738: Don’t send message body for 205 Reset...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Martin Panter
Issue #21313: Tolerate truncated buildinfo in sys.version
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Vinay Sajip
Fixed #27251: corrected string/bytes handling in creden...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Terry Jan Reedy
Items for NEWS and idlelib/NEWS.txt.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Victor Stinner
os.urandom() doesn't block on Linux anymore
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Martin Panter
Issue #27229: Comment in middle of shell command fails...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Martin Panter
Issue #27229: Fix in-tree cross-build rule, by Xavier...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Ned Deily
Issue #26014: Update 3.x packaging documentation:
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Martin Panter
Issue #27164: Allow decompressing raw Deflate streams...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Serhiy Storchaka
Issue #27225: Fixed a reference leak in type_new when...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Serhiy Storchaka
Issue #21916: Added more tests for the turtle module.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Martin Panter
Issue #24291: Avoid WSGIRequestHandler doing partial...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Senthil Kumaran
issue27202 - Fix the mistake in changesets 70af472451cb...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Berker Peksag
Issue #17888: Add a note about contributing to Python...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Senthil Kumaran
issue27202 - Exclude 2.x release notes from python3...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Senthil Kumaran
Issue27203 - Fix doctests Doc/faq/programming.rst.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Gregory P....
Move the BrokenPipeError tests to the POSIXProcessTestC...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-05
Ned Deily
Issue #26930: Update OS X 32-bit-only installer builds...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
doko@ubuntu.com
- Issue #26884: Fix linking extension modules for cross...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Serhiy Storchaka
Issue #21916: Added tests for the turtle module.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
Issue #24759: Add 'private' notice for idlelib.idle_test.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
Revise and synchronize idle_test.test_configdialog.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Zachary Ware
Issue #26809: Add __all__ to string module. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Gregory P....
issue26372 - use os.devnull instead of /dev/null
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Serhiy Storchaka
Issue #20041: Fixed TypeError when frame.f_trace is...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Kushal Das
Issue #19234: Documents socket.fileno() returns -1...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Ned Deily
Issue 27216: Fix typo (noticed by Alex Chan).
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Martin Panter
Clarify deprecation of ElementTree.XMLParser(html=...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
IDLE test README: 'gui' to 'GUI', except in "'gui'...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Benjamin Peterson
fix indentation of comment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Martin Panter
Fix typos in code comment and documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
Issue #27196: Stop 'application destroyed' warnings...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Terry Jan Reedy
Issue 20567: Revise idle_test/README.txt and some tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-04
Gregory P....
Fixes Issue #26373: subprocess.Popen.communicate now...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
R David Murray
#16484: Fix pydoc doc links to modules whose names...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Ned Deily
final step in backout of bad default->3.5 merge d085b4f...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Ned Deily
first step in backout of bad default->3.5 merge d085b4f...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
R David Murray
Merge: #22797: clarify when URLErrors are raised by...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
R David Murray
#22797: clarify when URLErrors are raised by urlopen.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Merge 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Issue #27185: Rename test_string_merged.py back to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Issue #27185: Merge test_pep292.py into test_string_mer...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Issue #27185: Rename test_pep292.py to test_string_merg...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Serhiy Storchaka
Issue #27185: Rename test_string.py to test_string_merg...
commit
|
commitdiff
|
tree
|
snapshot
next