]> granicus.if.org Git - python/shortlog
python
2015-08-04 Yury Selivanovasyncio: Sync with upstream (compat module)
2015-08-04 Yury Selivanovasyncio: Sync with mainstream
2015-08-04 Robert CollinsIssue #24021: docstring for urllib.urlcleanup.
2015-08-03 Terry Jan ReedyMerge
2015-08-03 Terry Jan ReedyIssue #24759: Revert 13a8782a775e.
2015-08-03 Robert CollinsIssue #23888: Handle fractional time in cookie expiry...
2015-08-02 Robert CollinsIssue #22397: Skip failing tests on AIX
2015-08-02 Yury SelivanovRevert da29a94367b2
2015-08-02 Benjamin Petersoninclude fcntl.h on all *nix platforms (closes #24217)
2015-08-02 Yury Selivanovasyncio: Fix code style
2015-08-02 Serhiy StorchakaIssue #20557: Use specific asserts in io tests.
2015-08-02 Zachary WareIssue #23182: PEP8-ify the annotation grammar tests...
2015-08-02 Zachary WareIssue #23652: Make the select module compile against...
2015-08-01 Terry Jan ReedyIssue 24745: Add ACKS entry.
2015-08-01 Terry Jan ReedyIssue 24745: Switch from Courier to platform-sensitive...
2015-08-01 Terry Jan ReedyIssue #21192: Idle Editor. When a file is run, put...
2015-07-31 Victor StinnerIssue #24763: Fix asyncio test on Windows
2015-07-31 Robert CollinsIssue #22932: Fix timezones in email.utils.formatdate.
2015-07-31 Victor StinnerFix ResourceWarning in asyncio.BaseSubprocessTransport
2015-07-31 Terry Jan ReedyIssue 24759: Gracefull exit Idle if ttk import fails.
2015-07-30 Robert CollinsIssue #23779: imaplib raises TypeError if authenticator...
2015-07-30 Terry Jan ReedyIssue #13884: Idle: Remove tearoff lines from menus...
2015-07-30 Berker PeksagIssue #12160: Fix incorrect StreamCodec references...
2015-07-29 Jason R. CoombsMerge
2015-07-29 Robert CollinsIssue #23589: Remove duplicate sentence from the FAQ...
2015-07-29 Jason R. CoombsIssue #24729: Correct reference to open function.
2015-07-29 Victor StinnerIssue #23319: Add Matthieu Gautier to Misc/ACKS
2015-07-29 Victor StinnerIssue #23319: Fix ctypes.BigEndianStructure, swap corre...
2015-07-29 Ned DeilyIssue #19450: Update OS X installer builds to use SQLit...
2015-07-29 Robert CollinsIssue #23254: Document how to close the TCPServer liste...
2015-07-28 Alessandro... Issue #24729: Update tutorial to match implementation.
2015-07-28 Steve DowerIssue #19450: Update Windows builds to use SQLite 3...
2015-07-28 Raymond HettingerIssue #24735: Fix invalid memory access in combinations...
2015-07-27 Berker PeksagIssue #23441: rcompleter now prints a tab character...
2015-07-27 Berker PeksagIssue #24728: Fix building without threads.
2015-07-26 Robert CollinsIssue #17527: Add PATCH to wsgiref.validator. Patch...
2015-07-26 Serhiy StorchakaIssue #24683: Fixed crashes in _json functions called...
2015-07-25 Berker PeksagIssue #21697: shutil.copytree() now correctly handles...
2015-07-25 Berker PeksagIssue #24713: Use importlib.reload() in import referenc...
2015-07-25 Victor Stinnerasyncio: sync with github
2015-07-25 Victor Stinnerasyncio: Add asyncio.compat module
2015-07-24 Ned DeilyIssue #24603: Update the OS X 32-bit installer build...
2015-07-24 Serhiy StorchakaIssue #24620: Random.setstate() now validates the value...
2015-07-23 Robert CollinsAdd versionchanged information for mock_open.
2015-07-23 Robert CollinsIssue #21750: Further fixup to be styled like other...
2015-07-22 Robert CollinsRemove line numbers from unittest in susp-ignored.
2015-07-22 Robert CollinsFix suspicious after the unittest docs change.
2015-07-22 Robert CollinsIssue #22153: Improve unittest docs. Patch from Martin...
2015-07-22 Zachary WareIssue #24603: Update the Windows build to use OpenSSL...
2015-07-22 Zachary Warerstlint: explicitly open files as UTF8
2015-07-22 Zachary WareIssue #24680: Remove random backslash. Patch by cdz.
2015-07-21 Serhiy StorchakaIssue #24678: Fixed raiseExceptions typo in logging...
2015-07-20 Terry Jan ReedyIssue #20792: Expand idle_test.test_pathbowser. Tweak...
2015-07-20 Victor StinnerIssue #24675: Avoid DeprecationWarning in test_os
2015-07-20 Raymond HettingerIssue #19663: Improve error message for defaultdict.
2015-07-18 Serhiy StorchakaIssue #24206: Fixed __eq__ and __ne__ methods of inspec...
2015-07-18 Benjamin Petersonimprove style of the convert macro (#24655)
2015-07-17 Robert CollinsTypo fix in mock.patch.
2015-07-17 Robert CollinsIssue #21750: mock_open.read_data can now be read from...
2015-07-16 Victor StinnerCloses #23247: Fix a crash in the StreamWriter.reset...
2015-07-14 Robert Collins- Issue #18622: unittest.mock.mock_open().reset_mock...
2015-07-11 Benjamin Petersonfix normalization example (closes #24610)
2015-07-10 Serhiy StorchakaIssue #24608: chunk.Chunk.read() now always returns...
2015-07-10 Serhiy StorchakaCorrected docstrings of audio modules. writeframes...
2015-07-09 Victor Stinnerasyncio: sync with github asyncio
2015-07-08 Serhiy StorchakaAdded regression test for issue24581.
2015-07-07 Zachary WareFix usage of the default role.
2015-07-07 Zachary WareFix suspicious markup
2015-07-06 Serhiy StorchakaCorrected empty lines in Misc/NEWS.
2015-07-06 Benjamin Peterson'not' is very important here
2015-07-06 Benjamin Petersontighten warning
2015-07-06 Serhiy StorchakaIssue #18684: Fixed reading out of the buffer in the...
2015-07-06 Lars GustäbelIssue #24259: tarfile now raises a ReadError if an...
2015-07-05 Ned DeilyIssue #24540: fix typo in json.dumps docstring
2015-07-05 Benjamin Petersonmerge heads
2015-07-05 Benjamin Petersonmerge 3.3 (#24407)
2015-07-05 Benjamin Petersonprotect against mutation of the dict during insertion...
2015-07-04 Ned DeilyIssue #24330: Update IDLE doc and help to note "Configu...
2015-07-04 R David Murray#24584: replace dead link with pointer to archive.org.
2015-07-04 Ned DeilyIssue #24432: Update OS X 10.5+ installer builds to...
2015-07-03 Steve DowerIssue #24432: Update Windows builds to use OpenSSL...
2015-07-03 Yury SelivanovIssue #24450: Proxy gi_yieldfrom & cr_await in asyncio...
2015-07-02 Benjamin Petersonuse correct __new__ method (closes #24552)
2015-07-02 Benjamin Petersonfix use after free (closes #24552)
2015-07-02 Lars GustäbelIssue #24514: tarfile now tolerates number fields consi...
2015-07-02 Benjamin Petersonremove stray '(' (closes #24547)
2015-07-01 Donald StufftUpdate setuptools to 18.0.1 and pip to 7.1.0
2015-06-29 Serhiy StorchakaIssue #19176: Fixed doctype() related bugs in C impleme...
2015-06-29 Serhiy StorchakaIssue #24467: Fixed possible buffer over-read in bytear...
2015-06-28 Jason R. CoombsIssue #20387: Merge
2015-06-28 Serhiy StorchakaIssue #24456: Fixed possible buffer over-read in adpcm2...
2015-06-28 Jason R. CoombsIssue #20387: Merge patch and test
2015-06-28 Serhiy StorchakaIssue #24336: The contextmanager decorator now works...
2015-06-27 Benjamin Petersonmerge 3.3
2015-06-27 Benjamin Petersonadd issue number
2015-06-27 Benjamin Petersonmerge 3.3
2015-06-27 Benjamin Petersonuse safe allocation and reallocation macros
2015-06-26 Jason R. CoombsIssue #20387: Update Misc/NEWS
2015-06-25 Berker PeksagIssue #23684: Clarify the return value of the scheme...
2015-06-25 Yury SelivanovIssue #24509: Clarify Handle.cancel() and loop.call_...
next