aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge py3.5 into release-pypy3release-pypy3.5-v5.7.0Matti Picus2017-03-209-9/+67
|\
| * fix translationPhilip Jenvey2017-03-201-0/+2
| * ssue #2501: Don't implement local.__init__, allow the other base classes have...Amaury Forgeot d'Arc2017-03-192-5/+19
| * Implement PyModule_GetDef().Manuel Jacob2017-03-196-2/+44
| * Set 'purelib' and 'platlib' to point to site-packages (issue #2506)Ronan Lamy2017-03-191-2/+2
* | merge py3.5 into pypy3.5 releaseMatti Picus2017-03-184-44/+80
|\|
| * merge default into py3.5Matti Picus2017-03-184-44/+80
| |\
| | * Issue #2504: PyClass_New() can be called with NULL as its first argumentArmin Rigo2017-03-182-0/+14
| | * apparently the python 2.7 requirement is not new to this versionMatti Picus2017-03-171-3/+0
| | * mention dropping support for python 2.6Matti Picus2017-03-171-2/+5
| | * Tweak in the first paragraphArmin Rigo2017-03-171-2/+3
| | * mention pypy3-c in this README tooArmin Rigo2017-03-171-4/+9
| | * cffi is not required for translation, just having pycparser works tooRonan Lamy2017-03-171-4/+4
| | * start listing the unimplemented things in pypy3Carl Friedrich Bolz2017-03-161-3/+9
| | * add some links, improve formatting, and factor out the RPython changes (sinceCarl Friedrich Bolz2017-03-161-31/+41
| | * emphasize that pypy3.5 release is linux-64 onlyMatti Picus2017-03-161-3/+3
| | * two tweaksCarl Friedrich Bolz2017-03-161-3/+3
* | | merge py3.5 into releaseMatti Picus2017-03-187-7/+25
|\| |
| * | wow, what a typoRichard Plangger2017-03-171-1/+1
| * | check if RAND_egd is present before builtinify is called, (also transform RAN...Richard Plangger2017-03-172-2/+7
| * | Fix filename decoding for zipimport module.Manuel Jacob2017-03-172-2/+2
| * | Fix nested namespace packages in zipimport.Manuel Jacob2017-03-172-1/+8
| * | Call init_extra_module_attrs() for MixedModules.Manuel Jacob2017-03-161-1/+2
| * | Skip test_importlib.frozen package from lib-python test suite.Manuel Jacob2017-03-161-1/+6
* | | set version for beta release (squeaky)Matti Picus2017-03-172-3/+3
* | | merge py3.5 into py3.5-releaseMatti Picus2017-03-1612-35/+62
|\| |
| * | merge default into py3.5Matti Picus2017-03-1610-32/+54
| |\|
| | * siphash24 changes for big endian machines, only byte swap when directly loadi...Richard Plangger2017-03-162-18/+19
| | * Silence glibc warning.Manuel Jacob2017-03-151-0/+2
| | * import cffi/663852865a03Armin Rigo2017-03-152-1/+12
| | * a few more detailsArmin Rigo2017-03-151-3/+5
| | * highlight asmgcc and update docMatti Picus2017-03-152-6/+9
| | * document that we're expecting a positive value hereArmin Rigo2017-03-151-2/+2
| | * Un-export a few meaningless symbols from libpypy-c.soArmin Rigo2017-03-153-5/+8
| * | Fix test_importlib.util.EXTENSIONS for lazily built _testcapi on PyPy.Manuel Jacob2017-03-161-1/+6
| * | fix translation (arigato around)Matti Picus2017-03-151-2/+2
* | | merge py3.5 into releaseMatti Picus2017-03-151875-55830/+141384
|\| |
| * | fix testRonan Lamy2017-03-151-1/+1
| * | fix testRonan Lamy2017-03-151-3/+3
| * | Use correct struct definitions for modulesRonan Lamy2017-03-153-39/+44
| * | add missing namesArmin Rigo2017-03-151-0/+1
| * | hg merge defaultArmin Rigo2017-03-157-292/+510
| |\|
| | * add missing namesArmin Rigo2017-03-151-0/+1
| | * update contributorsMatti Picus2017-03-143-289/+300
| | * tweaks in this paragraphArmin Rigo2017-03-141-2/+3
| | * restart pypy3-headMatti Picus2017-03-141-0/+7
| | * copy file to defaultMatti Picus2017-03-141-0/+14
| | * increment default version to 5.8.0-alphaMatti Picus2017-03-142-3/+3
| | * test and fixArmin Rigo2017-03-142-1/+26
| | * add draft of combined release docMatti Picus2017-03-141-0/+182