On 6/30/16 8:34 PM, Pedro Giffuni wrote:
Josh Triplett started out with "the punchline" for his PyCon 2015 talk
on porting Python to run without an operating system: he and his Intel
colleagues got the interpreter to run in the GRUB boot loader for either
BIOS or EFI systems. But that didn't sp
Josh Triplett started out with "the punchline" for his PyCon 2015 talk
on porting Python to run without an operating system: he and his Intel
colleagues got the interpreter to run in the GRUB boot loader for either
BIOS or EFI systems. But that didn't spoil the rest of the talk by any
means. He
On 11/13/15 12:01 AM, Baptiste Daroussin wrote:
I'm kind of surprised given the number of pythonic people we have that
no one has had a look at how python perform on FreeBSD and how things
are implemented in the python VM to help them. Bapt
Did this recently in a few places however not in thi
On 11/12/15 12:40 PM, Philip M. Gollucci wrote:
Most likely its /dev/random or gettimeofday being slow which have nothing
to do with Python.
Urm... so like if FreeBSD's getpid was 100x slower than Linux's then
what exactly would it be?
If FreeBSD's implementation is needlessly precise (and
Vladimir ,
Please run truss(1) against the python code and paste a subset here. Maybe it
is doing many semaphore ops.
Sent from my iPhone
> On Nov 13, 2015, at 12:49 AM, Mark Blackman wrote:
>
> Vladimir
___
freebsd-python@freebsd.org mailing list
I'm adding Freebsd-virtualization to this thread as both problems point
to some possible issue with FreeBSD as a guest. (although a bare metal
comparison should likely be done as well).
-Alfred
On 11/12/15 11:26 AM, Vladimir Bogrecov wrote:
Hello,
I'm developing a little project on Python 3
On 6/28/15 1:07 AM, Kubilay Kocak wrote:
On 27/06/2015 9:16 PM, David Naylor wrote:
Hi,
lang/pypy was originally set up to achieve:
* building of multiple pypy instances based on different setting (i.e. with
or without jit, sandboxing, etc). The port user could define any permutation
she de
On 12/31/14 6:58 PM, possnfiffer wrote:
Kubilay Kocak wrote
If you have anything to add, please comment as user feedback is very
important.
Thanks!
koobs
I've been experiencing this issue for a few days now and came across this. I
have since subscribed to this mailing list and am happy it's her
?
-Alfred
On 9/28/14, 9:08 PM, Alfred Perlstein wrote:
I don't get it, why is there no sqlite?
Is this just "freefall" that is broken... or is it FreeBSD in general
that you can't virtualenv+django with? halp!!
(github2bugzilla).(04:01:24)(alf...@freefall.freebsd.org)
~/github2b
On 5/31/14 3:51 PM, Marcus von Appen wrote:
On, Sat May 31, 2014, Alfred Perlstein wrote:
3) other?
thank you Marcus.
I won't block the process in either direction here, since I am generally
pretty indifferent about pulling in sqlite3 as dependency for lang/python. It
is wide-spread e
On 5/31/14 12:50 PM, Marcus von Appen wrote:
On, Sat May 31, 2014, Alfred Perlstein wrote:
I have details and a workaround on my blog here (less messy than pasting
the entire 200+ lines of info into this message):
http://splbio.wordpress.com/2014/04/19/using-djangosqlalchemy-and-virtualenv-on
Hey folks,
First off, thank you all very much for all the work being put into the
Python ports infrastructure. We are using it extensively in our project
and it's been a huge boon to us.
I do have a question about how Python is setup on FreeBSD by default and
it has to do with "virtualenv".
Hey folks,
I finally figured out how to get sqlite based things to work under
virtualenv under FreeBSD.
It seems like the default python on FreeBSD has sqlite disabled.
This is pretty rough for newbies such as myself who just want to follow
someone else's HOWTO/blog-post for using virtualenv
Hey folks, I'm trying to move us to a newer version of ports tree in our
project FreeNAS.
The problem is that python ports seem to break not only in our build
system, but also in FreeBSD in general:
I keep getting the following problem with this port we depend on:
===> Building package for
14 matches
Mail list logo