rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 268 seconds]
yuyichao has quit [Ping timeout: 260 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 268 seconds]
ArchDebian has quit [Ping timeout: 240 seconds]
yuyichao has joined #pypy
ArchDebian has joined #pypy
marr has quit [Ping timeout: 255 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
yuyichao has quit [Ping timeout: 246 seconds]
pilne has quit [Quit: Quitting!]
ArneBab has joined #pypy
ArneBab has joined #pypy
ArneBab has quit [Changing host]
rokujyouhitoma has joined #pypy
ArneBab_ has quit [Ping timeout: 246 seconds]
rokujyouhitoma has quit [Ping timeout: 240 seconds]
yuyichao has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
ArchDebian has quit [Ping timeout: 240 seconds]
ArchDebian has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
rokujyouhitoma has joined #pypy
tbodt has joined #pypy
tbodt has quit [Client Quit]
rokujyouhitoma has quit [Ping timeout: 260 seconds]
tbodt has joined #pypy
tbodt has quit [Client Quit]
DragonSA has joined #pypy
jacob22_ has quit [Quit: Konversation terminated!]
DragonSA has quit [Read error: Connection reset by peer]
DragonSA has joined #pypy
DragonSA has joined #pypy
DragonSA has quit [Changing host]
ArchDebian has quit [Ping timeout: 246 seconds]
lritter has joined #pypy
ArchDebian has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 255 seconds]
arigato has joined #pypy
<kenaan> arigo default 389ed2794e24 /lib_pypy/_curses_build.py: _curses: Export more A_* constants. (from linkmauve) These six were already checked for but never imported from C.
<kenaan> arigo default c2e3d0655f05 /lib_pypy/_curses.py: _curses: Copy the version from cpython. (from linkmauve) It is currently b'2.2'.
<kenaan> arigo default 4264cf9b5caf /lib_pypy/: _curses: Implement resizeterm() and resize_term(). This also implements the update_line_cols() helper function whi...
<kenaan> arigo py3.5 c3f3e2469a13 /lib_pypy/: hg merge default
<kenaan> arigo py3.5 223ff388e219 /lib_pypy/: _curses: Implement Window.get_wch() and unget_wch(). These two functions are needed to handle wide Unicode character...
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
tbodt has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
arigato has quit [Quit: Leaving]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
arigato has joined #pypy
amaury has joined #pypy
Remi_M has joined #pypy
Taggnostr has quit [Remote host closed the connection]
ArchDebian has quit [Ping timeout: 240 seconds]
buhman_ has quit [Ping timeout: 240 seconds]
amaury has quit [Quit: Konversation terminated!]
amaury has joined #pypy
ArchDebian has joined #pypy
amaury has quit [Ping timeout: 240 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 246 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
oberstet has quit [Ping timeout: 240 seconds]
jacob22_ has joined #pypy
linkmauve1 has joined #pypy
oberstet has joined #pypy
arigo has joined #pypy
arigo has quit [Quit: Leaving]
adamholmberg has joined #pypy
antocuni has joined #pypy
marr has joined #pypy
adamholmberg has quit [Ping timeout: 268 seconds]
<danchr> it seems the tarballs contain some *.swn files that break macports packaging — are these files intentional?
<LarstiQ> which tarballs, all of them?
ArchDebian has quit [Ping timeout: 240 seconds]
<arigato> what is *.swn?
<danchr> pypy3-v5.8.0-src/lib_pypy/_cffi_ssl/_stdssl/.__init__.py.swn
<danchr> pypy3-v5.8.0-src/lib_pypy/_cffi_ssl/_cffi_src/.build_openssl.py.swn
<cfbolz> gah
<cfbolz> somebody checked in their swap files?
<LarstiQ> don't seem to exist in the hg tree
<LarstiQ> ah, or maybe my default is old
* LarstiQ updates
<cfbolz> in py3.5
<cfbolz> they exist
<cfbolz> I am killing them
<LarstiQ> cfbolz: right
<arigato> duh
<LarstiQ> 88437:032895d1e16c
<kenaan> cfbolz py3.5 3cbbd9c1815e /lib_pypy/_cffi_ssl/: remove vim swap files
<kenaan> cfbolz default 2a8fae7d43c4 /.hgignore: add vim swn files to hgignore too
<danchr> I think the breakage is due to a file having a name starting with '._' — this is used for AppleDouble files in tar, and perhaps royally confuses it
<cfbolz> :-(
<danchr> yes; quirks all the way down ;)
<danchr> thanks anyway; since they're just garbage, I'll delete them in the packaging script
ArchDebian has joined #pypy
Mateon3 has joined #pypy
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon3 is now known as Mateon1
<danchr> if you ever do a 5.8.1, please include that patch :)
rokujyouhitoma has joined #pypy
<cfbolz> danchr: will do. Does this completely block you?
rokujyouhitoma has quit [Ping timeout: 255 seconds]
<danchr> no, I've added a one-liner to kill the files; I just wasn't sure whether that was safe
<danchr> I don't use vim, so I hadn't seen such files before — and the PyPy internals are black magic to me, so it just might have beeen something meaningful
<cfbolz> danchr: yes, it's weird, also the fact that they are called swn. the usual ending is swp, but it seems vim makes swn under some circumstances
<LarstiQ> and swo
<LarstiQ> iirc, if the other extension is already taken
<cfbolz> right
* LarstiQ has vim configured to leave all swap files in a ~/tmp/vim dir
<LarstiQ> set directory=~/tmp/vim
cstratak has joined #pypy
<cfbolz> me too
Taggnostr has joined #pypy
squeaky_pl has joined #pypy
<squeaky_pl> Looks like that openssl issue I spotted is hitting more downstream packagers. I really hoped that nobody is using openssl 1.1.0f
antocuni has quit [Ping timeout: 240 seconds]
* squeaky_pl secretely hopes openssl for making such changes in minor releases
<squeaky_pl> hates*
<LarstiQ> no longer a secret? ;)
nimaje1 has joined #pypy
nimaje is now known as Guest47139
Guest47139 has quit [Killed (cherryh.freenode.net (Nickname regained by services))]
nimaje1 is now known as nimaje
oberstet has quit [Ping timeout: 240 seconds]
oberstet2 has joined #pypy
rokujyouhitoma has joined #pypy
oberstet2 has quit [Ping timeout: 258 seconds]
Remi_M has quit [Remote host closed the connection]
Remi_M has joined #pypy
oberstet has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 255 seconds]
ArchDebian has quit [Ping timeout: 255 seconds]
jacob22_ has quit [Quit: Konversation terminated!]
ArchDebian has joined #pypy
marr has quit [Ping timeout: 240 seconds]
cstratak has quit [Remote host closed the connection]
cstratak has joined #pypy
jcea has joined #pypy
rokujyouhitoma has quit [Remote host closed the connection]
jacob22_ has joined #pypy
antocuni has joined #pypy
<danchr> odd; my MacPorts build of 5.8.0 identifies itself as 5.8.0-beta0
<danchr> ah, it's intentional
Mateon1 has quit [Remote host closed the connection]
marr has joined #pypy
<cfbolz> danchr: for 3.5 yes
<danchr> the 0 confused me a bit
<danchr> I've added the '-beta' to the port name in MacPorts
<danchr> s/name/version/
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
yuyichao has quit [Ping timeout: 240 seconds]
arigato has quit [Quit: Leaving]
adamholmberg has quit [Ping timeout: 258 seconds]
adamholmberg has joined #pypy
yuyichao has joined #pypy
ArchDebian has quit [Ping timeout: 240 seconds]
rokujyouhitoma has joined #pypy
Rhy0lite has joined #pypy
rokujyouhitoma has quit [Ping timeout: 260 seconds]
ArchDebian has joined #pypy
yuyichao has quit [Ping timeout: 240 seconds]
yuyichao has joined #pypy
yuyichao has quit [Ping timeout: 246 seconds]
DragonSA has quit [Quit: Konversation terminated!]
jcea has quit [Ping timeout: 240 seconds]
jcea has joined #pypy
marky1991 has joined #pypy
arigato has joined #pypy
<kenaan> arigo py3.5 29c9a89359e4 /lib_pypy/_cffi_ssl/_cffi_src/utils.py: Issue #2575 Fix the current and maybe some future openssl issues. See comment.
<kenaan> arigo py3.5 7880a8249e05 /lib_pypy/_cffi_ssl/README.md: Document the change
<kenaan> arigo py3.5 9835812876a7 /lib_pypy/_cffi_ssl/: merge heads
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 268 seconds]
arigato has quit [Quit: Leaving]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
yuyichao has joined #pypy
vkirilichev has joined #pypy
ArchDebian has quit [Ping timeout: 246 seconds]
rokujyouhitoma has joined #pypy
yuyichao has quit [Ping timeout: 268 seconds]
rokujyouhitoma has quit [Ping timeout: 260 seconds]
ArchDebian has joined #pypy
yuyichao has joined #pypy
GothAlice has quit [Ping timeout: 240 seconds]
GothAlice has joined #pypy
arigato has joined #pypy
rokujyouhitoma has joined #pypy
tbodt has joined #pypy
GothAlice has quit [Ping timeout: 268 seconds]
<kenaan> arigo pypy.org[extradoc] 1f31dd74191c /source/download.txt: Issue #2574 Update the Ubuntu version range to include 16.04
GothAlice has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
vkirilichev has quit [Remote host closed the connection]
pilne has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
yuyichao has quit [Ping timeout: 255 seconds]
amaury has joined #pypy
amaury has quit [Quit: Konversation terminated!]
ArchDebian has quit [Ping timeout: 240 seconds]
jcea has quit [Quit: jcea]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 255 seconds]
arigato has quit [Quit: Leaving]
ArchDebian has joined #pypy
infernix has quit [Quit: ZNC - http://znc.sourceforge.net]
kipras`away is now known as kipras
lastmikoi has quit [Excess Flood]
infernix has joined #pypy
lastmikoi has joined #pypy
lritter has quit [Ping timeout: 240 seconds]
squeaky_pl has quit [Ping timeout: 260 seconds]
yuyichao has joined #pypy
oberstet has quit [Ping timeout: 255 seconds]
rokujyouhitoma has joined #pypy
vkirilichev has joined #pypy
ELFrederich has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
<ELFrederich> using cffi from CPython (for now) and have something similar to the example here: https://cffi.readthedocs.io/en/latest/overview.html#real-example-api-level-out-of-line ... what is the recommended way to use this from a command line? `pip install --editable`? or isn't there a `python setup.py inplace`? or something like that?
oberstet has joined #pypy
Arfrever has joined #pypy
vkirilichev has quit [Remote host closed the connection]
amaury has joined #pypy
ArchDebian has quit [Ping timeout: 240 seconds]
cstratak has quit [Ping timeout: 255 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 255 seconds]
black_ant has quit [Ping timeout: 246 seconds]
ArchDebian has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
amaury has quit [Ping timeout: 240 seconds]
<ELFrederich> any good examples of a cffi python binding project?... where the python project is providing only the bindings?
<antocuni> ELFrederich: if you search for "cffi" on pypi.python.org, you find lots of them
<ELFrederich> antocuni: yeah, I was looking for a suggested one that maybe you know is a clean design for me to look at
<antocuni> ELFrederich: after a very quick look at the code, psycopg2cffi looks well written
marky1991 has quit [Ping timeout: 240 seconds]
<ELFrederich> antocuni: so that one isusing what?... ABI/API, inline or out of line?
<antocuni> ELFrederich: API out of line, it seems
<antocuni> this is the module which contains the actual bindings
<ELFrederich> antocuni: weird that it conditionally calls set_source
<ELFrederich> what happens if set_source isn't called?
<antocuni> I don't know what it's the logic behind it; maybe it's to support an older version of cffi
<antocuni> or maybe to support _impl.libpq
<ELFrederich> so that's the best one to use right?... API level and out of line?
<antocuni> if you look at it, it seems it can imports the bindings either from the module which has been built by _build_libpq.py, OR by compiling it on-the-fly using ffi.verify
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
chelz has quit [Ping timeout: 260 seconds]
<ELFrederich> I'm confused reading this out-of-line, abi level... it says you don't need a compiler but then it mentions "build time" in the sentence: It also allows you to do more detailed checkings during build-time without worrying about performance (e.g. calling cdef() many times with small pieces of declarations, based on the version of libraries detected on the system).
<antocuni> I'd suggest to ignore ABI mode at all
<antocuni> unless you have good reasons, use API mode, out of line
tbodt has joined #pypy
rokujyouhitoma has joined #pypy
yuyichao has quit [Ping timeout: 240 seconds]
rokujyouhitoma has quit [Ping timeout: 240 seconds]
chelz has joined #pypy
Rhy0lite has quit [Quit: Leaving]
<ELFrederich> any suggestions for using PyCharm? I'm generating .pyd files but they're not getting indexed. So I don't get any auto completion support and everything is highlighted red
<kenaan> rlamy multiphase 1426701d43f0 /pypy/module/cpyext/: Make typeslot numbers accessible from RPython
<kenaan> rlamy multiphase 527c72b5b5d9 /pypy/module/cpyext/api.py: Add result_is_ll option to cts.decl()
<kenaan> rlamy multiphase 8831a8a415be /pypy/module/cpyext/: Begin implementing PyType_FromSpec()
dw_ is now known as dw
vkirilichev has joined #pypy
amaury has joined #pypy
ArchDebian has quit [Ping timeout: 255 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
ArchDebian has joined #pypy
Arfrever has quit [Quit: 御出で]
ELFrederich has quit [Quit: Page closed]
jcea has joined #pypy
amaury has quit [Ping timeout: 260 seconds]
rokujyouhitoma has joined #pypy
john51 has quit [Remote host closed the connection]
john51 has joined #pypy
amaury has joined #pypy
rokujyouhitoma has quit [Ping timeout: 268 seconds]
amaury has quit [Ping timeout: 240 seconds]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
vkirilichev has quit [Remote host closed the connection]
yuyichao has joined #pypy
ArchDebian has quit [Ping timeout: 246 seconds]
rokujyouhitoma has joined #pypy
antocuni has quit [Ping timeout: 255 seconds]
kipras is now known as kipras`away
rokujyouhitoma has quit [Ping timeout: 260 seconds]
ArchDebian has joined #pypy
yuyichao has quit [Ping timeout: 246 seconds]
yuyichao has joined #pypy