Commit Graph

31 Commits

Author SHA1 Message Date
Sid Shanker 6237214bff Added @squidarth to AUTHORS.txt. 2015-05-04 09:06:14 -07:00
farhad 32081bd156 Merge branch 'dev' into unicode_tokenize_fix2
Conflicts:
	AUTHORS.txt
2015-03-06 12:14:38 +04:00
farhad f9c104348e added myself to AUTHORS.txt 2015-03-06 11:55:16 +04:00
Ian Lee 5625e1cb62 Add self to authors list 2015-02-20 17:17:34 -08:00
Dave Halter 8775d90173 Merge the master branch into the dev branch. 2015-02-09 14:41:41 +01:00
Savor d'Isavano c3c07c4ec2 Fixed issue #526. 2015-01-16 18:45:34 +08:00
Phillip Berndt 3189ba7662 Add type check to jedi.Interpreter() namespace argument and remove default value 2014-08-19 09:41:17 +02:00
Dave Halter a6855029d2 added a few EuroPython sprint guys to AUTHORS.txt 2014-07-30 09:15:17 +02:00
Dave Halter a01e4c6b37 Merge remote-tracking branch 'origin/master' into dev 2014-07-23 00:47:30 +02:00
Dave Halter 3264a1815e Merge pull request #407 from hattya/dev
fix virtualenv support
2014-07-02 21:16:51 +04:30
Syohei YOSHIDA 605ab9c6f5 Fix package_data '*.pym' paths 2014-06-19 19:10:58 +09:00
Mathias Fussenegger bf43fcf1c6 detect buildout and add buildout eggs to sys.path 2014-06-18 18:30:11 +02:00
Fredrik Bergroth d3ac1e902e Always cast pr to er in _follow_statements_imports 2014-06-11 23:49:36 +02:00
Akinori Hattori 1ecb173b33 update AUTHORS 2014-05-08 18:45:51 +09:00
Danilo Bargen db9ee1f5a0 Updated AUTHORS 2014-05-06 07:39:31 +02:00
Jorgen Schaefer 9ed0dc4861 Always load source files in binary mode.
Source files can be in any coding system, provided Python can
read a coding: line at the beginning of the file. So source files
should be loaded in binary format and decoded according to that
line, not assumed to be in the default coding system.

Fixes #398.
2014-04-24 11:10:59 +02:00
David Halter 3a8692e730 merge authors.txt 2013-12-16 20:40:24 +01:00
ColinDuquesnoy ebbe0eeb18 Add name to authors 2013-10-31 17:18:59 +01:00
Steven Silvester 9cac894273 Disabling gc while loading pickles for a 20% speed boost on larger libs 2013-10-06 06:26:36 -05:00
David Halter 2b6cc01d39 forgot @hattya and @srusskih in the contributors list 2013-07-29 14:05:54 +02:00
David Halter 16e96afcc0 add emails to authors/contributors 2013-07-28 23:22:38 +02:00
David Halter cdba4ef3e1 fixed multi level import issue, includes parts of a patch by Lubos Trilety <ltrilety@redhat.com> 2013-07-28 23:15:45 +02:00
Aaron Meurer 9c4c36ce6a Add myself to AUTHORS 2013-07-26 09:34:33 -05:00
David Halter a6e621e39c add @lvh, @Astrac, @ganwell, @floppym to authors 2013-07-20 10:19:57 +02:00
David Halter 8be6b64bc7 add @tkf to main authors, concrats man - you earned it - more than enough. 2013-03-15 21:01:44 +04:30
Danilo Bargen bfa1aaf183 Added @andviro to AUTHORS.txt 2013-02-16 14:18:17 +01:00
David Halter 806426898d add @jjay to authors 2012-12-30 14:10:41 +01:00
David Halter ff827b4335 authors: gwrtheyrn changed his username to dbrgn on github 2012-11-30 14:45:47 +01:00
David Halter 932749b8e8 added tkf to contributors 2012-11-18 22:14:35 +01:00
David Halter ad2aaa124b added aaron griffin to AUTHORS 2012-10-13 02:46:20 +02:00
Danilo Bargen 385b925041 Added AUTHORS file (fixes #14) 2012-09-17 23:12:22 +02:00