Author: Matti Picus
Branch:
Changeset: r96604:19da1ad99ab7
Date: 2019-05-11 16:10 -0700
http://bitbucket.org/pypy/pypy/changeset/19da1ad99ab7/
Log:more typo
diff --git a/rpython/translator/c/gc.py b/rpython/translator/c/gc.py
--- a/rpython/translator/c/gc.py
+++ b/rpython/translator/c/gc.py
Author: Matti Picus
Branch: py3.6
Changeset: r96600:8cfd74c9502c
Date: 2019-05-10 06:11 -0700
http://bitbucket.org/pypy/pypy/changeset/8cfd74c9502c/
Log:remove .gitignore from subdir
diff --git a/lib_pypy/_cffi_ssl/.gitignore b/lib_pypy/_cffi_ssl/.gitignore
deleted file mode 100644
--- a/lib
Author: Matti Picus
Branch: cffi-libs
Changeset: r96603:a5de172c4337
Date: 2019-05-10 08:08 -0700
http://bitbucket.org/pypy/pypy/changeset/a5de172c4337/
Log:more hacking - should upstream SSL_OP_NO_SSLv2
diff --git a/lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py
b/lib_pypy/_cffi_ssl/_cffi_src
Author: Matti Picus
Branch: cffi-libs
Changeset: r96601:be7db2699e32
Date: 2019-05-10 07:26 -0700
http://bitbucket.org/pypy/pypy/changeset/be7db2699e32/
Log:hack hack hack
diff --git a/lib_pypy/_cffi_ssl/_stdssl/__init__.py
b/lib_pypy/_cffi_ssl/_stdssl/__init__.py
--- a/lib_pypy/_cffi_ssl/_
Author: Matti Picus
Branch: cffi-libs
Changeset: r96599:b7f0f92d6f30
Date: 2019-05-10 06:09 -0700
http://bitbucket.org/pypy/pypy/changeset/b7f0f92d6f30/
Log:add _ssl and _cffi_ssl from py3.6
diff too long, truncating to 2000 out of 3406 lines
diff --git a/lib_pypy/_cffi_ssl/LICENSE b/lib_py
Author: Matti Picus
Branch: cffi-libs
Changeset: r96598:d03b3d0c6b2e
Date: 2019-05-10 06:08 -0700
http://bitbucket.org/pypy/pypy/changeset/d03b3d0c6b2e/
Log:remove _ssl and dead code from module options
diff --git a/pypy/config/pypyoption.py b/pypy/config/pypyoption.py
--- a/pypy/config/pypy
Author: Matti Picus
Branch: cffi-libs
Changeset: r96602:92fc282e82f3
Date: 2019-05-10 07:40 -0700
http://bitbucket.org/pypy/pypy/changeset/92fc282e82f3/
Log:add _cffi_src which was "hg ignore"
diff too long, truncating to 2000 out of 7615 lines
diff --git a/lib_pypy/_cffi_ssl/_cffi_src/__in
Author: Matti Picus
Branch: cffi-libs
Changeset: r96597:0ca2a46a6689
Date: 2019-05-09 20:04 -0700
http://bitbucket.org/pypy/pypy/changeset/0ca2a46a6689/
Log:move _ssl and others to lib_pypy as cffi modules
___
pypy-commit mailing list
pypy-commit@p
Author: andrewjlawrence
Branch: winmultiprocessing
Changeset: r96596:ff7e3469b931
Date: 2019-05-11 19:14 +0100
http://bitbucket.org/pypy/pypy/changeset/ff7e3469b931/
Log:Merged in latest changes from py3.6
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -10,10 +10,6 @@
32f35069
Author: andrewjlawrence
Branch: winmultiprocessing
Changeset: r96595:a66d30fad7bc
Date: 2019-05-11 18:45 +0100
http://bitbucket.org/pypy/pypy/changeset/a66d30fad7bc/
Log:Tidy up
diff --git a/lib_pypy/_overlapped.py b/lib_pypy/_overlapped.py
--- a/lib_pypy/_overlapped.py
+++ b/lib_pypy/_overla
10 matches
Mail list logo