lritter has joined #pypy
Julian has joined #pypy
Julian has quit [Ping timeout: 250 seconds]
Julian has joined #pypy
Julian has quit [Ping timeout: 268 seconds]
jkovac12 has joined #pypy
jkovac1 has quit [Read error: Connection reset by peer]
jkovac12 is now known as jkovac1
Atque has quit [Quit: ...]
Atque has joined #pypy
Julian has joined #pypy
catern has quit [Ping timeout: 240 seconds]
Julian has quit [Ping timeout: 255 seconds]
Julian has joined #pypy
Julian has quit [Ping timeout: 255 seconds]
stkrdknmibalz has quit [Quit: WeeChat 3.0.1]
glyph has quit [Read error: Connection reset by peer]
glyph has joined #pypy
catern has joined #pypy
Atque has quit [Read error: Connection reset by peer]
isidentical has joined #pypy
isidentical has quit [Quit: Leaving]
isidentical has joined #pypy
isidentical has quit [Client Quit]
isidentical has joined #pypy
raek has quit [Quit: raek]
jacob22 has joined #pypy
<
mattip>
arigato: in the fix for issue 3136, in commit 1697fc0bff5d, you added handling of '=' in a the name part of putenv(name, value)
<
mattip>
with a comment "on Windows starting '=' is allowed for defining hidden environment variables"
<
mattip>
but the test is failing for both own and -A tests : os.putenv("=hidden", "foo")
<
mattip>
and it fails for me on CPython as well
<
mattip>
do you have more info about hidden environment variables? internet search is not showing me anything
<
mattip>
in the mean time I will disable it, please let me know if this is wrong
<
arigato>
I honestly don't remember that
<
arigato>
I guess I copied from cpython?
<
mattip>
ahh, I see it in CPython.
<
mattip>
but it fails. I wonder if it is tested
Julian has joined #pypy
<
mattip>
I commented on the PR that added this code, let's see if I get an answer
<
mattip>
(and no, it is not tested)
Julian has quit [Quit: leaving]
lritter has quit [Ping timeout: 252 seconds]
<
mattip>
heh, it seems there is more magic for windows: os.chdir(r"d:\temp") sets an environment variable "=D" to r"d:\temp"
<
mattip>
while that is hidden from putenv and getenv, it is available to SetEnvironmentVariableW and GetEnvironmentVariableW
<
mattip>
and we do all that already in rposix.chdir
dmalcolm_ has quit [Remote host closed the connection]
ambv has quit [Ping timeout: 265 seconds]
ambv has joined #pypy
benjamin1 has joined #pypy
agronholm_ has joined #pypy
Corbin has quit [Ping timeout: 255 seconds]
agronholm has quit [Ping timeout: 255 seconds]
benjaminp has quit [Ping timeout: 255 seconds]
agronholm_ is now known as agronholm
Atque has joined #pypy
dmalcolm has joined #pypy
Atque has quit [Quit: ...]
Julian has joined #pypy
Julian has quit [Quit: leaving]
benjamin1 is now known as benjaminp
benjaminp has quit [Changing host]
benjaminp has joined #pypy
Corbin has joined #pypy
ambv_ has joined #pypy
ambv has quit [Ping timeout: 258 seconds]
ambv_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
greedom has joined #pypy
ambv has joined #pypy
greedom has quit [Ping timeout: 250 seconds]
otisolsen70 has joined #pypy
isidentical has quit [Remote host closed the connection]
otisolsen70 has quit [Quit: Leaving]
Hodgestar has quit [Remote host closed the connection]
Hodgestar has joined #pypy
ambv has joined #pypy
stkrdknmibalz has joined #pypy
ambv has quit [Quit: Bye]