projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2017-09-11
Oren Milman
bpo-31411: Prevent raising a SystemError in case warnin...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-11
Cheryl Sabella
bpo-30781: IDLE: Fix help button on configdialog (...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
wohlganger
bpo-27099: IDLE - Convert built-in extensions to regula...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Antoine Pitrou
Simplify run_tests.py (#3482)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Raymond Hettinger
bpo-28638: Optimize namedtuple() creation time by minim...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Stefan Krah
bpo-31406: Fix crash due to lack of type checking in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Zhiming Wang
Improve IncrementalEncoder documentation (GH-2746)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-09
Stefan Krah
bpo-31403: Remove WITHOUT_THREADS from _decimal. (...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-09
Sergey Fedoseev
Make `json.dumps()` example to be PEP-8 compliant....
commit
|
commitdiff
|
tree
|
snapshot
2017-09-09
Steve Dower
bpo-31392: Update SSL build for 1.1.0 (#3448)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-09
Gregory P....
bpo-29639: change test.support.HOST to "localhost"
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Han Lee
bpo-26669: Fix nan arg value error in pytime.c (#3085)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Steve Dower
bpo-31400: Improve SSL error handling on Windows (...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Christian Heimes
bpo-28182: restore backwards compatibility (#3464)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Benjamin Peterson
delete dead locale initialization code for windows...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
octaviansoldea
bpo-31354: Let configure --with-lto work on all builds
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Christian Heimes
bpo-28182: Expose OpenSSL verification results (#3412)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Steve Dower
Fixes reference leak (#3457)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Benjamin Peterson
replace custom table with pyctype (#3456)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Serhiy Storchaka
bpo-31393: Fix the use of PyUnicode_READY(). (#3451)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Raymond Hettinger
Show example of itemgetter() applied to a dictionary...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Benjamin Peterson
update all_name_chars comment after 9020ac7cce97dddad51...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Eric Snow
bpo-30860: Consolidate stateful runtime globals. (...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Steve Dower
Updates PCBuild/readme.txt (#3418)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Christian Heimes
bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TLSv1_3...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Benjamin Peterson
optimize all_name_chars (#3442)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Ned Deily
bpo-31036: Allow sphinx and blurb to be found automatic...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-08
Nick Coghlan
bpo-31344: Per-frame control of trace events (GH-3417)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Gregory P....
bpo-22635: Update the getstatusoutput docstring. (...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Christian Heimes
bpo-27340: Use memoryview in SSLSocket.sendall() (...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Christian Heimes
bpo-28958: Improve SSLContext error reporting. (#3414)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Raymond Hettinger
bpo-31270: Modification of Pr 3200 (#3427)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Christian Heimes
Update copyright PSF to 2001-2017 (#3421)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Pablo Galindo
bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHan...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Elena Oat
bpo-31330: Clarify that RawTextHelpFormatter collapses...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Steve Dower
bpo-30389 Adds detection of VS 2017 to distutils._msvcc...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Benjamin Peterson
bpo-31373: fix undefined floating-point demotions ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Benjamin Peterson
remove current_filename optimization from marshal ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Antoine Pitrou
bpo-31370: Remove support for threads-less builds ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Steve Dower
Add props file for nuget packages (#3410)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Christian Heimes
Update multissl test helper (#3349)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Devin Jeanpierre
Avoid UB in test selection macro. (#3407)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Gregory P....
bpo-22635: subprocess.getstatusoutput doc update. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Zachary Ware
bpo-31358: Pull zlib out of the repository (GH-3375)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Łukasz Langa
bpo-30465: Fix lineno and col_offset in fstring AST...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Mariatta
Create PULL_REQUEST_TEMPLATE.md (GH-3404)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
R. David Murray
bpo-14191 Add parse_intermixed_args. (#3319)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Christian Heimes
bpo-21649: Add RFC 7525 and Mozilla server side TLS...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Zachary Ware
Remove all mention of Windows IA-64 support (GH-3389)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
caavery
bpo-27584: New addition of vSockets to the python socke...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Steve Dower
Fixes Tix build by correcting the directories used...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Shlomi Fish
bpo-30912: Don't check the content of ffi.h (GH-2687)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Devin Jeanpierre
bpo-29505: Add fuzz tests for float(str), int(str)...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Steve Dower
bpo-31340: Change to building with MSVC v141 (included...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Antoine Pitrou
Revert "pytime: include winsock2, so we can have a...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Ammar Askar
bpo-31178: Avoid concatenating bytes with str in subpro...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Christian Heimes
bpo-29781: Fix SSLObject.version before handshake ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Christian Heimes
Stop test_xmlrpc from writing to sys.stderr (#3359)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Eric Snow
Revert "bpo-30860: Consolidate stateful runtime globals...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Benjamin Peterson
pytime: include winsock2, so we can have a complete...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Benjamin Peterson
correct initialization code (#3376)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Eric Snow
bpo-30860: Consolidate stateful runtime globals. (...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
Victor Stinner
bpo-31355: Travis CI: remove the macOS job (#3367)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
jimmylai
bpo-31350: Optimize get_event_loop and _get_running_loo...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Christian Heimes
bpo-31320: No traceback to sys.stderr in test_ssl ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Benjamin Peterson
link to legacy doc on the non-legacy website (#3362)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Jonathan Eunice
bpo-30662: fixed OrderedDict.__init__ docstring re...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Victor Stinner
_pickle: Fix whichmodule() (#3358)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Gregory P....
Link to blurb on PyPI in the NEWS.d READMEs. (#3323)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Raymond Hettinger
Conceptually, roots is a set. Also searching it as...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Christian Heimes
bpo-31343: Include sys/sysmacros.h (#3318)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Christian Heimes
bpo-30102: Call OPENSSL_add_all_algorithms_noconf ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Ned Deily
Prevent a few make suspicious warnings. (#3341)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Ned Deily
Include additional changes to support blurbified NEWS...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Ned Deily
Simplify NEWS entry to prevent suspicious warnings...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Benjamin Peterson
bpo-31347: _PyObject_FastCall_Prepend: do not call...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Neil Schemenauer
Revert "bpo-17852: Maintain a list of BufferedWriter...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Neil Schemenauer
bpo-17852: Maintain a list of BufferedWriter objects...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Raymond Hettinger
Fix terminology in comment and add more design rational...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
Raymond Hettinger
Add comment to explain the implications of not sorting...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Victor Stinner
bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Eric Snow
bpo-28411: Remove "modules" field from Py_InterpreterSt...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Raymond Hettinger
random_triangular: sqrt() is more accurate than *...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Christian Heimes
Travis: use ccache (#3307)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Benjamin Peterson
remove IRIX support (closes bpo-31341) (#3310)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Raymond Hettinger
Code clean-up. Remove unnecessary pre-increment before...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Zachary Ware
Regen Moduls/clinic/_ssl.c.h (GH-3320)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Serhiy Storchaka
bpo-30502: Fix handling of long oids in ssl. (#2909)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Zachary Ware
Cache externals, depending on changes to PCbuild (...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Melvyn Sopacua
bpo-30622: Change NPN detection: (#2079)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Barry Warsaw
What's New for bpo-1198569 (#3303)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Steve Dower
Fixes doc/make.bat to properly handle quoted paths...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Benjamin Peterson
remove configure.ac support for SGI_ABI (#3294)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Benjamin Peterson
remote note about IRIX in aifc (#3299)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Barry Warsaw
bpo-1198569: Allow string.Template braced pattern to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
larryhastings
Blurbify master branch. (#3298)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Christian Heimes
bpo-25674: remove sha256.tbs-internet.com ssl test...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
R. David Murray
Clarify nature of parse_args 'args' argument. (#3292)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Raymond Hettinger
Add references to modules I am responsible for (#3291)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Barry Warsaw
Use a team to maintain the email related packages....
commit
|
commitdiff
|
tree
|
snapshot
next