Re: [Python-Dev] Starting CPython development w/ Docker

2015-04-21 Thread Ezio Melotti
On Mon, Apr 20, 2015 at 3:52 PM, Saul Shanabrook s.shanabr...@gmail.com wrote:
 I started trying some CPythong development a week ago at PyCon and first got
 testing working using Docker on my mac. This had the advantage of not having
 to worry about installing and dependencies, and also let me test on
 different Python versions easily.

 If you are interested in trying it, I laid out all the steps here:
 http://www.saulshanabrook.com/cpython-dev-w-docker/


Thanks for the link! I was just looking into the possibility of
dockerizing bugs.python.org and what you wrote looks quite helpful.

Best Regards,
Ezio Melotti


 Saul Shanabrook

___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Starting CPython development w/ Docker

2015-04-20 Thread Christian Heimes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 2015-04-20 15:52, Saul Shanabrook wrote:
 I started trying some CPythong development a week ago at PyCon and
 first got testing working using Docker on my mac. This had the
 advantage of not having to worry about installing and dependencies,
 and also let me test on different Python versions easily.
 
 If you are interested in trying it, I laid out all the steps here:
 http://www.saulshanabrook.com/cpython-dev-w-docker/

Good work!

May I suggest that you add ccache and the --config-cache option to
configure? Both speed up the build process a lot. For ccache you have
to install the package and put /usr/lib64/ccache in front of PATH.

Christian
-BEGIN PGP SIGNATURE-

iQEcBAEBCgAGBQJVNRgSAAoJEIZoUkkhLbaJZF0IAJQHcVJvxCnWXjtnsgW7y4Rc
sTccSCvBU6Qlwghnb8jn5+fMLGpgBpT1JQqvX8jdzXSkRyvFjPROdGTFom6qRm4F
vrF2XAfA5lH2nwvtx1S8WsG6NaStGn/H1tfwZRujE5bxViuPpd3UXfYPJogSKWAZ
OadnpnjdhS24EJ5GMnJe61KPZphBlNyTmSB60SXxu/Sk3AIVnM+RPKshvbsla1vg
3udBRgjP2LLSO6mzwIjfL8+blnpExkUTLiqHqpw9QX3i4ox4xkIozBj56KinfVvC
lXHtMuK+dv34A43BffAX1ipEVd+HpCBYwhQEitievjidLXkoLcpAwsl/bSY7ToI=
=JeXE
-END PGP SIGNATURE-

___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] Starting CPython development w/ Docker

2015-04-20 Thread Saul Shanabrook
I started trying some CPythong development a week ago at PyCon and first
got testing working using Docker on my mac. This had the advantage of not
having to worry about installing and dependencies, and also let me test on
different Python versions easily.

If you are interested in trying it, I laid out all the steps here:
http://www.saulshanabrook.com/cpython-dev-w-docker/

Saul Shanabrook
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Starting CPython development w/ Docker

2015-04-20 Thread Brett Cannon
On Mon, Apr 20, 2015 at 10:44 AM Saul Shanabrook s.shanabr...@gmail.com
wrote:

 I started trying some CPythong development a week ago at PyCon and first
 got testing working using Docker on my mac. This had the advantage of not
 having to worry about installing and dependencies, and also let me test on
 different Python versions easily.

 If you are interested in trying it, I laid out all the steps here:
 http://www.saulshanabrook.com/cpython-dev-w-docker/


Would you mind proposing this idea to core-mentors...@python.org and seeing
if anyone else would benefit? If others do try it out and like then feel
free to file an issue at bugs.python.org for devinabox to add your script.
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Starting CPython development w/ Docker

2015-04-20 Thread Saul Shanabrook
On Mon, Apr 20, 2015 at 12:13 PM Carol Willing 
willi...@willingconsulting.com wrote:

 On 4/20/15 7:52 AM, Brett Cannon wrote:


 On Mon, Apr 20, 2015 at 10:44 AM Saul Shanabrook s.shanabr...@gmail.com
 wrote:

 I started trying some CPythong development a week ago at PyCon and first
 got testing working using Docker on my mac. This had the advantage of not
 having to worry about installing and dependencies, and also let me test on
 different Python versions easily.

   Saul, thanks for the steps, and I will be trying it out.

Let me know if you have any questions at all, I am happy to help, even if
they are just about getting docker setup.

If you are interested in trying it, I laid out all the steps here:
 http://www.saulshanabrook.com/cpython-dev-w-docker/


  Would you mind proposing this idea to core-mentors...@python.org and
 seeing if anyone else would benefit? If others do try it out and like then
 feel free to file an issue at bugs.python.org for devinabox to add your
 script.

 Please do share your good work with core-mentorship :)

 Brett, Up to date docker development containers (devinabox in the cloudy
 sky) would be helpful for new developers since there will be less
 questioning and uncertainty if the dev environment is set up correctly.


 I posted to core-mentorship and am happy to help get this workflow
integrated anywhere, if it is useful.


 ___
 Python-Dev mailing 
 listPython-Dev@python.orghttps://mail.python.org/mailman/listinfo/python-dev

 Unsubscribe: 
 https://mail.python.org/mailman/options/python-dev/willingc%40willingconsulting.com



 --
  *Carol Willing*
 Developer | Willing Consulting
 https://willingconsulting.com

___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Starting CPython development w/ Docker

2015-04-20 Thread Carol Willing

On 4/20/15 7:52 AM, Brett Cannon wrote:


On Mon, Apr 20, 2015 at 10:44 AM Saul Shanabrook 
s.shanabr...@gmail.com mailto:s.shanabr...@gmail.com wrote:


I started trying some CPythong development a week ago at PyCon and
first got testing working using Docker on my mac. This had the
advantage of not having to worry about installing and
dependencies, and also let me test on different Python versions
easily.


Saul, thanks for the steps, and I will be trying it out.


If you are interested in trying it, I laid out all the steps here:
http://www.saulshanabrook.com/cpython-dev-w-docker/


Would you mind proposing this idea to core-mentors...@python.org 
mailto:core-mentors...@python.org and seeing if anyone else would 
benefit? If others do try it out and like then feel free to file an 
issue at bugs.python.org http://bugs.python.org for devinabox to add 
your script.

Please do share your good work with core-mentorship :)

Brett, Up to date docker development containers (devinabox in the cloudy 
sky) would be helpful for new developers since there will be less 
questioning and uncertainty if the dev environment is set up correctly.



___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/willingc%40willingconsulting.com



--
*Carol Willing*
Developer | Willing Consulting
https://willingconsulting.com
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com