| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #25500: Fix the language reference to not claim that import | Brett Cannon | 2015-12-04 | 1 | -0/+6 |
|
|
* | Issue #6478: _strptime's regexp cache now is reset after changing timezone | Serhiy Storchaka | 2015-12-03 | 1 | -0/+3 |
|\ |
|
| * | Issue #6478: _strptime's regexp cache now is reset after changing timezone | Serhiy Storchaka | 2015-12-03 | 1 | -0/+3 |
|
|
* | | Issue #14285: Do not catch __init__.py exceptions in runpy | Martin Panter | 2015-12-03 | 1 | -0/+5 |
|
|
* | | Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. | Serhiy Storchaka | 2015-12-02 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. | Serhiy Storchaka | 2015-12-02 | 1 | -0/+2 |
|
|
| * | Fix for issue #25177 with the mean of very small and very large numbers. | Steven D'Aprano | 2015-12-01 | 1 | -0/+4 |
|
|
* | | Issue #25715: Python 3.5.1 installer shows wrong upgrade path and incorrect l... | Steve Dower | 2015-12-02 | 1 | -0/+5 |
|
|
* | | Fixed issue #25177, problems with the mean of very small and very large numbers. | Steven D'Aprano | 2015-12-01 | 1 | -0/+4 |
|
|
* | | Issue #25718: Fixed copying object with state with boolean value is false. | Serhiy Storchaka | 2015-11-30 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #25718: Fixed copying object with state with boolean value is false. | Serhiy Storchaka | 2015-11-30 | 1 | -0/+2 |
|
|
* | | Issue #10131: Fixed deep copying of minidom documents. Based on patch | Serhiy Storchaka | 2015-11-26 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #10131: Fixed deep copying of minidom documents. Based on patch | Serhiy Storchaka | 2015-11-26 | 1 | -0/+3 |
|
|
* | | Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5 | Martin Panter | 2015-11-26 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issues #22989, #21228: Document HTTP response object for urlopen() | Martin Panter | 2015-11-26 | 1 | -0/+1 |
|
|
* | | Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside | Serhiy Storchaka | 2015-11-25 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside | Serhiy Storchaka | 2015-11-25 | 1 | -0/+3 |
|
|
* | | Issue #25616: Tests for OrderedDict are extracted from test_collections | Serhiy Storchaka | 2015-11-25 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Issue #25616: Tests for OrderedDict are extracted from test_collections | Serhiy Storchaka | 2015-11-25 | 1 | -0/+3 |
|
|
* | | Issue #25697: Fixed rough alphabetical order in Misc/ACKS. | Serhiy Storchaka | 2015-11-25 | 1 | -23/+22 |
|\ \
| |/ |
|
| * | Issue #25697: Fixed rough alphabetical order in Misc/ACKS. | Serhiy Storchaka | 2015-11-25 | 1 | -21/+20 |
|
|
* | | Issue #24731: Fixed crash on converting objects with special methods | Serhiy Storchaka | 2015-11-25 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #24731: Fixed crash on converting objects with special methods | Serhiy Storchaka | 2015-11-25 | 1 | -0/+4 |
|
|
* | | Issue #25725: Fixed a reference leak in pickle.loads() when unpickling | Serhiy Storchaka | 2015-11-25 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #25725: Fixed a reference leak in pickle.loads() when unpickling | Serhiy Storchaka | 2015-11-25 | 1 | -0/+3 |
|
|
* | | Issue #25663: Merge rlcompleter fix from 3.4 into 3.5 | Martin Panter | 2015-11-24 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #25663: Make rlcompleter avoid duplicate global names | Martin Panter | 2015-11-23 | 1 | -0/+3 |
|
|
* | | Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. | Serhiy Storchaka | 2015-11-23 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. | Serhiy Storchaka | 2015-11-23 | 1 | -0/+2 |
|
|
* | | Issue #23914: Fixed SystemError raised by unpickler on broken pickle data. | Serhiy Storchaka | 2015-11-23 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #23914: Fixed SystemError raised by unpickler on broken pickle data. | Serhiy Storchaka | 2015-11-23 | 1 | -0/+2 |
|
|
* | | Merge 3.5.1rc1 release changes back into main 3.5 branch. | Larry Hastings | 2015-11-23 | 2 | -0/+18 |
|\ \ |
|
| * \ | Issue #25691: Fixed crash on deleting ElementTree.Element attributes. | Serhiy Storchaka | 2015-11-23 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Issue #25691: Fixed crash on deleting ElementTree.Element attributes. | Serhiy Storchaka | 2015-11-23 | 1 | -0/+2 |
|
|
| * | | Issue #25624: ZipFile now always writes a ZIP_STORED header for directory | Serhiy Storchaka | 2015-11-22 | 2 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Issue #25624: ZipFile now always writes a ZIP_STORED header for directory | Serhiy Storchaka | 2015-11-22 | 2 | -0/+4 |
|
|
* | | | Post-release updates for Python 3.5.1rc1. | Larry Hastings | 2015-11-23 | 1 | -0/+11 |
|
|
* | | | Version bump for Python 3.5.1rc1.v3.5.1rc1 | Larry Hastings | 2015-11-22 | 1 | -1/+1 |
|/ / |
|
* | | Misc/NEWS entries for IDLE. | Terry Jan Reedy | 2015-11-21 | 1 | -14/+37 |
|\ \
| |/ |
|
| * | Misc/NEWS entries for IDLE. | Terry Jan Reedy | 2015-11-21 | 1 | -14/+37 |
|
|
* | | Issue #25626: Change zlib to accept Py_ssize_t and cap to UINT_MAX | Martin Panter | 2015-11-20 | 1 | -0/+7 |
|
|
* | | Issue #25583: Merge makedirs fix from 3.4 into 3.5 | Martin Panter | 2015-11-20 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #25583: Avoid incorrect errors raised by os.makedirs(exist_ok=True) | Martin Panter | 2015-11-19 | 1 | -0/+3 |
|
|
* | | Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.4->3.5) | Guido van Rossum | 2015-11-19 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #25593: Change semantics of EventLoop.stop(). | Guido van Rossum | 2015-11-19 | 1 | -0/+2 |
|
|
* | | Issue #25498: Fixed contributors name. | Serhiy Storchaka | 2015-11-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #25498: Fixed contributors name. | Serhiy Storchaka | 2015-11-16 | 1 | -1/+1 |
|
|
* | | make the PyUnicode_FSConverter cleanup set the decrefed argument to NULL (clo... | Benjamin Peterson | 2015-11-16 | 1 | -0/+3 |
|
|
* | | Fixes #23564: Fix a partially broken sanity check in the _posixsubprocess | Gregory P. Smith | 2015-11-16 | 1 | -0/+4 |
|
|
* | | Fix issue #6973: When we know a subprocess.Popen process has died, do | Gregory P. Smith | 2015-11-16 | 1 | -0/+4 |
|\ \
| |/ |
|