]> granicus.if.org Git - python/shortlog
python
2015-02-01 Stefan KrahIssue #23370: Fix off-by-one error for non-contiguous...
2015-02-01 Vinay SajipAdded a cookbook entry on logging audible messages.
2015-01-31 Steve DowerIssue #23212: Update Windows copy of OpenSSL to 1.0.1l
2015-01-31 Steve DowerIssue #23199: libpython27.a in amd64 release is 32-bit
2015-01-31 Serhiy StorchakaIssue #22765: Fixed test_gdb failures. Supressed unexpe...
2015-01-31 Serhiy StorchakaCompleted Misc/NEWS entry.
2015-01-31 Serhiy StorchakaAvoid deprecation warnings.
2015-01-31 Serhiy Storchakatest_spwd skipping is expected on win32.
2015-01-31 Serhiy StorchakaRestored test_xpickle compatibility with Python 2.5.
2015-01-31 Serhiy StorchakaUse float division to avoid deprecation warning in...
2015-01-30 Serhiy StorchakaIssue #23055: Fixed read-past-the-end error in PyUnicod...
2015-01-30 Serhiy StorchakaIssue #23055: Fixed off-by-one error in PyUnicode_FromF...
2015-01-30 Stefan KrahIssue #23349: Fix off-by-one error in PyBuffer_ToContig...
2015-01-28 Donald StufftUpgrade setuptools to 12.0.5 and pip to 6.0.7
2015-01-28 Benjamin Petersonifdef our way to compatibility with old openssl (closes...
2015-01-28 Serhiy StorchakaIssue #22079: PyType_Ready() now checks that statically...
2015-01-28 Vinay SajipAdded a logging cookbook entry on customized exception...
2015-01-27 Serhiy StorchakaIssue #19949: The test_xpickle test now tests compatibi...
2015-01-27 Serhiy StorchakaMerge heads
2015-01-27 Serhiy StorchakaIssue #23055: Fixed a buffer overflow in PyUnicode_From...
2015-01-27 Benjamin Petersondisable ALPN on LibreSSL, which has a large version...
2015-01-27 Serhiy StorchakaIssue #23191: fnmatch functions that use caching are...
2015-01-26 Serhiy StorchakaIssue #14099: Backout changeset c2c4cde55f6f (except...
2015-01-26 Serhiy StorchakaUse test.test_support instead of test.support.
2015-01-26 Serhiy StorchakaIssue #18518: timeit now rejects statements which can...
2015-01-26 Serhiy StorchakaIssue #11578: Backported test for the timeit module.
2015-01-26 Serhiy StorchakaMerge heads
2015-01-26 Serhiy StorchakaIssue #7665: Fixed tests test_ntpath and test_urllib2...
2015-01-26 Benjamin Petersonsimply ignore headers with no name (#19996)
2015-01-25 R David Murray#23251: Reflow paragraph.
2015-01-25 R David Murray#23251: note that time.sleep affects the current thread...
2015-01-24 Senthil KumaranFix Issue23300 : httplib.HTTP classe's connect method...
2015-01-23 Benjamin Petersonprefer server alpn ordering over the client's
2015-01-23 Benjamin Petersonfix versionchanged
2015-01-23 Benjamin Petersonpep 466 backport of alpn (#20188)
2015-01-23 Vinay SajipIssue #23305: clarified RotatingFileHandler documentation.
2015-01-21 Benjamin Petersondetect 64-bit systems using maxsize not maxint
2015-01-20 Berker PeksagIssue #22317: Document the action parameter in Argument...
2015-01-18 Antoine PitrouIssue #23248: Update ssl error codes from latest OpenSS...
2015-01-18 Serhiy StorchakaIssue #23181: More "codepoint" -> "code point".
2015-01-18 Serhiy StorchakaIssue #23098: 64-bit dev_t is now supported in the...
2015-01-18 Ned DeilyIssue #23180: Rename IDLE "Windows" menu item to "Window".
2015-01-15 Steve DowerCloses #23160: Respect the environment variable SVNROOT...
2015-01-15 Georg BrandlCloses #23244: fix typo. Thanks Mayank Tripathi for...
2015-01-15 Ethan FurmanIssue20467: clarify __init__'s role
2015-01-15 Benjamin Petersonfix parsing reST with code or code-block directives...
2015-01-14 Georg BrandlCloses #23181: codepoint -> code point
2015-01-13 Benjamin Petersonfix instances of consecutive articles (closes #23221)
2015-01-11 Donald StufftBump setuptools to 11.3.1
2015-01-11 Antoine PitrouIssue #22952: improve multiprocessing doc introduction...
2015-01-11 Mark DickinsonIssue #21902: Replace incorrect 'hyperbolic arc sine...
2015-01-09 Ned DeilyIssue #23212: 2.7-specific OS X installer updates
2015-01-09 Ned DeilyIssue #23212: Update OS X installer build OpenSSL to...
2015-01-08 Terry Jan ReedyIssue #23184: delete unused idlelib file.
2015-01-06 Berker PeksagSilence a Sphinx warning in ftplib.rst.
2015-01-06 Berker PeksagFix a markup error in the argparse documentation.
2015-01-06 Victor StinnerIssue #21356: Make ssl.RAND_egd() optional to support...
2015-01-06 Victor StinnerIssue #23168: skip sys.stdin.seek() test if stdin is...
2015-01-06 Vinay SajipClarified documentation for logging exception function...
2015-01-05 Benjamin Petersonemphasize that cffi is better than extension modules...
2015-01-04 Benjamin Petersonallow a SSLContext to be given to ftplib.FTP_TLS
2015-01-04 Benjamin Petersonmake SSLv23 the default version in ftplib (closes ...
2015-01-03 Donald StufftUpdate bundled pip and setuptools to 6.0.6 and 11.0
2015-01-03 Ned DeilyAdd missing URL link to Modernize docs.
2015-01-01 Ned DeilyUpdate copyright dates in OS X installer.
2015-01-01 Benjamin Petersonupdate for copyright for 2015
2014-12-30 Benjamin Petersondelete old ftpmirror script, which now has security...
2014-12-28 Berker PeksagIssue #23125: Update nose project page link.
2014-12-26 Benjamin Petersonuse getentropy when available (backport of 75ede5bec8db...
2014-12-26 Benjamin Petersonfix behavior of trailing slash redirection when a query...
2014-12-24 Benjamin Petersonimprove incorrect French (#23109)
2014-12-23 Donald StufftUpgrade pip to 6.0.2 and setuptools to 8.2.1
2014-12-22 Benjamin Petersonallow more operations to work on detached streams ...
2014-12-20 Benjamin Petersonexplicitly close files (closes #23090)
2014-12-20 Serhiy StorchakaIssue #23071: Added missing names to codecs.__all__...
2014-12-17 Berker PeksagIssue #23070: Fix a comment in the tutorial.
2014-12-16 Terry Jan ReedyIssue #20577: move configuration of FormatParagraph...
2014-12-15 Benjamin Petersonremove extra ssl imports (closes #23053)
2014-12-15 Serhiy StorchakaIssue #22777: Test pickling with all protocols.
2014-12-15 Serhiy StorchakaIssue #23015: Improved testing of the uuid module.
2014-12-15 Benjamin Petersonuse autoconf macro to check for pkg-config (closes...
2014-12-13 Benjamin Petersonpop the loop block even for infinite while loops (close...
2014-12-13 Berker PeksagIssue #23047: Fix typo in pyporting.rst.
2014-12-13 Ned DeilyUse rtf format files for legacy OS X installer builds.
2014-12-12 Brett CannonBackport of porting HOWTO
2014-12-12 Benjamin Petersonremove reference to dead irc channel (closes #23038)
2014-12-12 Victor StinnerIssue #18028: Fix aliasing issue in READ_TIMESTAMP...
2014-12-12 Raymond HettingerIssue 23005: Fix typos
2014-12-11 Ned DeilyIssue #23032: Fix installer build failures on OS X...
2014-12-11 Terry Jan ReedyIssue 22823: Use set literal in idlelib.
2014-12-10 Terry Jan ReedyIssue #23006: Improve the documentation and indexing...
2014-12-10 Serhiy StorchakaIssue #23016: A warning no longer produces an Attribute...
2014-12-10 Benjamin Petersonmove 2.7 branch to 2.7.9+
2014-12-10 Benjamin Petersonfix path to patchlevel.py
2014-12-10 Benjamin Petersonmerge 2.7.9 release branch
2014-12-10 Benjamin PetersonAdded tag v2.7.9 for changeset 648dcafa7e5f
2014-12-10 Benjamin Petersonbump to 2.7.9 final v2.7.9
2014-12-10 Benjamin Petersonmerge 2.7.9 release branch
2014-12-10 Ned DeilyFix typo in OS X installer readmes.
2014-12-10 Ned DeilyFix typo in OS X installer readmes.
next