Next | Query returned 60 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2017-11-22 19:57:05 by Benny Siegert | Files touched by this commit (1)
Log message:
Disable nis module entirely on ChromeOS.
   2017-11-01 22:51:22 by Thomas Klausner | Files touched by this commit (8)
Log message:
python*: remove patch for py_curses.h that doesn't make sense to me

(nor upstream)

If this is still needed, please explain it. Thanks.
   2017-10-05 10:17:25 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
python36: update to 3.6.3

Python 3.6.3 final
Library
* bpo-31641: Re-allow arbitrary iterables in concurrent.futures.as_completed(). \ 
Fixes regression in 3.6.3rc1.

Build
* bpo-31662: Fix typos in Windows uploadrelease.bat script. Fix Windows Doc \ 
build issues in Doc/make.bat.
* bpo-31423: Fix building the PDF documentation with newer versions of Sphinx.

More here https://docs.python.org/3.6/whatsnew/changelog.html
   2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165)
Log message:
Follow some redirects.
   2017-07-18 15:43:40 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
Python 3.6.2 is the second maintenance release of Python 3.6, which was \ 
initially released in 2016-12 to great interest.   With the release of 3.6.2, we \ 
are now providing the second set of bugfixes and documentation updates to 3.6.  \ 
Detailed information about the changes made in 3.6.2 can be found in its change \ 
log.
   2017-05-30 16:08:26 by Maya Rashish | Files touched by this commit (1)
Log message:
python36: bump PKGREVISION for socketcan support on netbsd
   2017-05-30 15:57:16 by Thomas Klausner | Files touched by this commit (2)
Log message:
Remove unnecessary chunk.
   2017-05-30 15:36:39 by Manuel Bouyer | Files touched by this commit (5)
Log message:
Add support for NetBSD's socketcan implementation.
Tested with the example from
http://www.bencz.com/hacks/2016/07/10/python-and-socketcan/
Needs <netcan/can.h> rev 1.3 or newer.
   2017-05-30 01:06:45 by Havard Eidnes | Files touched by this commit (3)
Log message:
Fix a build issue observed on NetBSD/macppc, in that alloca() is left
as an unresolved undefined symbol, causing the install to fail due to
PLIST issues.  Change from -std=c99 to -std=gnu99 to work around this
problem, based on hint from joerg@.
Bump PKGREVISION.
   2017-05-23 12:53:56 by Jonathan Perkin | Files touched by this commit (5)
Log message:
Add support for the dtrace option.

Next | Query returned 60 messages, browsing 41 to 50 | Previous