Alexander Belopolsky
Alexander Belopolsky
Since we now have multiple authors, it may be appropriate to move this project from a personal namespace to an appropriate organization. Ideally, this belongs in the [pytest-dev](https://github.com/pytest-dev), but I...
A very timely news from PyPI folks: "You can now use API tokens to upload packages to PyPI and Test PyPI!" See https://discuss.python.org/t/pypi-security-work-multifactor-auth-progress-help-needed/1042/31 /cc: @pv
It should be possible to implement an [asyncio](https://docs.python.org/3/library/asyncio-eventloops.html#event-loops) event loop based on kdb+ [sd1/sd0](http://code.kx.com/q/interfaces/capiref/#sd0-remove-callback). Once such an event loop is available, it should be straightforward to implement asynchronous calls from...
This issue is a companion to KxSystems/pyq#30, an issue to start distributing embedPy to PyQ users. # An overview of pyq installation While we are striving to make simple `pip...
BPO | [9914](https://bugs.python.org/issue9914) --- | :--- Nosy | @birkenfeld, @ncoghlan, @abalkin, @ezio-melotti, @florentx, @ericsnowcurrently, @serhiy-storchaka, @applio Files | [issue5758_trace_execute_other_modules_main_v0.patch](https://bugs.python.org/file26451/issue5758_trace_execute_other_modules_main_v0.patch "Uploaded as text/plain at 2012-07-20.14:00:26 by tati_alchueyr")[issue24676.py](https://bugs.python.org/file39963/issue24676.py "Uploaded as text/plain at...
### Polars version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of...
On arithmetic types, +x is a noop, otherwise a type error. Introduced for symmetry with unary minus and consistency with C, Python and other languages. ## TODO 1. [ ]...
I made two changes to the PNG image file: ``` $ hg log pep-0495-fold.png changeset: 6056:e6c82824b10f user: Alexander Belopolsky date: Sun Sep 20 20:25:12 2015 -0400 summary: PEP 495: Added...
## TODO - [x] fix auto-linker (@chrispsn) - [x] write a short python script `test.py` that tests `refcard_detail.md` against shakti-python's md checker - [ ] add the datetime somewhere to...