-
This is directed to Tom mainly, as I've just watched his presentation at PyCon2017 in Portland.
In that presentation he advocated for getting away from the request/response model for views towards …
-
I am interested in the project. I have interacted with @raj-maurya in PyCon2017, Delhi. I kindly request to send me an invitation to the slack group.
E-mail :- asutoshsahoo786@gmail.com
Thank you
-
Enhance https://github.com/pandas-dev/pandas/blob/master/doc/source/contributing.rst with a discussion of how our `_shared_docs` system works.
- Why we do it (reduce duplicate docstrings, while sti…
-
When there is some sort of network problem, or the server is unavailable, we get an error like:
> An unexpected error occurred: ConnectionError: HTTPSConnectionPool(host='acme-v01.api.letsencrypt.o…
-
Hi folks!
I was checkout out the Pycon2017 conference website and noticed what's probably a bug.
If you go to a non-existent page (like [1]) you get a 404 page that includes a bunch of internal …
-
Hi nailo2c:
我是上個禮拜參加pycon2017課程的同學,我自己在自己的機器上面不跑docker情況下用python3 virtualenv下,把該裝的lib都裝了,跑run_MountainCar.py是可以正常運作。
但是要執行pg_tf.py (使用 xvfb-run -s "-screen 1 1400x900x24" python pg_tf.py)
就會出現
pyg…
-
I've seen this a couple times now. We should fix this.
```
Name Stmts Miss Cover Missing
------------------------------------------------------------
acme.py …
-
#### A small, complete example of the issue
read_csv doesn't raise a value error if the use cols contains the same number of values as the headers
simple [test_csv.txt](https://github.com/pandas-d…
-
MicroPython is growing larger and there needs to be a way to sustainably increase the size of the code base. The main increases in size come from new ports, especially when vendor HAL code is include…
-
High level discussion on the direction for the jobs board. Just pitch in ideas and I'll collate them here in the issue description.
- We should have a way to track where visitors are coming from. @MrV…