projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2013-05-06
Raymond Hettinger
Issue 17862: Improve the signature of itertools groupe...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Roger Serwy
#17798: Allow IDLE to edit new files when specified...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Antoine Pitrou
Fix crash caused by 8c1385205a35
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Brett Cannon
Fix a test to not use an assertion for something that...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Antoine Pitrou
Issue #14173: Avoid crashing when reading a signal...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Antoine Pitrou
Issue #17408: Avoid using an obsolete instance of the...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Antoine Pitrou
Elaborate on bytes-like objects.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Ezio Melotti
#16518: use "bytes-like object" throughout the docs.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Ezio Melotti
#7855: Add tests for ctypes/winreg for issues found...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Serhiy Storchaka
Issue #16316: mimetypes now recognizes the .xz and...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Brett Cannon
Issue #15902: Fix imp.load_module() to accept None...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Raymond Hettinger
Issue #15535: Fix pickling of named tuples.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Ezio Melotti
#17802: Fix an UnboundLocalError in html.parser. Initi...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Charles-Francois...
Issue #17529: Fix os.sendfile() documentation regarding...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Antoine Pitrou
Issue #17712: Fix test_gdb failures on Ubuntu 13.04.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Ezio Melotti
#16518: add "bytes-like object" to the glossary.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Ezio Melotti
#17881: clarify documentation of plistlib.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Gregory P....
fix the news entry, the description in 3.3 should be...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Gregory P....
news entry
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Gregory P....
news entry
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Gregory P....
null merge
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Gregory P....
This local change was lost during the fixing of issue17...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Gregory P....
* Fix remaining bits of issue 17192 for 3.3 - these...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Gregory P....
* Fix PART of issue 17192 for 3.3 - reapply the issue11...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Gregory P....
* Fix issue 17192 for 3.2 - reapply the issue11729...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Benjamin Peterson
ignore errors when trying to fetch sys.stdin.encoding...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Benjamin Peterson
raise an ImportError (rather than fatal) when __import_...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
R David Murray
#7152: Remove incorrectly added reference to DataHandler.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Brett Cannon
Issue #17358: imp.load_source() and load_compiled(...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
R David Murray
Reflow paragraphs.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
R David Murray
#7152: Clarify that ProxyHandler is added only if proxy...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Serhiy Storchaka
Added base64 module tests for non-binary files.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Serhiy Storchaka
Issue #17842. Added base64 module tests with bytearray...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Serhiy Storchaka
Issue #17857: Prevent build failures with pre-3.5.0...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Brett Cannon
Issue #17357: Use more stern wording for
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Antoine Pitrou
Issue #17835: Fix test_io when the default OS pipe...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Łukasz Langa
clean the environment from pre-existing PYTHONWARNINGS...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Łukasz Langa
backported rev 79713 from 3.4, test_recursion_limit...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Łukasz Langa
fix character index in ExtendedInterpolation's exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Ronald Oussoren
Ensure that plistlib doesn't corrupt deeply nested...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Ezio Melotti
#17729: remove the Advocacy HOWTO from the index.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Ezio Melotti
#17729: remove the outdated Advocacy HOWTO, as suggeste...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Serhiy Storchaka
Issue #11714: Use 'with' statements to assure a Semapho...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Eli Bendersky
Issue #17736: fix misleading comment in _elementtree.c
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Vinay Sajip
Issue #17795: Reverted backwards-incompatible change...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
R David Murray
#15575: Clarify tutorial description of when modules...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Ned Deily
Issue #17670: Provide an example of expandtabs() usage.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
R David Murray
#17065: Use process-unique key for winreg test.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Alexandre Vassalotti
Fix reference leak in _pickle.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Ezio Melotti
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Ezio Melotti
Remove duplicated tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Ned Deily
Issue #17801: fix shebang line of gprof2html.py
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Alexandre Vassalotti
Isuse #17720: Fix APPENDS handling in the Python implem...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
R David Murray
#17409: Document RLIM_INFINITY and use it to clarify...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
R David Murray
#17413: make sure settrace funcs get passed exception...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Barry Warsaw
Minor typo in example.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Ezio Melotti
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Ezio Melotti
#17790: test_set now works with unittest test discovery...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Ezio Melotti
#17789: test_random now works with unittest test discov...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
Ezio Melotti
#17779: test_osx_env now works with unittest test disco...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-18
R David Murray
#17135: Add note in imp to use importlib for new programs.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Richard Oudkerk
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Antoine Pitrou
- Issue #17782: Fix undefined behaviour on platforms...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Richard Oudkerk
Issue #17555: Fix ForkAwareThreadLock so that size...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Giampaolo Rodola'
Fix issue #17707: multiprocessing.Queue's get() method...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Roger Serwy
#14735: Update IDLE docs to omit "Control-z on Windows".
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Ezio Melotti
#17771: fix typo. Patch by Andriy Mysyk.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Ezio Melotti
#17766: test_iterlen now works with unittest test disco...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Ezio Melotti
#17740: fix links to the socket function. Initial...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Antoine Pitrou
Issue #17739: fix the description of SSLSocket.getpeerc...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Barry Warsaw
Remove unused import.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Barry Warsaw
- Issue #17012: shutil.which() no longer fallbacks...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
Benjamin Peterson
remove pointless code (closes #17738)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Antoine Pitrou
Issue #17710: Fix pickle raising a SystemError on bogus...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Ezio Melotti
#13510: clarify that f.readlines() is note necessary...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Eric V. Smith
Issue #17728: Specify default precision for float.forma...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-15
Nick Coghlan
Close #17731: Clean up properly in test_import
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
R David Murray
#17341: Include name in re error message about invalid...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Serhiy Storchaka
Issue #17221: Resort Misc/NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Victor Stinner
Issue #17702: use assertRaises() for the unit test
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Victor Stinner
Close #17702: os.environ now raises KeyError with the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Nick Coghlan
Close issue #16163: handle submodules in pkgutil.iter_i...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Alexandre Vassalotti
Merge heads.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Alexandre Vassalotti
Issue #16550: Update the opcode descriptions of picklet...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
Fix example ignoring ".svn" directories in compileall.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
The Integral class does not contain implementations...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
Clarify that the function *definition* creates the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
Closes #14462: allow any valid Python identifier in...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
Closes #13638: document PyErr_SetFromErrnoWithFilenameO...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Alexandre Vassalotti
Merge heads.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
bind('') does not do the same as bind('localhost')
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
Update code examples using collections.abc classes.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
Closes #17726: small clarification in design FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Alexandre Vassalotti
Clean up error messages raised by save_reduce in _pickle.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
Update using/mac documentation which was still on 2.5.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Georg Brandl
Clarify point in name mangling doc.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Alexandre Vassalotti
Fix pickling test in test_memoryio.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Meador Inge
Issue #16804: Fix 'python -S -m site' failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
R David Murray
Reflow paragraph.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
R David Murray
#2118: clarify smtplib exception documentation.
commit
|
commitdiff
|
tree
|
snapshot
next