projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2017-11-04
Steve Dower
bpo-31944: Fixes build and Modify button (#4278)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
davy wybiral
bpo-31923: Fix spelling in sqlite3 docs (GH-4227)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Berker Peksag
Add version{changed,added} markers and make minor style...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Serhiy Storchaka
bpo-28564: Use os.scandir() in shutil.rmtree(). (#4085)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Phobosmir
bpo-31678: Fix typo in PyDateTime_DELTA_GET_MICROSECOND...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Antoine Pitrou
bpo-21423: Add an initializer argument to {Process...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Chillar Anand
bpo-18699: Corrected documentation for window.chgat...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-04
Serhiy Storchaka
bpo-9678: Fix determining the MAC address in the uuid...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Barry Warsaw
Fix a grammatical problem and reword for clarity. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Jack O'Connor
bpo-31933: fix blake2 multi-byte params on big endian...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Antoine Pitrou
bpo-30057: Fix potential missed signal in signal.signal...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Serhiy Storchaka
bpo-31924: Fix test_curses on NetBSD 8. (#4228)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Antoine Pitrou
bpo-31310: multiprocessing's semaphore tracker should...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Antoine Pitrou
bpo-31308: If multiprocessing's forkserver dies, launch...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Tal Einat
bpo-31926: fix missing *_METHODDEF statements by argume...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Barry Warsaw
bpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equiv...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Anselm Kruis
bpo-31890: define METH_STACKLESS (#4159)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Neil Schemenauer
bpo-28643: Record profile-opt build progress with stamp...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Christian Heimes
Update multissltests: 1.0.2m, 1.1.0g (#4232)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Simon Willison
Returning 1 from the set_progress_handler handler cance...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Victor Stinner
bpo-31784: Implement PEP 564: add time.time_ns() (...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Vincent Michel
bpo-31307: Make ConfigParser.read() accept bytes object...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
Victor Stinner
bpo-31917: Add 3 new clock identifiers (#4207)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-02
stratakis
bpo-23699: Use a macro to reduce boilerplate code in...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Serhiy Storchaka
bpo-27666: Fixed stack corruption in curses.box() and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Serhiy Storchaka
bpo-15037: Add a workaround for getkey() in curses...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
jimmylai
[asyncio] bpo-30423: add regression test for orphan...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Serhiy Storchaka
bpo-31919: Fix building the curses module on OpenIndian...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Lars Viklund
Remove nested comments in blake2 (#4173)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Masayuki Yamamoto
bpo-25720: Fix the method for checking pad state of...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-01
Victor Stinner
Fix test_socket.test_create_connection() (#4206)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Victor Stinner
bpo-18835: Cleanup pymalloc (#4200)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Victor Stinner
bpo-20064: Document PyObject_Malloc() (#4199)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Serhiy Storchaka
bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a592...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Victor Stinner
pythoninfo: add Py_DEBUG (#4198)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Victor Stinner
test_capi.test__testcapi() becomes more verbose (#4197)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Serhiy Storchaka
bpo-31897: Convert unexpected errors when read bogus...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Serhiy Storchaka
bpo-31626: Fixed a bug in debug memory allocator. ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Serhiy Storchaka
bpo-31893: Fixed select.kqueue(). (#4166)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Serhiy Storchaka
bpo-31891: Fix building the curses module on NetBSD...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Victor Stinner
bpo-31629: Add support.SaveSignals (#4183)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-31
Alex Gaynor
Remove tiny bit of deadcode from wsgiref.validate ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Pablo Galindo
bpo-31304: Update starmap_async documentation. (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-30
Quentin Dawans
bpo-31245: Asyncio unix socket datagram (#3164)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Serhiy Storchaka
bpo-20047: Make bytearray methods partition() and rpart...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Terry Jan Reedy
bpo-31836: Test_code_module now passes with sys.ps1...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Terry Jan Reedy
IDLE -- Restrict shell prompt manipulaton to the shell...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-28
Serhiy Storchaka
bpo-31860: Make the font sample in the IDLE font config...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Victor Stinner
faulthandler: use _PyTime_t rather than double for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Serhiy Storchaka
bpo-31174: Improve the code of test_tools.test_unparse...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Erik Bray
bpo-16135: Cleanup: Code rot left over from OS/2 suppor...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Utkarsh Upadhyay
bpo-31545: Update documentation containing timedelta...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Erik Bray
Fix _socket module compilation on Cygwin. (#4137)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Erik Bray
bpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLe...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Arthur Darcet
Fixed sorting order of the LogRecord attributes in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Lovesh Harchandani
bpo-30989: Sort in TimedRotatingFileHandler only when...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
cocoatomo
bpo-31053: Remove redundant 'venv' argument in venv...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Ivan Levkivskyi
bpo-28936: Detect lexically first syntax error first...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Alexander Belopolsky
Closes bpo-28281: Remove year (1-9999) limits on the...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Vitor Pereira
bpo-30553: Add status code 421 to http.HTTPStatus ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Serhiy Storchaka
Fix trailing whitespaces in C files. (#4130)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
xdegaye
bpo-30697: Fix PyErr_NormalizeException() when no memor...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Ammar Askar
bpo-30937: Make usage of newline='' consistent in csv...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Serhiy Storchaka
bpo-21720: Restore the Python 2.7 logic in handling...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Benjamin Peterson
fixes bpo-31866: remove code pertaining to AtheOS suppo...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
pdox
bpo-31857: Make the behavior of USE_STACKCHECK determin...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Mario Corchero
Closes bpo-31800: Support for colon when parsing time...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Serhiy Storchaka
bpo-31664: Fix test_crypt for the openwall implementati...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Victor Stinner
bpo-31835: Optimize also FASTCALL using __future__...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Benjamin Peterson
remove support for splitting the ceval switch into...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Nick Coghlan
bpo-31845: Fix reading flags from environment (GH-4105)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Victor Stinner
bpo-30768: Recompute timeout on interrupted lock (GH...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Serhiy Storchaka
bpo-31690: Allow the inline flags "a", "L", and "u...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Alexander Belopolsky
Closes bpo-28292: Implemented Calendar.itermonthdays3...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Serhiy Storchaka
bpo-31664: Add support for the Blowfish method in crypt...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Masayuki Yamamoto
Fix wording about Py_tss_NEEDS_INIT in docs (GH-4096)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Thomas Kluyver
bpo-30639: Lazily compute repr for error (#2132)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Victor Stinner
bpo-31174: Fix test_tools.test_unparse (#4102)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Julien Palard
bpo-31812: Add documentation translations to What's...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Victor Stinner
bpo-31827: Remove os.stat_float_times() (GH-4061)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Victor Stinner
bpo-31810: Add smelly.py to check exported symbols...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Michał Górny
fixes bpo-31834: Use optimized code for BLAKE2 only...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Serhiy Storchaka
bpo-31847: Fix commented out tests in test_syntax....
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Victor Stinner
bpo-31653: Remove deadcode in semlock_acquire() (#4091)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Christoph Sarnowski
bpo-30722: Make redemo work with Python 3.6+ (GH-2311)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
xdegaye
bpo-30817: Fix PyErr_PrintEx() when no memory (#2526)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Serhiy Storchaka
bpo-31752: Fix possible crash in timedelta constructor...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
andyclegg
bpo-31756: subprocess.run should alias universal_newlin...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Mark Shannon
Move exc state to generator. Fixes bpo-25612 (#1773)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Cheryl Sabella
bpo-20825: Containment test for ip_network in ip_network.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Serhiy Storchaka
bpo-31572: Get rid of using _PyObject_HasAttrId() in...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Antoine Pitrou
bpo-31653: Don't release the GIL if we can acquire...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Serhiy Storchaka
bpo-28286: Add tests for the mode argument of GzipFile...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-22
Antoine Pitrou
bpo-28326: Fix multiprocessing.Process when stdout...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Serhiy Storchaka
Fix bytes warnings in test_struct (added in bpo-29802...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Oren Milman
bpo-31781: Prevent crashes when calling methods of...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Serhiy Storchaka
bpo-31825: Fixed OverflowError in the 'unicode-escape...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Antoine Pitrou
bpo-31819: Add AbstractEventLoop.sock_recv_into() ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
jlacoline
bpo-31632: fix set_protocol() in _SSLProtocolTransport...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-19
Łukasz Langa
bpo-31457: Don't omit inner ``process()`` calls with...
commit
|
commitdiff
|
tree
|
snapshot
next