projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2014-08-27
Terry Jan Reedy
Issue #22065: Menus, unlike Menubottons, do not have...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Stefan Krah
Introduce and check for MPD_VERSION_HEX for precise...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Stefan Krah
Issue #22090: Fix '%' formatting for infinities and...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Victor Stinner
Issue #22063: Fix asyncio documentation of socket and...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Victor Stinner
asyncio, tulip issue 203: Add _FlowControlMixin.get_wri...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Victor Stinner
asyncio: sync with Tulip
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Victor Stinner
asyncio: update the doc
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Benjamin Peterson
allow test to work on implementations not using ref...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Benjamin Peterson
fix some test_weakref tests to not rely on ref-counting...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Serhiy Storchaka
Issue #22034: Got rid of misleading error message for...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Serhiy Storchaka
Issue #22236: Tkinter tests now don't reuse default...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Terry Jan Reedy
Issue #13540: add missing markup.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Ned Deily
Issue #21166: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-08-23
Terry Jan Reedy
Issue #22243: fix except grammar in reference.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-23
Terry Jan Reedy
Issue #22232 (partial fix): update Universal newlines...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-23
Terry Jan Reedy
Merge heads.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-23
Nick Coghlan
Forward port PEP 466 What's New in 2.7 updates
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Ned Deily
Issue #21166: Prevent possible segfaults and other...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Berker Peksag
Issue #19447: Use importlib.util.cache_from_source...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Berker Peksag
Issue #19447: Add a test case to py_compile.compile...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Berker Peksag
Issue #22150: Fix deprecated-removed directive in Sphin...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Brett Cannon
Issue #22191: Fix warnings.__all__.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Senthil Kumaran
Fix issue22245 - Fix urllib2_localnet test.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
Senthil Kumaran
Fix Issue #8797: Raise HTTPError on failed Basic Authen...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Terry Jan Reedy
Idle ColorDelegator: finish removing code for 'as'.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Terry Jan Reedy
Idle ColorDelegator: remove special case code for ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Serhiy Storchaka
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Serhiy Storchaka
Issue #15696: Add a __sizeof__ implementation for mmap...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Serhiy Storchaka
Clean up test_user_command.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Benjamin Peterson
remove 2.2 and 2.6 compat code (closes #22200)
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Serhiy Storchaka
Issue #22165: Fixed test_undecodable_filename on Mac OS.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Serhiy Storchaka
Issue #22068: Avoided reference loops with Variables...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Serhiy Storchaka
Issue #22201: Command-line interface of the zipfile...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Serhiy Storchaka
Issue #22165: Fixed test_undecodable_filename on non...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Serhiy Storchaka
Issue #22165: SimpleHTTPRequestHandler now supports...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Senthil Kumaran
backout changeset 3435c5865cfc due to buildbot failures...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Victor Stinner
Closes #22188: test_gdb now runs gdb with -nx: "Do...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Victor Stinner
Closes #22205: sys._debugmallocstats is a cpython speci...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Senthil Kumaran
Fix Issue #8797: Raise HTTPError on failed Basic Authen...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Terry Jan Reedy
Issue #22065: Update turtledemo menu creation; don...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Terry Jan Reedy
#22053: actually remove .txt files from 3.4.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Terry Jan Reedy
Issue #10291: Backport 004fe3449193 with a few changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Terry Jan Reedy
Issue #17390: Adjust Editor window title. Remove 'Pytho...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Serhiy Storchaka
Issue #22193: Added private function _PySys_GetSizeOf...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Berker Peksag
Issue #21445: Pass exception messages correctly to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Serhiy Storchaka
Issue #20729: Restored the use of lazy iterkeys()/iterv...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Raymond Hettinger
Issue 22184: Early detection and reporting of missing...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Serhiy Storchaka
Decreased memory requirements of new tests added in...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Serhiy Storchaka
Issue #21448: Fixed FeedParser feed() to avoid O(N...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Serhiy Storchaka
Issue #17923: glob() patterns ending with a slash no...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Antoine Pitrou
Issue #20746: Fix test_pdb to run in refleak mode ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Zachary Ware
Issue #22178: Fix the date of the Windows epoch (Jan...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Victor Stinner
Issue #22112, asyncio doc: replace loop.create_task...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Victor Stinner
Close #22175: Improve test_faulthandler readability...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Raymond Hettinger
Issue #22174: Clean-up grammar and ambiguities in...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Raymond Hettinger
Issue #22180: Remove weak example
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Benjamin Peterson
add -Werror=declaration-after-statement only to stdlib...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
doko@ubuntu.com
- Issue #22176: Fix build failure on ARM with -Werror...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
doko@ubuntu.com
- Issue #22176: Add src/x86/win32.S for x86 libffi...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
doko@ubuntu.com
- Issue #22176: Update the ctypes module's libffi to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Serhiy Storchaka
Issue #22161: Conformed arguments type checks in ctype...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Nick Coghlan
Issue #21777: separate docs for binary sequence methods
commit
|
commitdiff
|
tree
|
snapshot
2014-08-09
Terry Jan Reedy
Issue #14105: Stop removing breakpoints from Idle editors.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Zachary Ware
Issue #22060: Clean up/simplify test_ctypes, use test...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-08
Ezio Melotti
#22170: avoid printing newlines twice in tutorial example.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Serhiy Storchaka
Issue #20056: Fixed deprecation warning about bytes...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Zachary Ware
Issue #22160: Update OpenSSL to 1.0.1i for the Windows...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Ezio Melotti
#22092: use absolute imports in unittest tests. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Serhiy Storchaka
Issue #21975: Fixed crash when using uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Zachary Ware
Issue #22146: Fix typo in __build_class__ error message
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Vinay Sajip
Issue #22130: Corrected fileConfig() documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-05
Ezio Melotti
#21928: clarify functools.wraps docs.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Ezio Melotti
#11955: show the list of args in case of error in test_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Ezio Melotti
#18034: update FAQ to suggest importlib.import_module...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Zachary Ware
Issue #22104: Don't hold a reference to the loaded...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Ezio Melotti
#20977: fix undefined name in the email module. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Ezio Melotti
#18588: update the timeit examples to be consistent.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Raymond Hettinger
Remove unused leftover stray line
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Raymond Hettinger
Fix markup.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Raymond Hettinger
Improve regex tokenizer example by using re.finditer().
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Terry Jan Reedy
PEP 8 spacing in idlelib.configDialog: mostly a = b...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Jason R. Coombs
Issue #13540: Merge changes from 3.3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Jason R. Coombs
Issue #13540: Merge changes from 3.2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Jason R. Coombs
Issue #13540: Update references to Action class to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-03
Raymond Hettinger
Fix whitespace in example.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
doko@ubuntu.com
- update config.guess and config.sub to support openrisc.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Terry Jan Reedy
Issue #22068: Don't create self reference cycles in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Serhiy Storchaka
Issue #21580: Now Tkinter correctly handles bytes argum...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Serhiy Storchaka
Issue #21951: Temporary skip crashing test_user_command...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Victor Stinner
Issue #22063: Mention in asyncio documentation that...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Victor Stinner
Close #22063: socket operations (socket,recv, sock_send...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Victor Stinner
asyncio: Use the new os.set_blocking() function of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Ned Deily
Edit NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Ezio Melotti
#21704: remove duplicate name in Misc/ACKS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Victor Stinner
asyncio: sync with Tulip
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Terry Jan Reedy
Issue #17172: add NEWS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Terry Jan Reedy
Issue #17172: Add the ability to run turtledemo from...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Victor Stinner
Issue #18174: Fix leak of file descriptor in test_tempfile
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Victor Stinner
Issue #11453, #18174: Fix leak of file descriptor in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Victor Stinner
Fix sporadic failure of test_pep277 on Windows: use...
commit
|
commitdiff
|
tree
|
snapshot
next