projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-09-11
Xavier de Gaye
Issue #28046: get_sysconfigdata_name() uses the _PYTHON...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Ned Deily
Add some additional suspicious exemption rules for...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Xavier de Gaye
Issue #27917: Fix test_triplet_in_ext_suffix for the...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Issue #23545: Turn on extra warnings on GCC.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Regenerate the configure script. Now it supports -...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Issue #27810: Regenerate Argument Clinic.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Christian Heimes
Issue 27744: test_aes_cbc is blocking x86-64 Ubuntu...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Christian Heimes
Issue #28078: Add missing colon
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Christian Heimes
Issue 28022: Catch deprecation warning in test_httplib...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Christian Heimes
Issue #28078: Silence resource warnings in test_socket...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Guido van Rossum
Issue #28076: Variable annotations should be mangled...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Eric V. Smith
Issue 24454: Removed unused match_getitem_doc.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Vinay Sajip
Closes #23105: Merged update from 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Vinay Sajip
Issue #23105: Updated documentation on open() flag...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Eric V. Smith
Issue 24454: Added whatsnew entry, removed __getitem__...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Fixed a markup in docs.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Eric V. Smith
Issue 24454: Improve the usability of the re match...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Use HTTP in testPythonOrg
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Issue #20100: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Issue #20100: Clarify that passing flags to epoll(...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Issue #28036: Remove unused pysqlite_flush_statement_ca...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Unskip testPythonOrg in test_robotparser
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Fixed refactoring bug in dd046963bd42 (issue27129).
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Wrap testPasswordProtectedSite with @reap_threads
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Vinay Sajip
Closed #26533: Merged update from 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Vinay Sajip
Closed #26533: expanded on behaviour of logging.config...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Vinay Sajip
Merged upstream changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Issue #25497: Rewrite test_robotparser to use a class...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Vinay Sajip
Closes #25671: Merged fix from 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Vinay Sajip
Fixes #25671: Updated prompt handling in activate.fish.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Use uint16_t instead of short in audioop.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Use sequence repetition instead of bytes constructor...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Issue #27129: Replaced wordcode related magic constants...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Martin Panter
Issue #27952: Merge fixcid.py from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Issue #27991: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Issue #27991: Remove incorrect sentence about store_true
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Berker Peksag
Issue #10740: sqlite3 no longer implicitly commit an...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Issue #22493: Inline flags now should be used only...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Martin Panter
Issue #27952: Get fixcid.py working with the re module
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Issue #26885: xmlrpc now supports unmarshalling additio...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Serhiy Storchaka
Issue #26900: Excluded underscored names and other...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Ethan Furman
issue23591: add auto() for auto-generating Enum member...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Nick Coghlan
Issue #23722: Initialize __class__ from type.__new__()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Gregory P....
Remove the debug print that i accidentally left in.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Gregory P....
Remove the debug print that i accidentally left in.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Guido van Rossum
Issue #26141: Update docs for typing.py. Ivan Levkivsky...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Guido van Rossum
Issue #26141: Update docs for typing.py. Ivan Levkivsky...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Guido van Rossum
Issue #26141: Update docs for typing.py. Ivan Levkivskyi.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Guido van Rossum
Issue #28073: Improve wording around None. Michael...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Guido van Rossum
Issue #28073: Improve wording around None. Michael...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Benjamin Peterson
Backed out changeset 8460a729e1de
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Benjamin Peterson
force gcc to use c99 inline semantics
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Benjamin Peterson
fix link to instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Benjamin Peterson
add the usual extern C silliness to pydtrace.h
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Benjamin Peterson
reST is not markdown
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Benjamin Peterson
Backed out changeset 3934e070c9db
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Serhiy Storchaka
Backported tests for issue #28070.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Serhiy Storchaka
Issue #28070: Fixed parsing inline verbose flag in...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Christian Heimes
Issue #19500: Add client-side SSL session resumption...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Christian Heimes
Issue #28022: Deprecate ssl-related arguments in favor...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Alexander Belopolsky
#28067: Fixed another typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Christian Heimes
Issue 28043: SSLContext has improved default settings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Terry Jan Reedy
IDLE newx items. merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Terry Jan Reedy
IDLE newx items.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Alexander Belopolsky
#28067: Fixed a typo.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Alexander Belopolsky
Closes #28067: Do not call localtime (gmtime) in dateti...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Steve Dower
Closes #28059: Fixes test_platform to set PYTHONPATH...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Mark Dickinson
Issue #25221: merge from 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Steve Dower
Closes #28059: Fixes test_platform to set PYTHONPATH...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Mark Dickinson
Issue #25221: Fix corrupted result from PyLong_FromLong...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Steve Dower
Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Steve Dower
Issue #27932: Backs out change
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Serhiy Storchaka
Fixed compiler warnings in compact dict implementation...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Serhiy Storchaka
Issue #24693: Changed some RuntimeError's in the zipfil...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Xavier de Gaye
Issue #28046: Fix get_sysconfigdata_name().
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Zachary Ware
Backed out changeset 491bbba73bca
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Martin Panter
One more spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Martin Panter
Merge spelling fixes from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Martin Panter
Correct spelling in documentation and code comment
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
test_platform: Save/restore os.environ on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Nick Coghlan
Issue #17909: Accept binary input in json.loads
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Nick Coghlan
Issue #27137: align Python & C implementations of funct...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
Merge 3.5 (regrtest)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
regrtest: accept options after test names
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
test_eintr: Fix ResourceWarning warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
Show regrtest env changed warn on Windows buildbot
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Serhiy Storchaka
Issue #28019: itertools.count() no longer rounds non...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Serhiy Storchaka
Issue #28019: itertools.count() no longer rounds non...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Berker Peksag
Fix Python version in pdb.rst
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
Issue #18401: Fix test_pdb on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
Fix check_force_ascii()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
Issue #18401: Fix test_pdb if $HOME is not set
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Łukasz Langa
Issue #18401: pdb tests don't read ~/.pdbrc anymore
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
Try to fix sizeof unit tests on dict
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Łukasz Langa
Don't run garbage collection on interpreter exit if...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Guido van Rossum
Use raw string for regexp (3.5->3.6)
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Guido van Rossum
Use raw string for regexp
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
R David Murray
#20476: Deal with the message_factory circular import...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-10
Victor Stinner
Issue #27810: Fix getargs.c compilation on Windows
commit
|
commitdiff
|
tree
|
snapshot
next