]> granicus.if.org Git - python/shortlog
python
2015-04-26 Berker PeksagIssue #23356: Simplify convert_arg_line_to_args example.
2015-04-25 Benjamin Petersonfix relative link (closes #24057)
2015-04-23 Serhiy StorchakaIssue #23713: Fixed fragility of test_imap_unordered_ha...
2015-04-23 Serhiy StorchakaUse more precise Tcl version checks in tests.
2015-04-22 Serhiy StorchakaIssue #16840: Skip bignum tests on minor releases where...
2015-04-22 Serhiy StorchakaFixed full Tcl version parsing in tests for pre-final...
2015-04-21 Serhiy StorchakaIssue #16840. Turn off bignum support in tkinter with...
2015-04-21 Serhiy StorchakaIssue #23008: Fixed resolving attributes with boolean...
2015-04-20 Benjamin Petersonrecommend requests library (closes #23989)
2015-04-20 Serhiy StorchakaIssue #16840: Turn on support of bignums only in final...
2015-04-20 Serhiy StorchakaIssue #23728: Added a test for binascii.crc_hqx().
2015-04-20 Serhiy StorchakaIssue #23842: os.major(), os.minor() and os.makedev...
2015-04-19 Christian HeimesIssue #23998: PyImport_ReInitLock() now checks for...
2015-04-18 Vinay SajipIssue #23536: Clarified scope of fileConfig()'s API.
2015-04-16 Serhiy StorchakaBackported tests from issue #20175.
2015-04-15 Charles-François... Fix PyGILState_GetThisThreadState() prototype in the...
2015-04-14 Berker PeksagIssue #23811: Add missing newline to the PyCompileError...
2015-04-14 Andrew KuchlingReword NEWS item a bit
2015-04-14 Andrew Kuchling#17898: reset k and v so that the loop doesn't use...
2015-04-13 Andrew Kuchling#23883: add names missing from __all__ (l*gettext,...
2015-04-14 Benjamin Petersonremove useless word (closes #23929)
2015-04-13 Zachary WareIssue #23730: Document the return value of ZipFile...
2015-04-13 doko@ubuntu.com - Regenerate the configure file.
2015-04-13 doko@ubuntu.com - Use PLATDIR for the platform directory everywhere...
2015-04-13 doko@ubuntu.com - the PKG_PROG_PKG_CONFIG macro is not part of autocon...
2015-04-13 Zachary WareForce the Windows readme to CRLF
2015-04-13 Zachary WareIssue #17202: Add .bat to .hgeol to force them to CRLF.
2015-04-13 Zachary WareAttribute Michael Dorman for his initial patch on issue...
2015-04-13 Zachary WareMerge heads
2015-04-13 Zachary WareIssue #18402: Also look for 64 bit Perl in build_ssl.py.
2015-04-12 R David MurrayDon't gitignore the Python directory on case insensitiv...
2015-04-11 Benjamin Petersonuse imperative
2015-04-10 Benjamin Petersonhighlight is now highlighted (closes #23909)
2015-04-10 Serhiy StorchakaIssue #16840: Fixed Tcl test on 2.7 with Tcl 8.4.19.
2015-04-10 Serhiy StorchakaIssue #21859: Corrected FileIO docstrings.
2015-04-10 Serhiy StorchakaIssue #23865: close() methods in multiple modules now...
2015-04-10 Zachary WarePut the NASM pulled from svn.python.org at the front...
2015-04-09 Zachary WareBacked out changeset 7b1ceb925471 after buildbots have...
2015-04-09 Zachary WareRefresh OpenSSL sources on the buildbots
2015-04-08 Zachary WareIssue #23686: Update Windows build to use OpenSSL 1...
2015-04-08 Berker PeksagIssue #23400: Add notes about the sem_open support...
2015-04-08 Benjamin Petersonactually ssl3 is just completely broken
2015-04-07 Donald StufftUpdate pip to 6.1.1
2015-04-07 Victor Stinnerssue #23881: ftp://gatekeeper.research.compaq.com/...
2015-04-07 Victor StinnerIssue #23881: urllib.ftpwrapper constructor now closes...
2015-04-07 Donald StufftUpgrade pip to 6.1.0 and setuptools to 15.0
2015-04-06 Victor StinnerIssue #23458: Remove test_os.test_urandom_fd_non_inheri...
2015-04-06 Benjamin Petersonremove extra arguments in arg parsing format codes...
2015-04-04 Serhiy StorchakaIssue #15133: _tkinter.tkapp.getboolean() now supports...
2015-04-04 Serhiy StorchakaOpen files in binary mode to avoid newlines transformation.
2015-04-04 Serhiy StorchakaIssue #23338: Fixed formatting ctypes error messages...
2015-04-04 Serhiy StorchakaIssue #23825: Fixed test_idle under -OO.
2015-04-03 Serhiy StorchakaEscaped backslashes in docstrings.
2015-04-03 Benjamin Petersonuse rc rather than beta
2015-04-02 Serhiy StorchakaIssue #10590: Added tests for xml.sax.parse() and xml...
2015-04-02 Serhiy StorchakaIssue #2175: Added tests for xml.sax.saxutils.prepare_i...
2015-04-02 Serhiy StorchakaIssue #16840: Fixed test_tcl for Tcl < 8.5.
2015-04-02 Serhiy StorchakaIssue #21526: Skip test_booleans on Tcl < 8.5.
2015-04-02 Serhiy StorchakaIssue #16840: Tkinter now supports 64-bit integers...
2015-04-02 Victor StinnerIssue #23834: Fix socket.sendto(), use the C long type...
2015-04-02 doko@ubuntu.com- Set PY_VERSION to "2.7.10b0", PY_MICRO_VERSION to...
2015-04-02 Serhiy StorchakaIssue #21526: Fixed the test_booleans test for wantobje...
2015-04-02 Serhiy StorchakaIssue #21526: Tkinter now supports new boolean type...
2015-04-02 Benjamin Petersonreplace 512 bit dh key with a 2014 bit one (closes...
2015-04-01 Benjamin Petersonremove assignment in conditional
2015-04-01 Serhiy StorchakaIssue #23838: linecache now clears the cache and return...
2015-04-01 Serhiy StorchakaIssue #23799: Added test.test_support.start_threads...
2015-03-31 Raymond HettingerIssue #23729: Improve docs for ElementTree namespace...
2015-03-30 Victor StinnerIssue #23115: os.urandom() now releases the GIL when...
2015-03-30 Serhiy StorchakaIssue #23785: Fixed memory leak in TextIOWrapper.tell...
2015-03-30 Serhiy StorchakaIssue #23783: Fixed memory leak in PyObject_ClearWeakRe...
2015-03-30 Serhiy StorchakaIssue #23781: Add private helper function _PyErr_Replac...
2015-03-30 Serhiy StorchakaIssue #14904: Made test_unicode_repr_oflw to use less...
2015-03-30 Victor StinnerIssue #22390: Fix test_gzip if unicode filename doesn...
2015-03-29 Victor StinnerIssue #22390: Fix test_gzip, remove temporary file
2015-03-29 Victor StinnerIssue #22390: Fix test_pdb to remove created bar.pyc...
2015-03-29 Victor StinnerIssue #22390: Fix test_aifc to remove the created file
2015-03-29 Victor StinnerIssue #22390: Fix typo in regrtest, support => test_support
2015-03-29 Serhiy StorchakaIssue #22390: test.regrtest now emits a warning if...
2015-03-28 Serhiy StorchakaMake some tests more frienly to MemoryError.
2015-03-27 Victor StinnerIssue #23445: Fix test_gdb.python_is_optimized() for...
2015-03-25 Serhiy StorchakaCheck that failed writerow() doesn't produce change...
2015-03-25 Serhiy StorchakaIssue #23742: ntpath.expandvars() no longer loses unbal...
2015-03-24 Serhiy StorchakaIssue #21802: The reader in BufferedRWPair now is close...
2015-03-24 Serhiy StorchakaIssue #23671: string.Template now allows to specify...
2015-03-24 Serhiy StorchakaIssue #23583: Fixed writing unicode to standard output...
2015-03-24 Serhiy StorchakaIssue #23583: Fixed writing unicode to standard output...
2015-03-24 Ezio Melotti#23512: list non-essential built-in functions after...
2015-03-24 Ezio Melotti#11468: improve unittest basic example. Initial patch...
2015-03-23 Serhiy StorchakaIssue #21560: An attempt to write a data of wrong type...
2015-03-22 Raymond HettingerIssue 23729: Document ElementTree namespace handling...
2015-03-22 R David Murray#23647: Increase imaplib's MAXLINE to accommodate moder...
2015-03-22 R David Murray#23539: Set Content-Length to 0 for PUT, POST, and...
2015-03-22 Benjamin Petersonclarify behavior of shutil.move when destination exists...
2015-03-22 Serhiy StorchakaIssue #22079: Py3k warning now is issued in PyType_Rea...
2015-03-21 Serhiy StorchakaIssue #23075: Whether __builtins__ is a module or a...
2015-03-19 Ned DeilyIssue #23686: Update OS X 10.5 installer build to use...
2015-03-19 Serhiy StorchakaFixed Misc/NEWS entry for issue #23136.
2015-03-19 Serhiy StorchakaIssue #23136: _strptime now uniformly handles all days...
2015-03-19 Benjamin Petersonwrap properly
next